Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
com.aspose.pdf.text |
The
com.aspose.pdf.text package provides classes that allow to extract text,
add text, manipulate existing text of a document. |
Class and Description |
---|
FontSourceCollection
Represents font sources collection.
|
FontSubstitutionCollection
Represents font substitution strategies collection.
|
Class and Description |
---|
CustomFontSubstitutionBase.OriginalFontSpecification
Represents original font specification.
|
FontSubstitution
For internal usage only
Represents a base class for font substitution strategies.
|
SimpleFontSubstitution
Represents a class for simple font substitution strategy.
|
TextProcessingContext
Represents text processing context
|