Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
FontSubstRule |
FontSubstRule.notFoundOnly(Boolean notFoundOnly) |
FontSubstRule |
FontSubstRule.sourceFont(String sourceFont) |
FontSubstRule |
FontSubstRule.targetFont(String targetFont) |
Modifier and Type | Method and Description |
---|---|
List<FontSubstRule> |
ExportOptions.getFontSubstRules()
Gets of sets list of font substitution rules.
|
Modifier and Type | Method and Description |
---|---|
ExportOptions |
ExportOptions.addFontSubstRulesItem(FontSubstRule fontSubstRulesItem) |
Modifier and Type | Method and Description |
---|---|
ExportOptions |
ExportOptions.fontSubstRules(List<FontSubstRule> fontSubstRules) |
void |
ExportOptions.setFontSubstRules(List<FontSubstRule> fontSubstRules) |
Copyright © 2023. All rights reserved.