Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
FontSet |
FontSet.complexScript(String complexScript) |
FontSet |
FontSet.eastAsian(String eastAsian) |
FontSet |
FontScheme.getMajor()
Gets or sets fonts collection for a \"heading\" part of the slide.
|
FontSet |
FontScheme.getMinor()
Gets or sets the fonts collection for a \"body\" part of the slide.
|
FontSet |
FontSet.latin(String latin) |
Modifier and Type | Method and Description |
---|---|
FontScheme |
FontScheme.major(FontSet major) |
FontScheme |
FontScheme.minor(FontSet minor) |
void |
FontScheme.setMajor(FontSet major) |
void |
FontScheme.setMinor(FontSet minor) |
Copyright © 2021. All rights reserved.