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.
Classes
| Class | Description |
|---|---|
| CustomFontSubstitutionBase | Represents a base class for custom font substitution strategy. |
| CustomFontSubstitutionBase.OriginalFontSpecification | Represents original font specification. Provides info related to original font such as , flag. Also provides flag that helps to check is the substitution will anyway happen with the font and the user may override the default substitution logic. |
| ExtractedTextPostProcessor | Performs post processing of extrated text |
| FontSourceCollection | Represents font sources collection. |
| FontSubstitution | For internal usage only Represents a base class for font substitution strategies. |
| 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 |