get_by_name method
get_by_name(name)
Gets a font with the specified name.
def get_by_name(self, name: str):
...
Parameter | Type | Description |
---|---|---|
name | str |
See Also
- module aspose.words.fonts
- class FontInfoCollection
Gets a font with the specified name.
def get_by_name(self, name: str):
...
Parameter | Type | Description |
---|---|---|
name | str |