Fonts class
Contents
[
Hide
]Fonts class
Fonts collection.
The Fonts type exposes the following members:
Properties
Property | Description |
---|---|
latin_font | Returns or sets the Latin font. Read/write IFontData . |
east_asian_font | Returns or sets the East Asian font. Read/write IFontData . |
complex_script_font | Returns or sets the complex script font. Read/write IFontData . |
Methods
Method | Description |
---|---|
get_script_font_map | Returns a list of all string-string pairs script font definitions in the presentation. |
get_script_font | Gets the font name associated with a specific script tag from the presentation theme. |
set_script_font | Assigns a font name to a specific script tag, which defines how text of that script will be rendered in the presentation. |
remove_script_font | Removes the font setting associated with a specific script tag from the theme’s font collection. |
See Also
- module
aspose.slides
- library
Aspose.Slides