Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
MasterSlides |
SlidesApi.getMasterSlides(String name,
String password,
String folder,
String storage)
Read presentation masterSlides info.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<MasterSlides> |
SlidesApi.getMasterSlidesWithHttpInfo(String name,
String password,
String folder,
String storage)
Read presentation masterSlides info.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SlidesApi.getMasterSlidesAsync(String name,
String password,
String folder,
String storage,
ApiCallback<MasterSlides> callback)
Read presentation masterSlides info.
|
Modifier and Type | Method and Description |
---|---|
MasterSlides |
MasterSlides.addSlideListItem(ResourceUri slideListItem) |
MasterSlides |
MasterSlides.slideList(List<ResourceUri> slideList) |
Copyright © 2022. All rights reserved.