Package | Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
CustomFontSubstitutionBase
Represents a base class for custom font substitution strategy.
|
class |
SimpleFontSubstitution
Represents a class for simple font substitution strategy.
|
class |
SystemFontsSubstitution
Represents a class for font substitution strategy that substitutes fonts with system fonts.
|
Modifier and Type | Method and Description |
---|---|
static com.aspose.fonts.FontDefinition |
InternalHelper.getSubstitutionFontDefinition(FontSubstitution fs) |
static void |
InternalHelper.setSubstitutionFontDefinition(FontSubstitution fs,
com.aspose.fonts.FontDefinition value) |
Copyright © 2018 Aspose. All Rights Reserved.