load_external_fonts method
load_external_fonts
Adds additional folders to seek fonts.
@staticmethod
def load_external_fonts(directories):
...
| Parameter | Type | Description |
|---|---|---|
| directories | List[str] | Directories to read additional fonts. |
Examples
The follow examples shows how to load custom fonts from .TTF
See Also
- class
FontsLoader - module
aspose.slides - library
Aspose.Slides