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 |
FontAbsorber.getFonts()
Gets collection of search occurrences that are presented with
Font objects. |
FontCollection |
Resources.getFonts()
Gets
Fonts resources 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 © 2016 Aspose. All Rights Reserved.