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. It also contains classes that allow to extract, replace, substitute fonts of a document.
Classes
Class | Description |
---|---|
CustomFontSubstitutionBase | Represents a base class for custom font substitution strategy. |
CustomFontSubstitutionBase.OriginalFontSpecification | Represents original font specification. |
ExtractedTextPostProcessor | Performs post processing of extrated text |
FontSourceCollection | Represents font sources collection. |
FontSubstitution | For internal usage only |
FontSubstitutionCollection | Represents font substitution strategies collection. |
FontTypes | Supported font types enumeration. |
InternalHelper | Internal class |
SimpleFontSubstitution | Represents a class for simple font substitution strategy. |
SubstitutionFontCategories | Represents font categories that can be substituted. |
SystemFontsSubstitution | Represents a class for font substitution strategy that substitutes fonts with system fonts. |
TextProcessingContext | Represents text processing context |