FontsLoader class
FontsLoader class
Class for loading custom fonts defined by user. Should be used before creating any presentation objects.
The FontsLoader type exposes the following members:
Methods
Method | Description |
---|---|
load_external_fonts | Adds additional folders to seek fonts. |
load_external_font | Adds font from the binary data |
get_font_folders | Gets font folders. Returns folders that have been added with LoadExternalFonts method as well as system font folders |
clear_cache | Releases all custom fonts defined by user |
See Also
- module
aspose.slides
- library
Aspose.Slides