Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
MasterSlides |
SlidesApi.getMasterSlidesList(com.aspose.slides.model.request.GetMasterSlidesListRequest request)
Read presentation masterSlides info.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<MasterSlides> |
SlidesApi.getMasterSlidesListWithHttpInfo(com.aspose.slides.model.request.GetMasterSlidesListRequest request)
Read presentation masterSlides info.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SlidesApi.getMasterSlidesListAsync(com.aspose.slides.model.request.GetMasterSlidesListRequest request,
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 © 2021. All rights reserved.