Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library which are either directly in it like Document or indirectly through several subpackages. |
Modifier and Type | Method and Description |
---|---|
static FontCollection |
InternalHelper.getFontCollection(com.aspose.pdf.engine.commondata.pagecontent.IResourceDictionary resourceDictionary) |
FontCollection |
Resources.getFonts()
Gets
Fonts resources collection |
FontCollection |
Resources.getFonts(boolean createIfAbsent)
Returns fonts collection.
|
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.add(FontCollection fc,
String resName,
com.aspose.pdf.engine.data.IPdfObject newFont) |
static com.aspose.pdf.engine.data.IPdfDictionary |
InternalHelper.getFontsDictionary(FontCollection fc) |
Copyright © 2020 Aspose. All Rights Reserved.