| Package | Description |
|---|---|
| com.aspose.slides.api | |
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
Theme |
SlidesApi.getTheme(String name,
Integer slideIndex,
String password,
String folder,
String storage)
Read slide theme info.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Theme> |
SlidesApi.getThemeWithHttpInfo(String name,
Integer slideIndex,
String password,
String folder,
String storage)
Read slide theme info.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SlidesApi.getThemeAsync(String name,
Integer slideIndex,
String password,
String folder,
String storage,
ApiCallback<Theme> callback)
Read slide theme info.
|
| Modifier and Type | Method and Description |
|---|---|
Theme |
Theme.colorScheme(ResourceUri colorScheme) |
Theme |
Theme.fontScheme(ResourceUri fontScheme) |
Theme |
Theme.formatScheme(ResourceUri formatScheme) |
Theme |
Theme.name(String name) |
Copyright © 2025. All rights reserved.