Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
FontFallbackRule |
FontFallbackRule.addFallbackFontListItem(String fallbackFontListItem) |
FontFallbackRule |
FontFallbackRule.fallbackFontList(List<String> fallbackFontList) |
FontFallbackRule |
FontFallbackRule.rangeEndIndex(Integer rangeEndIndex) |
FontFallbackRule |
FontFallbackRule.rangeStartIndex(Integer rangeStartIndex) |
Modifier and Type | Method and Description |
---|---|
List<FontFallbackRule> |
ExportOptions.getFontFallbackRules()
Gets of sets list of font fallback rules.
|
Modifier and Type | Method and Description |
---|---|
ExportOptions |
ExportOptions.addFontFallbackRulesItem(FontFallbackRule fontFallbackRulesItem) |
Modifier and Type | Method and Description |
---|---|
ExportOptions |
ExportOptions.fontFallbackRules(List<FontFallbackRule> fontFallbackRules) |
void |
ExportOptions.setFontFallbackRules(List<FontFallbackRule> fontFallbackRules) |
Copyright © 2023. All rights reserved.