| Package | Description |
|---|---|
| com.aspose.slides.api | |
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
FontScheme |
SlidesApi.getFontScheme(String name,
Integer slideIndex,
String password,
String folder,
String storage)
Read slide theme font scheme info.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FontScheme> |
SlidesApi.getFontSchemeWithHttpInfo(String name,
Integer slideIndex,
String password,
String folder,
String storage)
Read slide theme font scheme info.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SlidesApi.getFontSchemeAsync(String name,
Integer slideIndex,
String password,
String folder,
String storage,
ApiCallback<FontScheme> callback)
Read slide theme font scheme info.
|
| Modifier and Type | Method and Description |
|---|---|
FontScheme |
FontScheme.major(FontSet major) |
FontScheme |
FontScheme.minor(FontSet minor) |
FontScheme |
FontScheme.name(String name) |
Copyright © 2025. All rights reserved.