public class SlidesApi extends Object
Constructor and Description |
---|
SlidesApi(Configuration configuration) |
SlidesApi(String appSid,
String appKey) |
Modifier and Type | Method and Description |
---|---|
void |
copyFile(com.aspose.slides.model.request.CopyFileRequest request)
Copy file
|
com.squareup.okhttp.Call |
copyFileAsync(com.aspose.slides.model.request.CopyFileRequest request,
ApiCallback<Void> callback)
Copy file (asynchronously)
|
com.squareup.okhttp.Call |
copyFileCall(com.aspose.slides.model.request.CopyFileRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for copyFile
|
ApiResponse<Void> |
copyFileWithHttpInfo(com.aspose.slides.model.request.CopyFileRequest request)
Copy file
|
void |
copyFolder(com.aspose.slides.model.request.CopyFolderRequest request)
Copy folder
|
com.squareup.okhttp.Call |
copyFolderAsync(com.aspose.slides.model.request.CopyFolderRequest request,
ApiCallback<Void> callback)
Copy folder (asynchronously)
|
com.squareup.okhttp.Call |
copyFolderCall(com.aspose.slides.model.request.CopyFolderRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for copyFolder
|
ApiResponse<Void> |
copyFolderWithHttpInfo(com.aspose.slides.model.request.CopyFolderRequest request)
Copy folder
|
void |
createFolder(com.aspose.slides.model.request.CreateFolderRequest request)
Create the folder
|
com.squareup.okhttp.Call |
createFolderAsync(com.aspose.slides.model.request.CreateFolderRequest request,
ApiCallback<Void> callback)
Create the folder (asynchronously)
|
com.squareup.okhttp.Call |
createFolderCall(com.aspose.slides.model.request.CreateFolderRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createFolder
|
ApiResponse<Void> |
createFolderWithHttpInfo(com.aspose.slides.model.request.CreateFolderRequest request)
Create the folder
|
Chart |
deleteChartCategory(com.aspose.slides.model.request.DeleteChartCategoryRequest request)
Delete a category from a chart.
|
com.squareup.okhttp.Call |
deleteChartCategoryAsync(com.aspose.slides.model.request.DeleteChartCategoryRequest request,
ApiCallback<Chart> callback)
Delete a category from a chart.
|
com.squareup.okhttp.Call |
deleteChartCategoryCall(com.aspose.slides.model.request.DeleteChartCategoryRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteChartCategory
|
ApiResponse<Chart> |
deleteChartCategoryWithHttpInfo(com.aspose.slides.model.request.DeleteChartCategoryRequest request)
Delete a category from a chart.
|
Chart |
deleteChartDataPoint(com.aspose.slides.model.request.DeleteChartDataPointRequest request)
Delete a data point from a chart series.
|
com.squareup.okhttp.Call |
deleteChartDataPointAsync(com.aspose.slides.model.request.DeleteChartDataPointRequest request,
ApiCallback<Chart> callback)
Delete a data point from a chart series.
|
com.squareup.okhttp.Call |
deleteChartDataPointCall(com.aspose.slides.model.request.DeleteChartDataPointRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteChartDataPoint
|
ApiResponse<Chart> |
deleteChartDataPointWithHttpInfo(com.aspose.slides.model.request.DeleteChartDataPointRequest request)
Delete a data point from a chart series.
|
Chart |
deleteChartSeries(com.aspose.slides.model.request.DeleteChartSeriesRequest request)
Delete a series from a chart.
|
com.squareup.okhttp.Call |
deleteChartSeriesAsync(com.aspose.slides.model.request.DeleteChartSeriesRequest request,
ApiCallback<Chart> callback)
Delete a series from a chart.
|
com.squareup.okhttp.Call |
deleteChartSeriesCall(com.aspose.slides.model.request.DeleteChartSeriesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteChartSeries
|
ApiResponse<Chart> |
deleteChartSeriesWithHttpInfo(com.aspose.slides.model.request.DeleteChartSeriesRequest request)
Delete a series from a chart.
|
void |
deleteFile(com.aspose.slides.model.request.DeleteFileRequest request)
Delete file
|
com.squareup.okhttp.Call |
deleteFileAsync(com.aspose.slides.model.request.DeleteFileRequest request,
ApiCallback<Void> callback)
Delete file (asynchronously)
|
com.squareup.okhttp.Call |
deleteFileCall(com.aspose.slides.model.request.DeleteFileRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteFile
|
ApiResponse<Void> |
deleteFileWithHttpInfo(com.aspose.slides.model.request.DeleteFileRequest request)
Delete file
|
void |
deleteFolder(com.aspose.slides.model.request.DeleteFolderRequest request)
Delete folder
|
com.squareup.okhttp.Call |
deleteFolderAsync(com.aspose.slides.model.request.DeleteFolderRequest request,
ApiCallback<Void> callback)
Delete folder (asynchronously)
|
com.squareup.okhttp.Call |
deleteFolderCall(com.aspose.slides.model.request.DeleteFolderRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteFolder
|
ApiResponse<Void> |
deleteFolderWithHttpInfo(com.aspose.slides.model.request.DeleteFolderRequest request)
Delete folder
|
Slide |
deleteNotesSlide(com.aspose.slides.model.request.DeleteNotesSlideRequest request)
Remove notes slide.
|
com.squareup.okhttp.Call |
deleteNotesSlideAsync(com.aspose.slides.model.request.DeleteNotesSlideRequest request,
ApiCallback<Slide> callback)
Remove notes slide.
|
com.squareup.okhttp.Call |
deleteNotesSlideCall(com.aspose.slides.model.request.DeleteNotesSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNotesSlide
|
Paragraphs |
deleteNotesSlideParagraph(com.aspose.slides.model.request.DeleteNotesSlideParagraphRequest request)
Remove a paragraph.
|
com.squareup.okhttp.Call |
deleteNotesSlideParagraphAsync(com.aspose.slides.model.request.DeleteNotesSlideParagraphRequest request,
ApiCallback<Paragraphs> callback)
Remove a paragraph.
|
com.squareup.okhttp.Call |
deleteNotesSlideParagraphCall(com.aspose.slides.model.request.DeleteNotesSlideParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNotesSlideParagraph
|
Paragraphs |
deleteNotesSlideParagraphs(com.aspose.slides.model.request.DeleteNotesSlideParagraphsRequest request)
Remove a range of paragraphs.
|
com.squareup.okhttp.Call |
deleteNotesSlideParagraphsAsync(com.aspose.slides.model.request.DeleteNotesSlideParagraphsRequest request,
ApiCallback<Paragraphs> callback)
Remove a range of paragraphs.
|
com.squareup.okhttp.Call |
deleteNotesSlideParagraphsCall(com.aspose.slides.model.request.DeleteNotesSlideParagraphsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNotesSlideParagraphs
|
ApiResponse<Paragraphs> |
deleteNotesSlideParagraphsWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideParagraphsRequest request)
Remove a range of paragraphs.
|
ApiResponse<Paragraphs> |
deleteNotesSlideParagraphWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideParagraphRequest request)
Remove a paragraph.
|
Portions |
deleteNotesSlidePortion(com.aspose.slides.model.request.DeleteNotesSlidePortionRequest request)
Remove a portion.
|
com.squareup.okhttp.Call |
deleteNotesSlidePortionAsync(com.aspose.slides.model.request.DeleteNotesSlidePortionRequest request,
ApiCallback<Portions> callback)
Remove a portion.
|
com.squareup.okhttp.Call |
deleteNotesSlidePortionCall(com.aspose.slides.model.request.DeleteNotesSlidePortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNotesSlidePortion
|
Portions |
deleteNotesSlidePortions(com.aspose.slides.model.request.DeleteNotesSlidePortionsRequest request)
Remove a range of portions.
|
com.squareup.okhttp.Call |
deleteNotesSlidePortionsAsync(com.aspose.slides.model.request.DeleteNotesSlidePortionsRequest request,
ApiCallback<Portions> callback)
Remove a range of portions.
|
com.squareup.okhttp.Call |
deleteNotesSlidePortionsCall(com.aspose.slides.model.request.DeleteNotesSlidePortionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNotesSlidePortions
|
ApiResponse<Portions> |
deleteNotesSlidePortionsWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlidePortionsRequest request)
Remove a range of portions.
|
ApiResponse<Portions> |
deleteNotesSlidePortionWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlidePortionRequest request)
Remove a portion.
|
Shapes |
deleteNotesSlideShape(com.aspose.slides.model.request.DeleteNotesSlideShapeRequest request)
Remove a shape.
|
com.squareup.okhttp.Call |
deleteNotesSlideShapeAsync(com.aspose.slides.model.request.DeleteNotesSlideShapeRequest request,
ApiCallback<Shapes> callback)
Remove a shape.
|
com.squareup.okhttp.Call |
deleteNotesSlideShapeCall(com.aspose.slides.model.request.DeleteNotesSlideShapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNotesSlideShape
|
Shapes |
deleteNotesSlideShapes(com.aspose.slides.model.request.DeleteNotesSlideShapesRequest request)
Remove a range of shapes.
|
com.squareup.okhttp.Call |
deleteNotesSlideShapesAsync(com.aspose.slides.model.request.DeleteNotesSlideShapesRequest request,
ApiCallback<Shapes> callback)
Remove a range of shapes.
|
com.squareup.okhttp.Call |
deleteNotesSlideShapesCall(com.aspose.slides.model.request.DeleteNotesSlideShapesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNotesSlideShapes
|
ApiResponse<Shapes> |
deleteNotesSlideShapesWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideShapesRequest request)
Remove a range of shapes.
|
ApiResponse<Shapes> |
deleteNotesSlideShapeWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideShapeRequest request)
Remove a shape.
|
ApiResponse<Slide> |
deleteNotesSlideWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideRequest request)
Remove notes slide.
|
Paragraphs |
deleteParagraph(com.aspose.slides.model.request.DeleteParagraphRequest request)
Remove a paragraph.
|
com.squareup.okhttp.Call |
deleteParagraphAsync(com.aspose.slides.model.request.DeleteParagraphRequest request,
ApiCallback<Paragraphs> callback)
Remove a paragraph.
|
com.squareup.okhttp.Call |
deleteParagraphCall(com.aspose.slides.model.request.DeleteParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteParagraph
|
Paragraphs |
deleteParagraphs(com.aspose.slides.model.request.DeleteParagraphsRequest request)
Remove a range of paragraphs.
|
com.squareup.okhttp.Call |
deleteParagraphsAsync(com.aspose.slides.model.request.DeleteParagraphsRequest request,
ApiCallback<Paragraphs> callback)
Remove a range of paragraphs.
|
com.squareup.okhttp.Call |
deleteParagraphsCall(com.aspose.slides.model.request.DeleteParagraphsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteParagraphs
|
ApiResponse<Paragraphs> |
deleteParagraphsWithHttpInfo(com.aspose.slides.model.request.DeleteParagraphsRequest request)
Remove a range of paragraphs.
|
ApiResponse<Paragraphs> |
deleteParagraphWithHttpInfo(com.aspose.slides.model.request.DeleteParagraphRequest request)
Remove a paragraph.
|
Portions |
deletePortion(com.aspose.slides.model.request.DeletePortionRequest request)
Remove a portion.
|
com.squareup.okhttp.Call |
deletePortionAsync(com.aspose.slides.model.request.DeletePortionRequest request,
ApiCallback<Portions> callback)
Remove a portion.
|
com.squareup.okhttp.Call |
deletePortionCall(com.aspose.slides.model.request.DeletePortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deletePortion
|
Portions |
deletePortions(com.aspose.slides.model.request.DeletePortionsRequest request)
Remove a range of portions.
|
com.squareup.okhttp.Call |
deletePortionsAsync(com.aspose.slides.model.request.DeletePortionsRequest request,
ApiCallback<Portions> callback)
Remove a range of portions.
|
com.squareup.okhttp.Call |
deletePortionsCall(com.aspose.slides.model.request.DeletePortionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deletePortions
|
ApiResponse<Portions> |
deletePortionsWithHttpInfo(com.aspose.slides.model.request.DeletePortionsRequest request)
Remove a range of portions.
|
ApiResponse<Portions> |
deletePortionWithHttpInfo(com.aspose.slides.model.request.DeletePortionRequest request)
Remove a portion.
|
Sections |
deleteSection(com.aspose.slides.model.request.DeleteSectionRequest request)
Delete a presentation section.
|
com.squareup.okhttp.Call |
deleteSectionAsync(com.aspose.slides.model.request.DeleteSectionRequest request,
ApiCallback<Sections> callback)
Delete a presentation section.
|
com.squareup.okhttp.Call |
deleteSectionCall(com.aspose.slides.model.request.DeleteSectionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSection
|
Sections |
deleteSections(com.aspose.slides.model.request.DeleteSectionsRequest request)
Delete presentation sections.
|
com.squareup.okhttp.Call |
deleteSectionsAsync(com.aspose.slides.model.request.DeleteSectionsRequest request,
ApiCallback<Sections> callback)
Delete presentation sections.
|
com.squareup.okhttp.Call |
deleteSectionsCall(com.aspose.slides.model.request.DeleteSectionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSections
|
ApiResponse<Sections> |
deleteSectionsWithHttpInfo(com.aspose.slides.model.request.DeleteSectionsRequest request)
Delete presentation sections.
|
ApiResponse<Sections> |
deleteSectionWithHttpInfo(com.aspose.slides.model.request.DeleteSectionRequest request)
Delete a presentation section.
|
SlideAnimation |
deleteSlideAnimation(com.aspose.slides.model.request.DeleteSlideAnimationRequest request)
Remove animation from a slide.
|
com.squareup.okhttp.Call |
deleteSlideAnimationAsync(com.aspose.slides.model.request.DeleteSlideAnimationRequest request,
ApiCallback<SlideAnimation> callback)
Remove animation from a slide.
|
com.squareup.okhttp.Call |
deleteSlideAnimationCall(com.aspose.slides.model.request.DeleteSlideAnimationRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideAnimation
|
SlideAnimation |
deleteSlideAnimationEffect(com.aspose.slides.model.request.DeleteSlideAnimationEffectRequest request)
Remove an effect from slide animation.
|
com.squareup.okhttp.Call |
deleteSlideAnimationEffectAsync(com.aspose.slides.model.request.DeleteSlideAnimationEffectRequest request,
ApiCallback<SlideAnimation> callback)
Remove an effect from slide animation.
|
com.squareup.okhttp.Call |
deleteSlideAnimationEffectCall(com.aspose.slides.model.request.DeleteSlideAnimationEffectRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideAnimationEffect
|
ApiResponse<SlideAnimation> |
deleteSlideAnimationEffectWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationEffectRequest request)
Remove an effect from slide animation.
|
SlideAnimation |
deleteSlideAnimationInteractiveSequence(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceRequest request)
Remove an interactive sequence from slide animation.
|
com.squareup.okhttp.Call |
deleteSlideAnimationInteractiveSequenceAsync(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceRequest request,
ApiCallback<SlideAnimation> callback)
Remove an interactive sequence from slide animation.
|
com.squareup.okhttp.Call |
deleteSlideAnimationInteractiveSequenceCall(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideAnimationInteractiveSequence
|
SlideAnimation |
deleteSlideAnimationInteractiveSequenceEffect(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceEffectRequest request)
Remove an effect from slide animation interactive sequence.
|
com.squareup.okhttp.Call |
deleteSlideAnimationInteractiveSequenceEffectAsync(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceEffectRequest request,
ApiCallback<SlideAnimation> callback)
Remove an effect from slide animation interactive sequence.
|
com.squareup.okhttp.Call |
deleteSlideAnimationInteractiveSequenceEffectCall(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceEffectRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideAnimationInteractiveSequenceEffect
|
ApiResponse<SlideAnimation> |
deleteSlideAnimationInteractiveSequenceEffectWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceEffectRequest request)
Remove an effect from slide animation interactive sequence.
|
SlideAnimation |
deleteSlideAnimationInteractiveSequences(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequencesRequest request)
Clear all interactive sequences from slide animation.
|
com.squareup.okhttp.Call |
deleteSlideAnimationInteractiveSequencesAsync(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequencesRequest request,
ApiCallback<SlideAnimation> callback)
Clear all interactive sequences from slide animation.
|
com.squareup.okhttp.Call |
deleteSlideAnimationInteractiveSequencesCall(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequencesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideAnimationInteractiveSequences
|
ApiResponse<SlideAnimation> |
deleteSlideAnimationInteractiveSequencesWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequencesRequest request)
Clear all interactive sequences from slide animation.
|
ApiResponse<SlideAnimation> |
deleteSlideAnimationInteractiveSequenceWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceRequest request)
Remove an interactive sequence from slide animation.
|
SlideAnimation |
deleteSlideAnimationMainSequence(com.aspose.slides.model.request.DeleteSlideAnimationMainSequenceRequest request)
Clear main sequence in slide animation.
|
com.squareup.okhttp.Call |
deleteSlideAnimationMainSequenceAsync(com.aspose.slides.model.request.DeleteSlideAnimationMainSequenceRequest request,
ApiCallback<SlideAnimation> callback)
Clear main sequence in slide animation.
|
com.squareup.okhttp.Call |
deleteSlideAnimationMainSequenceCall(com.aspose.slides.model.request.DeleteSlideAnimationMainSequenceRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideAnimationMainSequence
|
ApiResponse<SlideAnimation> |
deleteSlideAnimationMainSequenceWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationMainSequenceRequest request)
Clear main sequence in slide animation.
|
ApiResponse<SlideAnimation> |
deleteSlideAnimationWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationRequest request)
Remove animation from a slide.
|
Slides |
deleteSlideByIndex(com.aspose.slides.model.request.DeleteSlideByIndexRequest request)
Delete a presentation slide by index.
|
com.squareup.okhttp.Call |
deleteSlideByIndexAsync(com.aspose.slides.model.request.DeleteSlideByIndexRequest request,
ApiCallback<Slides> callback)
Delete a presentation slide by index.
|
com.squareup.okhttp.Call |
deleteSlideByIndexCall(com.aspose.slides.model.request.DeleteSlideByIndexRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideByIndex
|
ApiResponse<Slides> |
deleteSlideByIndexWithHttpInfo(com.aspose.slides.model.request.DeleteSlideByIndexRequest request)
Delete a presentation slide by index.
|
Slides |
deleteSlidesCleanSlidesList(com.aspose.slides.model.request.DeleteSlidesCleanSlidesListRequest request)
Delete presentation slides.
|
com.squareup.okhttp.Call |
deleteSlidesCleanSlidesListAsync(com.aspose.slides.model.request.DeleteSlidesCleanSlidesListRequest request,
ApiCallback<Slides> callback)
Delete presentation slides.
|
com.squareup.okhttp.Call |
deleteSlidesCleanSlidesListCall(com.aspose.slides.model.request.DeleteSlidesCleanSlidesListRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlidesCleanSlidesList
|
ApiResponse<Slides> |
deleteSlidesCleanSlidesListWithHttpInfo(com.aspose.slides.model.request.DeleteSlidesCleanSlidesListRequest request)
Delete presentation slides.
|
DocumentProperties |
deleteSlidesDocumentProperties(com.aspose.slides.model.request.DeleteSlidesDocumentPropertiesRequest request)
Clean document properties.
|
com.squareup.okhttp.Call |
deleteSlidesDocumentPropertiesAsync(com.aspose.slides.model.request.DeleteSlidesDocumentPropertiesRequest request,
ApiCallback<DocumentProperties> callback)
Clean document properties.
|
com.squareup.okhttp.Call |
deleteSlidesDocumentPropertiesCall(com.aspose.slides.model.request.DeleteSlidesDocumentPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlidesDocumentProperties
|
ApiResponse<DocumentProperties> |
deleteSlidesDocumentPropertiesWithHttpInfo(com.aspose.slides.model.request.DeleteSlidesDocumentPropertiesRequest request)
Clean document properties.
|
DocumentProperties |
deleteSlidesDocumentProperty(com.aspose.slides.model.request.DeleteSlidesDocumentPropertyRequest request)
Delete document property.
|
com.squareup.okhttp.Call |
deleteSlidesDocumentPropertyAsync(com.aspose.slides.model.request.DeleteSlidesDocumentPropertyRequest request,
ApiCallback<DocumentProperties> callback)
Delete document property.
|
com.squareup.okhttp.Call |
deleteSlidesDocumentPropertyCall(com.aspose.slides.model.request.DeleteSlidesDocumentPropertyRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlidesDocumentProperty
|
ApiResponse<DocumentProperties> |
deleteSlidesDocumentPropertyWithHttpInfo(com.aspose.slides.model.request.DeleteSlidesDocumentPropertyRequest request)
Delete document property.
|
Shapes |
deleteSlideShape(com.aspose.slides.model.request.DeleteSlideShapeRequest request)
Remove a shape.
|
com.squareup.okhttp.Call |
deleteSlideShapeAsync(com.aspose.slides.model.request.DeleteSlideShapeRequest request,
ApiCallback<Shapes> callback)
Remove a shape.
|
com.squareup.okhttp.Call |
deleteSlideShapeCall(com.aspose.slides.model.request.DeleteSlideShapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideShape
|
Shapes |
deleteSlideShapes(com.aspose.slides.model.request.DeleteSlideShapesRequest request)
Remove a range of shapes.
|
com.squareup.okhttp.Call |
deleteSlideShapesAsync(com.aspose.slides.model.request.DeleteSlideShapesRequest request,
ApiCallback<Shapes> callback)
Remove a range of shapes.
|
com.squareup.okhttp.Call |
deleteSlideShapesCall(com.aspose.slides.model.request.DeleteSlideShapesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideShapes
|
ApiResponse<Shapes> |
deleteSlideShapesWithHttpInfo(com.aspose.slides.model.request.DeleteSlideShapesRequest request)
Remove a range of shapes.
|
ApiResponse<Shapes> |
deleteSlideShapeWithHttpInfo(com.aspose.slides.model.request.DeleteSlideShapeRequest request)
Remove a shape.
|
SlideBackground |
deleteSlidesSlideBackground(com.aspose.slides.model.request.DeleteSlidesSlideBackgroundRequest request)
Remove background from a slide.
|
com.squareup.okhttp.Call |
deleteSlidesSlideBackgroundAsync(com.aspose.slides.model.request.DeleteSlidesSlideBackgroundRequest request,
ApiCallback<SlideBackground> callback)
Remove background from a slide.
|
com.squareup.okhttp.Call |
deleteSlidesSlideBackgroundCall(com.aspose.slides.model.request.DeleteSlidesSlideBackgroundRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlidesSlideBackground
|
ApiResponse<SlideBackground> |
deleteSlidesSlideBackgroundWithHttpInfo(com.aspose.slides.model.request.DeleteSlidesSlideBackgroundRequest request)
Remove background from a slide.
|
Shapes |
deleteSlideSubshape(com.aspose.slides.model.request.DeleteSlideSubshapeRequest request)
Remove a shape (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSlideSubshapeAsync(com.aspose.slides.model.request.DeleteSlideSubshapeRequest request,
ApiCallback<Shapes> callback)
Remove a shape (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSlideSubshapeCall(com.aspose.slides.model.request.DeleteSlideSubshapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideSubshape
|
Shapes |
deleteSlideSubshapes(com.aspose.slides.model.request.DeleteSlideSubshapesRequest request)
Remove a range of shapes (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSlideSubshapesAsync(com.aspose.slides.model.request.DeleteSlideSubshapesRequest request,
ApiCallback<Shapes> callback)
Remove a range of shapes (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSlideSubshapesCall(com.aspose.slides.model.request.DeleteSlideSubshapesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSlideSubshapes
|
ApiResponse<Shapes> |
deleteSlideSubshapesWithHttpInfo(com.aspose.slides.model.request.DeleteSlideSubshapesRequest request)
Remove a range of shapes (for smart art and group shapes).
|
ApiResponse<Shapes> |
deleteSlideSubshapeWithHttpInfo(com.aspose.slides.model.request.DeleteSlideSubshapeRequest request)
Remove a shape (for smart art and group shapes).
|
Paragraphs |
deleteSubshapeParagraph(com.aspose.slides.model.request.DeleteSubshapeParagraphRequest request)
Remove a paragraph (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSubshapeParagraphAsync(com.aspose.slides.model.request.DeleteSubshapeParagraphRequest request,
ApiCallback<Paragraphs> callback)
Remove a paragraph (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSubshapeParagraphCall(com.aspose.slides.model.request.DeleteSubshapeParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSubshapeParagraph
|
Paragraphs |
deleteSubshapeParagraphs(com.aspose.slides.model.request.DeleteSubshapeParagraphsRequest request)
Remove a range of paragraphs (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSubshapeParagraphsAsync(com.aspose.slides.model.request.DeleteSubshapeParagraphsRequest request,
ApiCallback<Paragraphs> callback)
Remove a range of paragraphs (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSubshapeParagraphsCall(com.aspose.slides.model.request.DeleteSubshapeParagraphsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSubshapeParagraphs
|
ApiResponse<Paragraphs> |
deleteSubshapeParagraphsWithHttpInfo(com.aspose.slides.model.request.DeleteSubshapeParagraphsRequest request)
Remove a range of paragraphs (for smart art and group shapes).
|
ApiResponse<Paragraphs> |
deleteSubshapeParagraphWithHttpInfo(com.aspose.slides.model.request.DeleteSubshapeParagraphRequest request)
Remove a paragraph (for smart art and group shapes).
|
Portions |
deleteSubshapePortion(com.aspose.slides.model.request.DeleteSubshapePortionRequest request)
Remove a portion (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSubshapePortionAsync(com.aspose.slides.model.request.DeleteSubshapePortionRequest request,
ApiCallback<Portions> callback)
Remove a portion (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSubshapePortionCall(com.aspose.slides.model.request.DeleteSubshapePortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSubshapePortion
|
Portions |
deleteSubshapePortions(com.aspose.slides.model.request.DeleteSubshapePortionsRequest request)
Remove a range of portions (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSubshapePortionsAsync(com.aspose.slides.model.request.DeleteSubshapePortionsRequest request,
ApiCallback<Portions> callback)
Remove a range of portions (for smart art and group shapes).
|
com.squareup.okhttp.Call |
deleteSubshapePortionsCall(com.aspose.slides.model.request.DeleteSubshapePortionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSubshapePortions
|
ApiResponse<Portions> |
deleteSubshapePortionsWithHttpInfo(com.aspose.slides.model.request.DeleteSubshapePortionsRequest request)
Remove a range of portions (for smart art and group shapes).
|
ApiResponse<Portions> |
deleteSubshapePortionWithHttpInfo(com.aspose.slides.model.request.DeleteSubshapePortionRequest request)
Remove a portion (for smart art and group shapes).
|
File |
downloadFile(com.aspose.slides.model.request.DownloadFileRequest request)
Download file
|
com.squareup.okhttp.Call |
downloadFileAsync(com.aspose.slides.model.request.DownloadFileRequest request,
ApiCallback<File> callback)
Download file (asynchronously)
|
com.squareup.okhttp.Call |
downloadFileCall(com.aspose.slides.model.request.DownloadFileRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for downloadFile
|
ApiResponse<File> |
downloadFileWithHttpInfo(com.aspose.slides.model.request.DownloadFileRequest request)
Download file
|
DiscUsage |
getDiscUsage(com.aspose.slides.model.request.GetDiscUsageRequest request)
Get disc usage
|
com.squareup.okhttp.Call |
getDiscUsageAsync(com.aspose.slides.model.request.GetDiscUsageRequest request,
ApiCallback<DiscUsage> callback)
Get disc usage (asynchronously)
|
com.squareup.okhttp.Call |
getDiscUsageCall(com.aspose.slides.model.request.GetDiscUsageRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getDiscUsage
|
ApiResponse<DiscUsage> |
getDiscUsageWithHttpInfo(com.aspose.slides.model.request.GetDiscUsageRequest request)
Get disc usage
|
FilesList |
getFilesList(com.aspose.slides.model.request.GetFilesListRequest request)
Get all files and folders within a folder
|
com.squareup.okhttp.Call |
getFilesListAsync(com.aspose.slides.model.request.GetFilesListRequest request,
ApiCallback<FilesList> callback)
Get all files and folders within a folder (asynchronously)
|
com.squareup.okhttp.Call |
getFilesListCall(com.aspose.slides.model.request.GetFilesListRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getFilesList
|
ApiResponse<FilesList> |
getFilesListWithHttpInfo(com.aspose.slides.model.request.GetFilesListRequest request)
Get all files and folders within a folder
|
FileVersions |
getFileVersions(com.aspose.slides.model.request.GetFileVersionsRequest request)
Get file versions
|
com.squareup.okhttp.Call |
getFileVersionsAsync(com.aspose.slides.model.request.GetFileVersionsRequest request,
ApiCallback<FileVersions> callback)
Get file versions (asynchronously)
|
com.squareup.okhttp.Call |
getFileVersionsCall(com.aspose.slides.model.request.GetFileVersionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getFileVersions
|
ApiResponse<FileVersions> |
getFileVersionsWithHttpInfo(com.aspose.slides.model.request.GetFileVersionsRequest request)
Get file versions
|
LayoutSlide |
getLayoutSlide(com.aspose.slides.model.request.GetLayoutSlideRequest request)
Read presentation layoutSlide info.
|
com.squareup.okhttp.Call |
getLayoutSlideAsync(com.aspose.slides.model.request.GetLayoutSlideRequest request,
ApiCallback<LayoutSlide> callback)
Read presentation layoutSlide info.
|
com.squareup.okhttp.Call |
getLayoutSlideCall(com.aspose.slides.model.request.GetLayoutSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getLayoutSlide
|
LayoutSlides |
getLayoutSlidesList(com.aspose.slides.model.request.GetLayoutSlidesListRequest request)
Read presentation layoutSlides info.
|
com.squareup.okhttp.Call |
getLayoutSlidesListAsync(com.aspose.slides.model.request.GetLayoutSlidesListRequest request,
ApiCallback<LayoutSlides> callback)
Read presentation layoutSlides info.
|
com.squareup.okhttp.Call |
getLayoutSlidesListCall(com.aspose.slides.model.request.GetLayoutSlidesListRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getLayoutSlidesList
|
ApiResponse<LayoutSlides> |
getLayoutSlidesListWithHttpInfo(com.aspose.slides.model.request.GetLayoutSlidesListRequest request)
Read presentation layoutSlides info.
|
ApiResponse<LayoutSlide> |
getLayoutSlideWithHttpInfo(com.aspose.slides.model.request.GetLayoutSlideRequest request)
Read presentation layoutSlide info.
|
MasterSlide |
getMasterSlide(com.aspose.slides.model.request.GetMasterSlideRequest request)
Read presentation masterSlide info.
|
com.squareup.okhttp.Call |
getMasterSlideAsync(com.aspose.slides.model.request.GetMasterSlideRequest request,
ApiCallback<MasterSlide> callback)
Read presentation masterSlide info.
|
com.squareup.okhttp.Call |
getMasterSlideCall(com.aspose.slides.model.request.GetMasterSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getMasterSlide
|
MasterSlides |
getMasterSlidesList(com.aspose.slides.model.request.GetMasterSlidesListRequest request)
Read presentation masterSlides info.
|
com.squareup.okhttp.Call |
getMasterSlidesListAsync(com.aspose.slides.model.request.GetMasterSlidesListRequest request,
ApiCallback<MasterSlides> callback)
Read presentation masterSlides info.
|
com.squareup.okhttp.Call |
getMasterSlidesListCall(com.aspose.slides.model.request.GetMasterSlidesListRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getMasterSlidesList
|
ApiResponse<MasterSlides> |
getMasterSlidesListWithHttpInfo(com.aspose.slides.model.request.GetMasterSlidesListRequest request)
Read presentation masterSlides info.
|
ApiResponse<MasterSlide> |
getMasterSlideWithHttpInfo(com.aspose.slides.model.request.GetMasterSlideRequest request)
Read presentation masterSlide info.
|
NotesSlide |
getNotesSlide(com.aspose.slides.model.request.GetNotesSlideRequest request)
Read notes slide info.
|
com.squareup.okhttp.Call |
getNotesSlideAsync(com.aspose.slides.model.request.GetNotesSlideRequest request,
ApiCallback<NotesSlide> callback)
Read notes slide info.
|
com.squareup.okhttp.Call |
getNotesSlideCall(com.aspose.slides.model.request.GetNotesSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlide
|
EntityExists |
getNotesSlideExists(com.aspose.slides.model.request.GetNotesSlideExistsRequest request)
Get info whether a notes slide exists.
|
com.squareup.okhttp.Call |
getNotesSlideExistsAsync(com.aspose.slides.model.request.GetNotesSlideExistsRequest request,
ApiCallback<EntityExists> callback)
Get info whether a notes slide exists.
|
com.squareup.okhttp.Call |
getNotesSlideExistsCall(com.aspose.slides.model.request.GetNotesSlideExistsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlideExists
|
ApiResponse<EntityExists> |
getNotesSlideExistsWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideExistsRequest request)
Get info whether a notes slide exists.
|
NotesSlideHeaderFooter |
getNotesSlideHeaderFooter(com.aspose.slides.model.request.GetNotesSlideHeaderFooterRequest request)
Get header/footer info for the notes slide.
|
com.squareup.okhttp.Call |
getNotesSlideHeaderFooterAsync(com.aspose.slides.model.request.GetNotesSlideHeaderFooterRequest request,
ApiCallback<NotesSlideHeaderFooter> callback)
Get header/footer info for the notes slide.
|
com.squareup.okhttp.Call |
getNotesSlideHeaderFooterCall(com.aspose.slides.model.request.GetNotesSlideHeaderFooterRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlideHeaderFooter
|
ApiResponse<NotesSlideHeaderFooter> |
getNotesSlideHeaderFooterWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideHeaderFooterRequest request)
Get header/footer info for the notes slide.
|
ShapeBase |
getNotesSlideShape(com.aspose.slides.model.request.GetNotesSlideShapeRequest request)
Read slide shape info.
|
com.squareup.okhttp.Call |
getNotesSlideShapeAsync(com.aspose.slides.model.request.GetNotesSlideShapeRequest request,
ApiCallback<ShapeBase> callback)
Read slide shape info.
|
com.squareup.okhttp.Call |
getNotesSlideShapeCall(com.aspose.slides.model.request.GetNotesSlideShapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlideShape
|
Paragraph |
getNotesSlideShapeParagraph(com.aspose.slides.model.request.GetNotesSlideShapeParagraphRequest request)
Read shape paragraph info.
|
com.squareup.okhttp.Call |
getNotesSlideShapeParagraphAsync(com.aspose.slides.model.request.GetNotesSlideShapeParagraphRequest request,
ApiCallback<Paragraph> callback)
Read shape paragraph info.
|
com.squareup.okhttp.Call |
getNotesSlideShapeParagraphCall(com.aspose.slides.model.request.GetNotesSlideShapeParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlideShapeParagraph
|
Paragraphs |
getNotesSlideShapeParagraphs(com.aspose.slides.model.request.GetNotesSlideShapeParagraphsRequest request)
Read shape paragraphs info.
|
com.squareup.okhttp.Call |
getNotesSlideShapeParagraphsAsync(com.aspose.slides.model.request.GetNotesSlideShapeParagraphsRequest request,
ApiCallback<Paragraphs> callback)
Read shape paragraphs info.
|
com.squareup.okhttp.Call |
getNotesSlideShapeParagraphsCall(com.aspose.slides.model.request.GetNotesSlideShapeParagraphsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlideShapeParagraphs
|
ApiResponse<Paragraphs> |
getNotesSlideShapeParagraphsWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapeParagraphsRequest request)
Read shape paragraphs info.
|
ApiResponse<Paragraph> |
getNotesSlideShapeParagraphWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapeParagraphRequest request)
Read shape paragraph info.
|
Portion |
getNotesSlideShapePortion(com.aspose.slides.model.request.GetNotesSlideShapePortionRequest request)
Read paragraph portion info.
|
com.squareup.okhttp.Call |
getNotesSlideShapePortionAsync(com.aspose.slides.model.request.GetNotesSlideShapePortionRequest request,
ApiCallback<Portion> callback)
Read paragraph portion info.
|
com.squareup.okhttp.Call |
getNotesSlideShapePortionCall(com.aspose.slides.model.request.GetNotesSlideShapePortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlideShapePortion
|
Portions |
getNotesSlideShapePortions(com.aspose.slides.model.request.GetNotesSlideShapePortionsRequest request)
Read paragraph portions info.
|
com.squareup.okhttp.Call |
getNotesSlideShapePortionsAsync(com.aspose.slides.model.request.GetNotesSlideShapePortionsRequest request,
ApiCallback<Portions> callback)
Read paragraph portions info.
|
com.squareup.okhttp.Call |
getNotesSlideShapePortionsCall(com.aspose.slides.model.request.GetNotesSlideShapePortionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlideShapePortions
|
ApiResponse<Portions> |
getNotesSlideShapePortionsWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapePortionsRequest request)
Read paragraph portions info.
|
ApiResponse<Portion> |
getNotesSlideShapePortionWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapePortionRequest request)
Read paragraph portion info.
|
Shapes |
getNotesSlideShapes(com.aspose.slides.model.request.GetNotesSlideShapesRequest request)
Read slide shapes info.
|
com.squareup.okhttp.Call |
getNotesSlideShapesAsync(com.aspose.slides.model.request.GetNotesSlideShapesRequest request,
ApiCallback<Shapes> callback)
Read slide shapes info.
|
com.squareup.okhttp.Call |
getNotesSlideShapesCall(com.aspose.slides.model.request.GetNotesSlideShapesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlideShapes
|
ApiResponse<Shapes> |
getNotesSlideShapesWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapesRequest request)
Read slide shapes info.
|
ApiResponse<ShapeBase> |
getNotesSlideShapeWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapeRequest request)
Read slide shape info.
|
File |
getNotesSlideWithFormat(com.aspose.slides.model.request.GetNotesSlideWithFormatRequest request)
Convert notes slide to the specified image format.
|
com.squareup.okhttp.Call |
getNotesSlideWithFormatAsync(com.aspose.slides.model.request.GetNotesSlideWithFormatRequest request,
ApiCallback<File> callback)
Convert notes slide to the specified image format.
|
com.squareup.okhttp.Call |
getNotesSlideWithFormatCall(com.aspose.slides.model.request.GetNotesSlideWithFormatRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getNotesSlideWithFormat
|
ApiResponse<File> |
getNotesSlideWithFormatWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideWithFormatRequest request)
Convert notes slide to the specified image format.
|
ApiResponse<NotesSlide> |
getNotesSlideWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideRequest request)
Read notes slide info.
|
Portion |
getParagraphPortion(com.aspose.slides.model.request.GetParagraphPortionRequest request)
Read paragraph portion info.
|
com.squareup.okhttp.Call |
getParagraphPortionAsync(com.aspose.slides.model.request.GetParagraphPortionRequest request,
ApiCallback<Portion> callback)
Read paragraph portion info.
|
com.squareup.okhttp.Call |
getParagraphPortionCall(com.aspose.slides.model.request.GetParagraphPortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getParagraphPortion
|
Portions |
getParagraphPortions(com.aspose.slides.model.request.GetParagraphPortionsRequest request)
Read paragraph portions info.
|
com.squareup.okhttp.Call |
getParagraphPortionsAsync(com.aspose.slides.model.request.GetParagraphPortionsRequest request,
ApiCallback<Portions> callback)
Read paragraph portions info.
|
com.squareup.okhttp.Call |
getParagraphPortionsCall(com.aspose.slides.model.request.GetParagraphPortionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getParagraphPortions
|
ApiResponse<Portions> |
getParagraphPortionsWithHttpInfo(com.aspose.slides.model.request.GetParagraphPortionsRequest request)
Read paragraph portions info.
|
ApiResponse<Portion> |
getParagraphPortionWithHttpInfo(com.aspose.slides.model.request.GetParagraphPortionRequest request)
Read paragraph portion info.
|
Sections |
getSections(com.aspose.slides.model.request.GetSectionsRequest request)
Read presentation sections info.
|
com.squareup.okhttp.Call |
getSectionsAsync(com.aspose.slides.model.request.GetSectionsRequest request,
ApiCallback<Sections> callback)
Read presentation sections info.
|
com.squareup.okhttp.Call |
getSectionsCall(com.aspose.slides.model.request.GetSectionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSections
|
ApiResponse<Sections> |
getSectionsWithHttpInfo(com.aspose.slides.model.request.GetSectionsRequest request)
Read presentation sections info.
|
SlideAnimation |
getSlideAnimation(com.aspose.slides.model.request.GetSlideAnimationRequest request)
Read slide animation effects.
|
com.squareup.okhttp.Call |
getSlideAnimationAsync(com.aspose.slides.model.request.GetSlideAnimationRequest request,
ApiCallback<SlideAnimation> callback)
Read slide animation effects.
|
com.squareup.okhttp.Call |
getSlideAnimationCall(com.aspose.slides.model.request.GetSlideAnimationRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideAnimation
|
ApiResponse<SlideAnimation> |
getSlideAnimationWithHttpInfo(com.aspose.slides.model.request.GetSlideAnimationRequest request)
Read slide animation effects.
|
HeaderFooter |
getSlideHeaderFooter(com.aspose.slides.model.request.GetSlideHeaderFooterRequest request)
Get footer info for the slide.
|
com.squareup.okhttp.Call |
getSlideHeaderFooterAsync(com.aspose.slides.model.request.GetSlideHeaderFooterRequest request,
ApiCallback<HeaderFooter> callback)
Get footer info for the slide.
|
com.squareup.okhttp.Call |
getSlideHeaderFooterCall(com.aspose.slides.model.request.GetSlideHeaderFooterRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideHeaderFooter
|
ApiResponse<HeaderFooter> |
getSlideHeaderFooterWithHttpInfo(com.aspose.slides.model.request.GetSlideHeaderFooterRequest request)
Get footer info for the slide.
|
ApiInfo |
getSlidesApiInfo()
Get API info.
|
com.squareup.okhttp.Call |
getSlidesApiInfoAsync(ApiCallback<ApiInfo> callback)
Get API info.
|
com.squareup.okhttp.Call |
getSlidesApiInfoCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesApiInfo
|
ApiResponse<ApiInfo> |
getSlidesApiInfoWithHttpInfo()
Get API info.
|
Document |
getSlidesDocument(com.aspose.slides.model.request.GetSlidesDocumentRequest request)
Read presentation info.
|
com.squareup.okhttp.Call |
getSlidesDocumentAsync(com.aspose.slides.model.request.GetSlidesDocumentRequest request,
ApiCallback<Document> callback)
Read presentation info.
|
com.squareup.okhttp.Call |
getSlidesDocumentCall(com.aspose.slides.model.request.GetSlidesDocumentRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesDocument
|
DocumentProperties |
getSlidesDocumentProperties(com.aspose.slides.model.request.GetSlidesDocumentPropertiesRequest request)
Read presentation document properties.
|
com.squareup.okhttp.Call |
getSlidesDocumentPropertiesAsync(com.aspose.slides.model.request.GetSlidesDocumentPropertiesRequest request,
ApiCallback<DocumentProperties> callback)
Read presentation document properties.
|
com.squareup.okhttp.Call |
getSlidesDocumentPropertiesCall(com.aspose.slides.model.request.GetSlidesDocumentPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesDocumentProperties
|
ApiResponse<DocumentProperties> |
getSlidesDocumentPropertiesWithHttpInfo(com.aspose.slides.model.request.GetSlidesDocumentPropertiesRequest request)
Read presentation document properties.
|
DocumentProperty |
getSlidesDocumentProperty(com.aspose.slides.model.request.GetSlidesDocumentPropertyRequest request)
Read presentation document property.
|
com.squareup.okhttp.Call |
getSlidesDocumentPropertyAsync(com.aspose.slides.model.request.GetSlidesDocumentPropertyRequest request,
ApiCallback<DocumentProperty> callback)
Read presentation document property.
|
com.squareup.okhttp.Call |
getSlidesDocumentPropertyCall(com.aspose.slides.model.request.GetSlidesDocumentPropertyRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesDocumentProperty
|
ApiResponse<DocumentProperty> |
getSlidesDocumentPropertyWithHttpInfo(com.aspose.slides.model.request.GetSlidesDocumentPropertyRequest request)
Read presentation document property.
|
ApiResponse<Document> |
getSlidesDocumentWithHttpInfo(com.aspose.slides.model.request.GetSlidesDocumentRequest request)
Read presentation info.
|
ShapeBase |
getSlideShape(com.aspose.slides.model.request.GetSlideShapeRequest request)
Read slide shape info.
|
com.squareup.okhttp.Call |
getSlideShapeAsync(com.aspose.slides.model.request.GetSlideShapeRequest request,
ApiCallback<ShapeBase> callback)
Read slide shape info.
|
com.squareup.okhttp.Call |
getSlideShapeCall(com.aspose.slides.model.request.GetSlideShapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideShape
|
Paragraph |
getSlideShapeParagraph(com.aspose.slides.model.request.GetSlideShapeParagraphRequest request)
Read shape paragraph info.
|
com.squareup.okhttp.Call |
getSlideShapeParagraphAsync(com.aspose.slides.model.request.GetSlideShapeParagraphRequest request,
ApiCallback<Paragraph> callback)
Read shape paragraph info.
|
com.squareup.okhttp.Call |
getSlideShapeParagraphCall(com.aspose.slides.model.request.GetSlideShapeParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideShapeParagraph
|
Paragraphs |
getSlideShapeParagraphs(com.aspose.slides.model.request.GetSlideShapeParagraphsRequest request)
Read shape paragraphs info.
|
com.squareup.okhttp.Call |
getSlideShapeParagraphsAsync(com.aspose.slides.model.request.GetSlideShapeParagraphsRequest request,
ApiCallback<Paragraphs> callback)
Read shape paragraphs info.
|
com.squareup.okhttp.Call |
getSlideShapeParagraphsCall(com.aspose.slides.model.request.GetSlideShapeParagraphsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideShapeParagraphs
|
ApiResponse<Paragraphs> |
getSlideShapeParagraphsWithHttpInfo(com.aspose.slides.model.request.GetSlideShapeParagraphsRequest request)
Read shape paragraphs info.
|
ApiResponse<Paragraph> |
getSlideShapeParagraphWithHttpInfo(com.aspose.slides.model.request.GetSlideShapeParagraphRequest request)
Read shape paragraph info.
|
Shapes |
getSlideShapes(com.aspose.slides.model.request.GetSlideShapesRequest request)
Read slide shapes info.
|
com.squareup.okhttp.Call |
getSlideShapesAsync(com.aspose.slides.model.request.GetSlideShapesRequest request,
ApiCallback<Shapes> callback)
Read slide shapes info.
|
com.squareup.okhttp.Call |
getSlideShapesCall(com.aspose.slides.model.request.GetSlideShapesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideShapes
|
ApiResponse<Shapes> |
getSlideShapesWithHttpInfo(com.aspose.slides.model.request.GetSlideShapesRequest request)
Read slide shapes info.
|
ApiResponse<ShapeBase> |
getSlideShapeWithHttpInfo(com.aspose.slides.model.request.GetSlideShapeRequest request)
Read slide shape info.
|
Images |
getSlidesImages(com.aspose.slides.model.request.GetSlidesImagesRequest request)
Read presentation images info.
|
com.squareup.okhttp.Call |
getSlidesImagesAsync(com.aspose.slides.model.request.GetSlidesImagesRequest request,
ApiCallback<Images> callback)
Read presentation images info.
|
com.squareup.okhttp.Call |
getSlidesImagesCall(com.aspose.slides.model.request.GetSlidesImagesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesImages
|
ApiResponse<Images> |
getSlidesImagesWithHttpInfo(com.aspose.slides.model.request.GetSlidesImagesRequest request)
Read presentation images info.
|
File |
getSlidesImageWithDefaultFormat(com.aspose.slides.model.request.GetSlidesImageWithDefaultFormatRequest request)
Get image binary data.
|
com.squareup.okhttp.Call |
getSlidesImageWithDefaultFormatAsync(com.aspose.slides.model.request.GetSlidesImageWithDefaultFormatRequest request,
ApiCallback<File> callback)
Get image binary data.
|
com.squareup.okhttp.Call |
getSlidesImageWithDefaultFormatCall(com.aspose.slides.model.request.GetSlidesImageWithDefaultFormatRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesImageWithDefaultFormat
|
ApiResponse<File> |
getSlidesImageWithDefaultFormatWithHttpInfo(com.aspose.slides.model.request.GetSlidesImageWithDefaultFormatRequest request)
Get image binary data.
|
File |
getSlidesImageWithFormat(com.aspose.slides.model.request.GetSlidesImageWithFormatRequest request)
Get image in specified format.
|
com.squareup.okhttp.Call |
getSlidesImageWithFormatAsync(com.aspose.slides.model.request.GetSlidesImageWithFormatRequest request,
ApiCallback<File> callback)
Get image in specified format.
|
com.squareup.okhttp.Call |
getSlidesImageWithFormatCall(com.aspose.slides.model.request.GetSlidesImageWithFormatRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesImageWithFormat
|
ApiResponse<File> |
getSlidesImageWithFormatWithHttpInfo(com.aspose.slides.model.request.GetSlidesImageWithFormatRequest request)
Get image in specified format.
|
Placeholder |
getSlidesPlaceholder(com.aspose.slides.model.request.GetSlidesPlaceholderRequest request)
Read slide placeholder info.
|
com.squareup.okhttp.Call |
getSlidesPlaceholderAsync(com.aspose.slides.model.request.GetSlidesPlaceholderRequest request,
ApiCallback<Placeholder> callback)
Read slide placeholder info.
|
com.squareup.okhttp.Call |
getSlidesPlaceholderCall(com.aspose.slides.model.request.GetSlidesPlaceholderRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesPlaceholder
|
Placeholders |
getSlidesPlaceholders(com.aspose.slides.model.request.GetSlidesPlaceholdersRequest request)
Read slide placeholders info.
|
com.squareup.okhttp.Call |
getSlidesPlaceholdersAsync(com.aspose.slides.model.request.GetSlidesPlaceholdersRequest request,
ApiCallback<Placeholders> callback)
Read slide placeholders info.
|
com.squareup.okhttp.Call |
getSlidesPlaceholdersCall(com.aspose.slides.model.request.GetSlidesPlaceholdersRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesPlaceholders
|
ApiResponse<Placeholders> |
getSlidesPlaceholdersWithHttpInfo(com.aspose.slides.model.request.GetSlidesPlaceholdersRequest request)
Read slide placeholders info.
|
ApiResponse<Placeholder> |
getSlidesPlaceholderWithHttpInfo(com.aspose.slides.model.request.GetSlidesPlaceholderRequest request)
Read slide placeholder info.
|
TextItems |
getSlidesPresentationTextItems(com.aspose.slides.model.request.GetSlidesPresentationTextItemsRequest request)
Extract presentation text items.
|
com.squareup.okhttp.Call |
getSlidesPresentationTextItemsAsync(com.aspose.slides.model.request.GetSlidesPresentationTextItemsRequest request,
ApiCallback<TextItems> callback)
Extract presentation text items.
|
com.squareup.okhttp.Call |
getSlidesPresentationTextItemsCall(com.aspose.slides.model.request.GetSlidesPresentationTextItemsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesPresentationTextItems
|
ApiResponse<TextItems> |
getSlidesPresentationTextItemsWithHttpInfo(com.aspose.slides.model.request.GetSlidesPresentationTextItemsRequest request)
Extract presentation text items.
|
ProtectionProperties |
getSlidesProtectionProperties(com.aspose.slides.model.request.GetSlidesProtectionPropertiesRequest request)
Read presentation protection properties.
|
com.squareup.okhttp.Call |
getSlidesProtectionPropertiesAsync(com.aspose.slides.model.request.GetSlidesProtectionPropertiesRequest request,
ApiCallback<ProtectionProperties> callback)
Read presentation protection properties.
|
com.squareup.okhttp.Call |
getSlidesProtectionPropertiesCall(com.aspose.slides.model.request.GetSlidesProtectionPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesProtectionProperties
|
ApiResponse<ProtectionProperties> |
getSlidesProtectionPropertiesWithHttpInfo(com.aspose.slides.model.request.GetSlidesProtectionPropertiesRequest request)
Read presentation protection properties.
|
Slide |
getSlidesSlide(com.aspose.slides.model.request.GetSlidesSlideRequest request)
Read presentation slide info.
|
com.squareup.okhttp.Call |
getSlidesSlideAsync(com.aspose.slides.model.request.GetSlidesSlideRequest request,
ApiCallback<Slide> callback)
Read presentation slide info.
|
SlideBackground |
getSlidesSlideBackground(com.aspose.slides.model.request.GetSlidesSlideBackgroundRequest request)
Read slide background info.
|
com.squareup.okhttp.Call |
getSlidesSlideBackgroundAsync(com.aspose.slides.model.request.GetSlidesSlideBackgroundRequest request,
ApiCallback<SlideBackground> callback)
Read slide background info.
|
com.squareup.okhttp.Call |
getSlidesSlideBackgroundCall(com.aspose.slides.model.request.GetSlidesSlideBackgroundRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesSlideBackground
|
ApiResponse<SlideBackground> |
getSlidesSlideBackgroundWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideBackgroundRequest request)
Read slide background info.
|
com.squareup.okhttp.Call |
getSlidesSlideCall(com.aspose.slides.model.request.GetSlidesSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesSlide
|
SlideComments |
getSlidesSlideComments(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request)
Read presentation slide comments.
|
com.squareup.okhttp.Call |
getSlidesSlideCommentsAsync(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request,
ApiCallback<SlideComments> callback)
Read presentation slide comments.
|
com.squareup.okhttp.Call |
getSlidesSlideCommentsCall(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesSlideComments
|
ApiResponse<SlideComments> |
getSlidesSlideCommentsWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request)
Read presentation slide comments.
|
Images |
getSlidesSlideImages(com.aspose.slides.model.request.GetSlidesSlideImagesRequest request)
Read slide images info.
|
com.squareup.okhttp.Call |
getSlidesSlideImagesAsync(com.aspose.slides.model.request.GetSlidesSlideImagesRequest request,
ApiCallback<Images> callback)
Read slide images info.
|
com.squareup.okhttp.Call |
getSlidesSlideImagesCall(com.aspose.slides.model.request.GetSlidesSlideImagesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesSlideImages
|
ApiResponse<Images> |
getSlidesSlideImagesWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideImagesRequest request)
Read slide images info.
|
SlideProperties |
getSlidesSlideProperties(com.aspose.slides.model.request.GetSlidesSlidePropertiesRequest request)
Read presentation slide properties.
|
com.squareup.okhttp.Call |
getSlidesSlidePropertiesAsync(com.aspose.slides.model.request.GetSlidesSlidePropertiesRequest request,
ApiCallback<SlideProperties> callback)
Read presentation slide properties.
|
com.squareup.okhttp.Call |
getSlidesSlidePropertiesCall(com.aspose.slides.model.request.GetSlidesSlidePropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesSlideProperties
|
ApiResponse<SlideProperties> |
getSlidesSlidePropertiesWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlidePropertiesRequest request)
Read presentation slide properties.
|
Slides |
getSlidesSlidesList(com.aspose.slides.model.request.GetSlidesSlidesListRequest request)
Read presentation slides info.
|
com.squareup.okhttp.Call |
getSlidesSlidesListAsync(com.aspose.slides.model.request.GetSlidesSlidesListRequest request,
ApiCallback<Slides> callback)
Read presentation slides info.
|
com.squareup.okhttp.Call |
getSlidesSlidesListCall(com.aspose.slides.model.request.GetSlidesSlidesListRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesSlidesList
|
ApiResponse<Slides> |
getSlidesSlidesListWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlidesListRequest request)
Read presentation slides info.
|
TextItems |
getSlidesSlideTextItems(com.aspose.slides.model.request.GetSlidesSlideTextItemsRequest request)
Extract slide text items.
|
com.squareup.okhttp.Call |
getSlidesSlideTextItemsAsync(com.aspose.slides.model.request.GetSlidesSlideTextItemsRequest request,
ApiCallback<TextItems> callback)
Extract slide text items.
|
com.squareup.okhttp.Call |
getSlidesSlideTextItemsCall(com.aspose.slides.model.request.GetSlidesSlideTextItemsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesSlideTextItems
|
ApiResponse<TextItems> |
getSlidesSlideTextItemsWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideTextItemsRequest request)
Extract slide text items.
|
ApiResponse<Slide> |
getSlidesSlideWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideRequest request)
Read presentation slide info.
|
Theme |
getSlidesTheme(com.aspose.slides.model.request.GetSlidesThemeRequest request)
Read slide theme info.
|
com.squareup.okhttp.Call |
getSlidesThemeAsync(com.aspose.slides.model.request.GetSlidesThemeRequest request,
ApiCallback<Theme> callback)
Read slide theme info.
|
com.squareup.okhttp.Call |
getSlidesThemeCall(com.aspose.slides.model.request.GetSlidesThemeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesTheme
|
ColorScheme |
getSlidesThemeColorScheme(com.aspose.slides.model.request.GetSlidesThemeColorSchemeRequest request)
Read slide theme color scheme info.
|
com.squareup.okhttp.Call |
getSlidesThemeColorSchemeAsync(com.aspose.slides.model.request.GetSlidesThemeColorSchemeRequest request,
ApiCallback<ColorScheme> callback)
Read slide theme color scheme info.
|
com.squareup.okhttp.Call |
getSlidesThemeColorSchemeCall(com.aspose.slides.model.request.GetSlidesThemeColorSchemeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesThemeColorScheme
|
ApiResponse<ColorScheme> |
getSlidesThemeColorSchemeWithHttpInfo(com.aspose.slides.model.request.GetSlidesThemeColorSchemeRequest request)
Read slide theme color scheme info.
|
FontScheme |
getSlidesThemeFontScheme(com.aspose.slides.model.request.GetSlidesThemeFontSchemeRequest request)
Read slide theme font scheme info.
|
com.squareup.okhttp.Call |
getSlidesThemeFontSchemeAsync(com.aspose.slides.model.request.GetSlidesThemeFontSchemeRequest request,
ApiCallback<FontScheme> callback)
Read slide theme font scheme info.
|
com.squareup.okhttp.Call |
getSlidesThemeFontSchemeCall(com.aspose.slides.model.request.GetSlidesThemeFontSchemeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesThemeFontScheme
|
ApiResponse<FontScheme> |
getSlidesThemeFontSchemeWithHttpInfo(com.aspose.slides.model.request.GetSlidesThemeFontSchemeRequest request)
Read slide theme font scheme info.
|
FormatScheme |
getSlidesThemeFormatScheme(com.aspose.slides.model.request.GetSlidesThemeFormatSchemeRequest request)
Read slide theme format scheme info.
|
com.squareup.okhttp.Call |
getSlidesThemeFormatSchemeAsync(com.aspose.slides.model.request.GetSlidesThemeFormatSchemeRequest request,
ApiCallback<FormatScheme> callback)
Read slide theme format scheme info.
|
com.squareup.okhttp.Call |
getSlidesThemeFormatSchemeCall(com.aspose.slides.model.request.GetSlidesThemeFormatSchemeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesThemeFormatScheme
|
ApiResponse<FormatScheme> |
getSlidesThemeFormatSchemeWithHttpInfo(com.aspose.slides.model.request.GetSlidesThemeFormatSchemeRequest request)
Read slide theme format scheme info.
|
ApiResponse<Theme> |
getSlidesThemeWithHttpInfo(com.aspose.slides.model.request.GetSlidesThemeRequest request)
Read slide theme info.
|
ShapeBase |
getSlideSubshape(com.aspose.slides.model.request.GetSlideSubshapeRequest request)
Read slide shape info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSlideSubshapeAsync(com.aspose.slides.model.request.GetSlideSubshapeRequest request,
ApiCallback<ShapeBase> callback)
Read slide shape info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSlideSubshapeCall(com.aspose.slides.model.request.GetSlideSubshapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideSubshape
|
Paragraph |
getSlideSubshapeParagraph(com.aspose.slides.model.request.GetSlideSubshapeParagraphRequest request)
Read shape paragraph info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSlideSubshapeParagraphAsync(com.aspose.slides.model.request.GetSlideSubshapeParagraphRequest request,
ApiCallback<Paragraph> callback)
Read shape paragraph info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSlideSubshapeParagraphCall(com.aspose.slides.model.request.GetSlideSubshapeParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideSubshapeParagraph
|
Paragraphs |
getSlideSubshapeParagraphs(com.aspose.slides.model.request.GetSlideSubshapeParagraphsRequest request)
Read shape paragraphs info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSlideSubshapeParagraphsAsync(com.aspose.slides.model.request.GetSlideSubshapeParagraphsRequest request,
ApiCallback<Paragraphs> callback)
Read shape paragraphs info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSlideSubshapeParagraphsCall(com.aspose.slides.model.request.GetSlideSubshapeParagraphsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideSubshapeParagraphs
|
ApiResponse<Paragraphs> |
getSlideSubshapeParagraphsWithHttpInfo(com.aspose.slides.model.request.GetSlideSubshapeParagraphsRequest request)
Read shape paragraphs info (for smart art and group shapes).
|
ApiResponse<Paragraph> |
getSlideSubshapeParagraphWithHttpInfo(com.aspose.slides.model.request.GetSlideSubshapeParagraphRequest request)
Read shape paragraph info (for smart art and group shapes).
|
Shapes |
getSlideSubshapes(com.aspose.slides.model.request.GetSlideSubshapesRequest request)
Read slide shapes info.
|
com.squareup.okhttp.Call |
getSlideSubshapesAsync(com.aspose.slides.model.request.GetSlideSubshapesRequest request,
ApiCallback<Shapes> callback)
Read slide shapes info.
|
com.squareup.okhttp.Call |
getSlideSubshapesCall(com.aspose.slides.model.request.GetSlideSubshapesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlideSubshapes
|
ApiResponse<Shapes> |
getSlideSubshapesWithHttpInfo(com.aspose.slides.model.request.GetSlideSubshapesRequest request)
Read slide shapes info.
|
ApiResponse<ShapeBase> |
getSlideSubshapeWithHttpInfo(com.aspose.slides.model.request.GetSlideSubshapeRequest request)
Read slide shape info (for smart art and group shapes).
|
ViewProperties |
getSlidesViewProperties(com.aspose.slides.model.request.GetSlidesViewPropertiesRequest request)
Read presentation document properties.
|
com.squareup.okhttp.Call |
getSlidesViewPropertiesAsync(com.aspose.slides.model.request.GetSlidesViewPropertiesRequest request,
ApiCallback<ViewProperties> callback)
Read presentation document properties.
|
com.squareup.okhttp.Call |
getSlidesViewPropertiesCall(com.aspose.slides.model.request.GetSlidesViewPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSlidesViewProperties
|
ApiResponse<ViewProperties> |
getSlidesViewPropertiesWithHttpInfo(com.aspose.slides.model.request.GetSlidesViewPropertiesRequest request)
Read presentation document properties.
|
Portion |
getSubshapeParagraphPortion(com.aspose.slides.model.request.GetSubshapeParagraphPortionRequest request)
Read paragraph portion info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSubshapeParagraphPortionAsync(com.aspose.slides.model.request.GetSubshapeParagraphPortionRequest request,
ApiCallback<Portion> callback)
Read paragraph portion info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSubshapeParagraphPortionCall(com.aspose.slides.model.request.GetSubshapeParagraphPortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSubshapeParagraphPortion
|
Portions |
getSubshapeParagraphPortions(com.aspose.slides.model.request.GetSubshapeParagraphPortionsRequest request)
Read paragraph portions info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSubshapeParagraphPortionsAsync(com.aspose.slides.model.request.GetSubshapeParagraphPortionsRequest request,
ApiCallback<Portions> callback)
Read paragraph portions info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
getSubshapeParagraphPortionsCall(com.aspose.slides.model.request.GetSubshapeParagraphPortionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSubshapeParagraphPortions
|
ApiResponse<Portions> |
getSubshapeParagraphPortionsWithHttpInfo(com.aspose.slides.model.request.GetSubshapeParagraphPortionsRequest request)
Read paragraph portions info (for smart art and group shapes).
|
ApiResponse<Portion> |
getSubshapeParagraphPortionWithHttpInfo(com.aspose.slides.model.request.GetSubshapeParagraphPortionRequest request)
Read paragraph portion info (for smart art and group shapes).
|
void |
moveFile(com.aspose.slides.model.request.MoveFileRequest request)
Move file
|
com.squareup.okhttp.Call |
moveFileAsync(com.aspose.slides.model.request.MoveFileRequest request,
ApiCallback<Void> callback)
Move file (asynchronously)
|
com.squareup.okhttp.Call |
moveFileCall(com.aspose.slides.model.request.MoveFileRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for moveFile
|
ApiResponse<Void> |
moveFileWithHttpInfo(com.aspose.slides.model.request.MoveFileRequest request)
Move file
|
void |
moveFolder(com.aspose.slides.model.request.MoveFolderRequest request)
Move folder
|
com.squareup.okhttp.Call |
moveFolderAsync(com.aspose.slides.model.request.MoveFolderRequest request,
ApiCallback<Void> callback)
Move folder (asynchronously)
|
com.squareup.okhttp.Call |
moveFolderCall(com.aspose.slides.model.request.MoveFolderRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for moveFolder
|
ApiResponse<Void> |
moveFolderWithHttpInfo(com.aspose.slides.model.request.MoveFolderRequest request)
Move folder
|
ObjectExist |
objectExists(com.aspose.slides.model.request.ObjectExistsRequest request)
Check if file or folder exists
|
com.squareup.okhttp.Call |
objectExistsAsync(com.aspose.slides.model.request.ObjectExistsRequest request,
ApiCallback<ObjectExist> callback)
Check if file or folder exists (asynchronously)
|
com.squareup.okhttp.Call |
objectExistsCall(com.aspose.slides.model.request.ObjectExistsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for objectExists
|
ApiResponse<ObjectExist> |
objectExistsWithHttpInfo(com.aspose.slides.model.request.ObjectExistsRequest request)
Check if file or folder exists
|
Paragraph |
postAddNewParagraph(com.aspose.slides.model.request.PostAddNewParagraphRequest request)
Creates new paragraph.
|
com.squareup.okhttp.Call |
postAddNewParagraphAsync(com.aspose.slides.model.request.PostAddNewParagraphRequest request,
ApiCallback<Paragraph> callback)
Creates new paragraph.
|
com.squareup.okhttp.Call |
postAddNewParagraphCall(com.aspose.slides.model.request.PostAddNewParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postAddNewParagraph
|
ApiResponse<Paragraph> |
postAddNewParagraphWithHttpInfo(com.aspose.slides.model.request.PostAddNewParagraphRequest request)
Creates new paragraph.
|
Portion |
postAddNewPortion(com.aspose.slides.model.request.PostAddNewPortionRequest request)
Creates new portion.
|
com.squareup.okhttp.Call |
postAddNewPortionAsync(com.aspose.slides.model.request.PostAddNewPortionRequest request,
ApiCallback<Portion> callback)
Creates new portion.
|
com.squareup.okhttp.Call |
postAddNewPortionCall(com.aspose.slides.model.request.PostAddNewPortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postAddNewPortion
|
ApiResponse<Portion> |
postAddNewPortionWithHttpInfo(com.aspose.slides.model.request.PostAddNewPortionRequest request)
Creates new portion.
|
ShapeBase |
postAddNewShape(com.aspose.slides.model.request.PostAddNewShapeRequest request)
Create new shape.
|
com.squareup.okhttp.Call |
postAddNewShapeAsync(com.aspose.slides.model.request.PostAddNewShapeRequest request,
ApiCallback<ShapeBase> callback)
Create new shape.
|
com.squareup.okhttp.Call |
postAddNewShapeCall(com.aspose.slides.model.request.PostAddNewShapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postAddNewShape
|
ApiResponse<ShapeBase> |
postAddNewShapeWithHttpInfo(com.aspose.slides.model.request.PostAddNewShapeRequest request)
Create new shape.
|
ShapeBase |
postAddNewSubshape(com.aspose.slides.model.request.PostAddNewSubshapeRequest request)
Create new shape (for smart art and group shapes).
|
com.squareup.okhttp.Call |
postAddNewSubshapeAsync(com.aspose.slides.model.request.PostAddNewSubshapeRequest request,
ApiCallback<ShapeBase> callback)
Create new shape (for smart art and group shapes).
|
com.squareup.okhttp.Call |
postAddNewSubshapeCall(com.aspose.slides.model.request.PostAddNewSubshapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postAddNewSubshape
|
Paragraph |
postAddNewSubshapeParagraph(com.aspose.slides.model.request.PostAddNewSubshapeParagraphRequest request)
Creates new paragraph (for smart art and group shapes).
|
com.squareup.okhttp.Call |
postAddNewSubshapeParagraphAsync(com.aspose.slides.model.request.PostAddNewSubshapeParagraphRequest request,
ApiCallback<Paragraph> callback)
Creates new paragraph (for smart art and group shapes).
|
com.squareup.okhttp.Call |
postAddNewSubshapeParagraphCall(com.aspose.slides.model.request.PostAddNewSubshapeParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postAddNewSubshapeParagraph
|
ApiResponse<Paragraph> |
postAddNewSubshapeParagraphWithHttpInfo(com.aspose.slides.model.request.PostAddNewSubshapeParagraphRequest request)
Creates new paragraph (for smart art and group shapes).
|
Portion |
postAddNewSubshapePortion(com.aspose.slides.model.request.PostAddNewSubshapePortionRequest request)
Creates new portion (for smart art and group shapes).
|
com.squareup.okhttp.Call |
postAddNewSubshapePortionAsync(com.aspose.slides.model.request.PostAddNewSubshapePortionRequest request,
ApiCallback<Portion> callback)
Creates new portion (for smart art and group shapes).
|
com.squareup.okhttp.Call |
postAddNewSubshapePortionCall(com.aspose.slides.model.request.PostAddNewSubshapePortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postAddNewSubshapePortion
|
ApiResponse<Portion> |
postAddNewSubshapePortionWithHttpInfo(com.aspose.slides.model.request.PostAddNewSubshapePortionRequest request)
Creates new portion (for smart art and group shapes).
|
ApiResponse<ShapeBase> |
postAddNewSubshapeWithHttpInfo(com.aspose.slides.model.request.PostAddNewSubshapeRequest request)
Create new shape (for smart art and group shapes).
|
NotesSlide |
postAddNotesSlide(com.aspose.slides.model.request.PostAddNotesSlideRequest request)
Add new notes slide.
|
com.squareup.okhttp.Call |
postAddNotesSlideAsync(com.aspose.slides.model.request.PostAddNotesSlideRequest request,
ApiCallback<NotesSlide> callback)
Add new notes slide.
|
com.squareup.okhttp.Call |
postAddNotesSlideCall(com.aspose.slides.model.request.PostAddNotesSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postAddNotesSlide
|
ApiResponse<NotesSlide> |
postAddNotesSlideWithHttpInfo(com.aspose.slides.model.request.PostAddNotesSlideRequest request)
Add new notes slide.
|
Chart |
postChartCategory(com.aspose.slides.model.request.PostChartCategoryRequest request)
Add a new category to a chart.
|
com.squareup.okhttp.Call |
postChartCategoryAsync(com.aspose.slides.model.request.PostChartCategoryRequest request,
ApiCallback<Chart> callback)
Add a new category to a chart.
|
com.squareup.okhttp.Call |
postChartCategoryCall(com.aspose.slides.model.request.PostChartCategoryRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postChartCategory
|
ApiResponse<Chart> |
postChartCategoryWithHttpInfo(com.aspose.slides.model.request.PostChartCategoryRequest request)
Add a new category to a chart.
|
Chart |
postChartDataPoint(com.aspose.slides.model.request.PostChartDataPointRequest request)
Add a new data point to a chart series.
|
com.squareup.okhttp.Call |
postChartDataPointAsync(com.aspose.slides.model.request.PostChartDataPointRequest request,
ApiCallback<Chart> callback)
Add a new data point to a chart series.
|
com.squareup.okhttp.Call |
postChartDataPointCall(com.aspose.slides.model.request.PostChartDataPointRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postChartDataPoint
|
ApiResponse<Chart> |
postChartDataPointWithHttpInfo(com.aspose.slides.model.request.PostChartDataPointRequest request)
Add a new data point to a chart series.
|
Chart |
postChartSeries(com.aspose.slides.model.request.PostChartSeriesRequest request)
Add a new series to a chart.
|
com.squareup.okhttp.Call |
postChartSeriesAsync(com.aspose.slides.model.request.PostChartSeriesRequest request,
ApiCallback<Chart> callback)
Add a new series to a chart.
|
com.squareup.okhttp.Call |
postChartSeriesCall(com.aspose.slides.model.request.PostChartSeriesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postChartSeries
|
ApiResponse<Chart> |
postChartSeriesWithHttpInfo(com.aspose.slides.model.request.PostChartSeriesRequest request)
Add a new series to a chart.
|
LayoutSlide |
postCopyLayoutSlideFromSourcePresentation(com.aspose.slides.model.request.PostCopyLayoutSlideFromSourcePresentationRequest request)
Copy layoutSlide from source presentation.
|
com.squareup.okhttp.Call |
postCopyLayoutSlideFromSourcePresentationAsync(com.aspose.slides.model.request.PostCopyLayoutSlideFromSourcePresentationRequest request,
ApiCallback<LayoutSlide> callback)
Copy layoutSlide from source presentation.
|
com.squareup.okhttp.Call |
postCopyLayoutSlideFromSourcePresentationCall(com.aspose.slides.model.request.PostCopyLayoutSlideFromSourcePresentationRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postCopyLayoutSlideFromSourcePresentation
|
ApiResponse<LayoutSlide> |
postCopyLayoutSlideFromSourcePresentationWithHttpInfo(com.aspose.slides.model.request.PostCopyLayoutSlideFromSourcePresentationRequest request)
Copy layoutSlide from source presentation.
|
MasterSlide |
postCopyMasterSlideFromSourcePresentation(com.aspose.slides.model.request.PostCopyMasterSlideFromSourcePresentationRequest request)
Copy masterSlide from source presentation.
|
com.squareup.okhttp.Call |
postCopyMasterSlideFromSourcePresentationAsync(com.aspose.slides.model.request.PostCopyMasterSlideFromSourcePresentationRequest request,
ApiCallback<MasterSlide> callback)
Copy masterSlide from source presentation.
|
com.squareup.okhttp.Call |
postCopyMasterSlideFromSourcePresentationCall(com.aspose.slides.model.request.PostCopyMasterSlideFromSourcePresentationRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postCopyMasterSlideFromSourcePresentation
|
ApiResponse<MasterSlide> |
postCopyMasterSlideFromSourcePresentationWithHttpInfo(com.aspose.slides.model.request.PostCopyMasterSlideFromSourcePresentationRequest request)
Copy masterSlide from source presentation.
|
NotesSlide |
postGetNotesSlide(com.aspose.slides.model.request.PostGetNotesSlideRequest request)
Read notes slide info.
|
com.squareup.okhttp.Call |
postGetNotesSlideAsync(com.aspose.slides.model.request.PostGetNotesSlideRequest request,
ApiCallback<NotesSlide> callback)
Read notes slide info.
|
com.squareup.okhttp.Call |
postGetNotesSlideCall(com.aspose.slides.model.request.PostGetNotesSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postGetNotesSlide
|
EntityExists |
postGetNotesSlideExists(com.aspose.slides.model.request.PostGetNotesSlideExistsRequest request)
Get info whether a notes slide exists.
|
com.squareup.okhttp.Call |
postGetNotesSlideExistsAsync(com.aspose.slides.model.request.PostGetNotesSlideExistsRequest request,
ApiCallback<EntityExists> callback)
Get info whether a notes slide exists.
|
com.squareup.okhttp.Call |
postGetNotesSlideExistsCall(com.aspose.slides.model.request.PostGetNotesSlideExistsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postGetNotesSlideExists
|
ApiResponse<EntityExists> |
postGetNotesSlideExistsWithHttpInfo(com.aspose.slides.model.request.PostGetNotesSlideExistsRequest request)
Get info whether a notes slide exists.
|
File |
postGetNotesSlideWithFormat(com.aspose.slides.model.request.PostGetNotesSlideWithFormatRequest request)
Convert notes slide to the specified image format.
|
com.squareup.okhttp.Call |
postGetNotesSlideWithFormatAsync(com.aspose.slides.model.request.PostGetNotesSlideWithFormatRequest request,
ApiCallback<File> callback)
Convert notes slide to the specified image format.
|
com.squareup.okhttp.Call |
postGetNotesSlideWithFormatCall(com.aspose.slides.model.request.PostGetNotesSlideWithFormatRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postGetNotesSlideWithFormat
|
ApiResponse<File> |
postGetNotesSlideWithFormatWithHttpInfo(com.aspose.slides.model.request.PostGetNotesSlideWithFormatRequest request)
Convert notes slide to the specified image format.
|
ApiResponse<NotesSlide> |
postGetNotesSlideWithHttpInfo(com.aspose.slides.model.request.PostGetNotesSlideRequest request)
Read notes slide info.
|
Paragraph |
postNotesSlideAddNewParagraph(com.aspose.slides.model.request.PostNotesSlideAddNewParagraphRequest request)
Creates new paragraph.
|
com.squareup.okhttp.Call |
postNotesSlideAddNewParagraphAsync(com.aspose.slides.model.request.PostNotesSlideAddNewParagraphRequest request,
ApiCallback<Paragraph> callback)
Creates new paragraph.
|
com.squareup.okhttp.Call |
postNotesSlideAddNewParagraphCall(com.aspose.slides.model.request.PostNotesSlideAddNewParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postNotesSlideAddNewParagraph
|
ApiResponse<Paragraph> |
postNotesSlideAddNewParagraphWithHttpInfo(com.aspose.slides.model.request.PostNotesSlideAddNewParagraphRequest request)
Creates new paragraph.
|
Portion |
postNotesSlideAddNewPortion(com.aspose.slides.model.request.PostNotesSlideAddNewPortionRequest request)
Creates new portion.
|
com.squareup.okhttp.Call |
postNotesSlideAddNewPortionAsync(com.aspose.slides.model.request.PostNotesSlideAddNewPortionRequest request,
ApiCallback<Portion> callback)
Creates new portion.
|
com.squareup.okhttp.Call |
postNotesSlideAddNewPortionCall(com.aspose.slides.model.request.PostNotesSlideAddNewPortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postNotesSlideAddNewPortion
|
ApiResponse<Portion> |
postNotesSlideAddNewPortionWithHttpInfo(com.aspose.slides.model.request.PostNotesSlideAddNewPortionRequest request)
Creates new portion.
|
ShapeBase |
postNotesSlideAddNewShape(com.aspose.slides.model.request.PostNotesSlideAddNewShapeRequest request)
Create new shape.
|
com.squareup.okhttp.Call |
postNotesSlideAddNewShapeAsync(com.aspose.slides.model.request.PostNotesSlideAddNewShapeRequest request,
ApiCallback<ShapeBase> callback)
Create new shape.
|
com.squareup.okhttp.Call |
postNotesSlideAddNewShapeCall(com.aspose.slides.model.request.PostNotesSlideAddNewShapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postNotesSlideAddNewShape
|
ApiResponse<ShapeBase> |
postNotesSlideAddNewShapeWithHttpInfo(com.aspose.slides.model.request.PostNotesSlideAddNewShapeRequest request)
Create new shape.
|
File |
postNotesSlideShapeSaveAs(com.aspose.slides.model.request.PostNotesSlideShapeSaveAsRequest request)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
postNotesSlideShapeSaveAsAsync(com.aspose.slides.model.request.PostNotesSlideShapeSaveAsRequest request,
ApiCallback<File> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
postNotesSlideShapeSaveAsCall(com.aspose.slides.model.request.PostNotesSlideShapeSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postNotesSlideShapeSaveAs
|
ApiResponse<File> |
postNotesSlideShapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PostNotesSlideShapeSaveAsRequest request)
Render shape to specified picture format.
|
Document |
postPresentationMerge(com.aspose.slides.model.request.PostPresentationMergeRequest request)
Merge the presentation with other presentations specified in the request parameter.
|
com.squareup.okhttp.Call |
postPresentationMergeAsync(com.aspose.slides.model.request.PostPresentationMergeRequest request,
ApiCallback<Document> callback)
Merge the presentation with other presentations specified in the request parameter.
|
com.squareup.okhttp.Call |
postPresentationMergeCall(com.aspose.slides.model.request.PostPresentationMergeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postPresentationMerge
|
ApiResponse<Document> |
postPresentationMergeWithHttpInfo(com.aspose.slides.model.request.PostPresentationMergeRequest request)
Merge the presentation with other presentations specified in the request parameter.
|
Sections |
postSection(com.aspose.slides.model.request.PostSectionRequest request)
Create a section starting at a specified slide index.
|
com.squareup.okhttp.Call |
postSectionAsync(com.aspose.slides.model.request.PostSectionRequest request,
ApiCallback<Sections> callback)
Create a section starting at a specified slide index.
|
com.squareup.okhttp.Call |
postSectionCall(com.aspose.slides.model.request.PostSectionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSection
|
Sections |
postSectionMove(com.aspose.slides.model.request.PostSectionMoveRequest request)
Move presentation section to a specified position.
|
com.squareup.okhttp.Call |
postSectionMoveAsync(com.aspose.slides.model.request.PostSectionMoveRequest request,
ApiCallback<Sections> callback)
Move presentation section to a specified position.
|
com.squareup.okhttp.Call |
postSectionMoveCall(com.aspose.slides.model.request.PostSectionMoveRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSectionMove
|
ApiResponse<Sections> |
postSectionMoveWithHttpInfo(com.aspose.slides.model.request.PostSectionMoveRequest request)
Move presentation section to a specified position.
|
ApiResponse<Sections> |
postSectionWithHttpInfo(com.aspose.slides.model.request.PostSectionRequest request)
Create a section starting at a specified slide index.
|
File |
postShapeSaveAs(com.aspose.slides.model.request.PostShapeSaveAsRequest request)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
postShapeSaveAsAsync(com.aspose.slides.model.request.PostShapeSaveAsRequest request,
ApiCallback<File> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
postShapeSaveAsCall(com.aspose.slides.model.request.PostShapeSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postShapeSaveAs
|
ApiResponse<File> |
postShapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PostShapeSaveAsRequest request)
Render shape to specified picture format.
|
SlideAnimation |
postSlideAnimationEffect(com.aspose.slides.model.request.PostSlideAnimationEffectRequest request)
Add an effect to slide animation.
|
com.squareup.okhttp.Call |
postSlideAnimationEffectAsync(com.aspose.slides.model.request.PostSlideAnimationEffectRequest request,
ApiCallback<SlideAnimation> callback)
Add an effect to slide animation.
|
com.squareup.okhttp.Call |
postSlideAnimationEffectCall(com.aspose.slides.model.request.PostSlideAnimationEffectRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlideAnimationEffect
|
ApiResponse<SlideAnimation> |
postSlideAnimationEffectWithHttpInfo(com.aspose.slides.model.request.PostSlideAnimationEffectRequest request)
Add an effect to slide animation.
|
SlideAnimation |
postSlideAnimationInteractiveSequence(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceRequest request)
Set slide animation.
|
com.squareup.okhttp.Call |
postSlideAnimationInteractiveSequenceAsync(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceRequest request,
ApiCallback<SlideAnimation> callback)
Set slide animation.
|
com.squareup.okhttp.Call |
postSlideAnimationInteractiveSequenceCall(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlideAnimationInteractiveSequence
|
SlideAnimation |
postSlideAnimationInteractiveSequenceEffect(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceEffectRequest request)
Add an animation effect to a slide interactive sequence.
|
com.squareup.okhttp.Call |
postSlideAnimationInteractiveSequenceEffectAsync(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceEffectRequest request,
ApiCallback<SlideAnimation> callback)
Add an animation effect to a slide interactive sequence.
|
com.squareup.okhttp.Call |
postSlideAnimationInteractiveSequenceEffectCall(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceEffectRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlideAnimationInteractiveSequenceEffect
|
ApiResponse<SlideAnimation> |
postSlideAnimationInteractiveSequenceEffectWithHttpInfo(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceEffectRequest request)
Add an animation effect to a slide interactive sequence.
|
ApiResponse<SlideAnimation> |
postSlideAnimationInteractiveSequenceWithHttpInfo(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceRequest request)
Set slide animation.
|
Slides |
postSlidesAdd(com.aspose.slides.model.request.PostSlidesAddRequest request)
Create a slide.
|
com.squareup.okhttp.Call |
postSlidesAddAsync(com.aspose.slides.model.request.PostSlidesAddRequest request,
ApiCallback<Slides> callback)
Create a slide.
|
com.squareup.okhttp.Call |
postSlidesAddCall(com.aspose.slides.model.request.PostSlidesAddRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesAdd
|
ApiResponse<Slides> |
postSlidesAddWithHttpInfo(com.aspose.slides.model.request.PostSlidesAddRequest request)
Create a slide.
|
File |
postSlideSaveAs(com.aspose.slides.model.request.PostSlideSaveAsRequest request)
Save a slide to a specified format.
|
com.squareup.okhttp.Call |
postSlideSaveAsAsync(com.aspose.slides.model.request.PostSlideSaveAsRequest request,
ApiCallback<File> callback)
Save a slide to a specified format.
|
com.squareup.okhttp.Call |
postSlideSaveAsCall(com.aspose.slides.model.request.PostSlideSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlideSaveAs
|
ApiResponse<File> |
postSlideSaveAsWithHttpInfo(com.aspose.slides.model.request.PostSlideSaveAsRequest request)
Save a slide to a specified format.
|
File |
postSlidesConvert(com.aspose.slides.model.request.PostSlidesConvertRequest request)
Convert presentation from request content to format specified.
|
com.squareup.okhttp.Call |
postSlidesConvertAsync(com.aspose.slides.model.request.PostSlidesConvertRequest request,
ApiCallback<File> callback)
Convert presentation from request content to format specified.
|
com.squareup.okhttp.Call |
postSlidesConvertCall(com.aspose.slides.model.request.PostSlidesConvertRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesConvert
|
ApiResponse<File> |
postSlidesConvertWithHttpInfo(com.aspose.slides.model.request.PostSlidesConvertRequest request)
Convert presentation from request content to format specified.
|
Slides |
postSlidesCopy(com.aspose.slides.model.request.PostSlidesCopyRequest request)
Copy a slide from the current or another presentation.
|
com.squareup.okhttp.Call |
postSlidesCopyAsync(com.aspose.slides.model.request.PostSlidesCopyRequest request,
ApiCallback<Slides> callback)
Copy a slide from the current or another presentation.
|
com.squareup.okhttp.Call |
postSlidesCopyCall(com.aspose.slides.model.request.PostSlidesCopyRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesCopy
|
ApiResponse<Slides> |
postSlidesCopyWithHttpInfo(com.aspose.slides.model.request.PostSlidesCopyRequest request)
Copy a slide from the current or another presentation.
|
Document |
postSlidesDocument(com.aspose.slides.model.request.PostSlidesDocumentRequest request)
Create a presentation.
|
com.squareup.okhttp.Call |
postSlidesDocumentAsync(com.aspose.slides.model.request.PostSlidesDocumentRequest request,
ApiCallback<Document> callback)
Create a presentation.
|
com.squareup.okhttp.Call |
postSlidesDocumentCall(com.aspose.slides.model.request.PostSlidesDocumentRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesDocument
|
Document |
postSlidesDocumentFromHtml(com.aspose.slides.model.request.PostSlidesDocumentFromHtmlRequest request)
Create presentation document from html.
|
com.squareup.okhttp.Call |
postSlidesDocumentFromHtmlAsync(com.aspose.slides.model.request.PostSlidesDocumentFromHtmlRequest request,
ApiCallback<Document> callback)
Create presentation document from html.
|
com.squareup.okhttp.Call |
postSlidesDocumentFromHtmlCall(com.aspose.slides.model.request.PostSlidesDocumentFromHtmlRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesDocumentFromHtml
|
ApiResponse<Document> |
postSlidesDocumentFromHtmlWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentFromHtmlRequest request)
Create presentation document from html.
|
Document |
postSlidesDocumentFromPdf(com.aspose.slides.model.request.PostSlidesDocumentFromPdfRequest request)
Create presentation document from pdf or append pdf to an existing presentation.
|
com.squareup.okhttp.Call |
postSlidesDocumentFromPdfAsync(com.aspose.slides.model.request.PostSlidesDocumentFromPdfRequest request,
ApiCallback<Document> callback)
Create presentation document from pdf or append pdf to an existing presentation.
|
com.squareup.okhttp.Call |
postSlidesDocumentFromPdfCall(com.aspose.slides.model.request.PostSlidesDocumentFromPdfRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesDocumentFromPdf
|
ApiResponse<Document> |
postSlidesDocumentFromPdfWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentFromPdfRequest request)
Create presentation document from pdf or append pdf to an existing presentation.
|
Document |
postSlidesDocumentFromSource(com.aspose.slides.model.request.PostSlidesDocumentFromSourceRequest request)
Create a presentation from an existing source.
|
com.squareup.okhttp.Call |
postSlidesDocumentFromSourceAsync(com.aspose.slides.model.request.PostSlidesDocumentFromSourceRequest request,
ApiCallback<Document> callback)
Create a presentation from an existing source.
|
com.squareup.okhttp.Call |
postSlidesDocumentFromSourceCall(com.aspose.slides.model.request.PostSlidesDocumentFromSourceRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesDocumentFromSource
|
ApiResponse<Document> |
postSlidesDocumentFromSourceWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentFromSourceRequest request)
Create a presentation from an existing source.
|
Document |
postSlidesDocumentFromTemplate(com.aspose.slides.model.request.PostSlidesDocumentFromTemplateRequest request)
Create a presentation.
|
com.squareup.okhttp.Call |
postSlidesDocumentFromTemplateAsync(com.aspose.slides.model.request.PostSlidesDocumentFromTemplateRequest request,
ApiCallback<Document> callback)
Create a presentation.
|
com.squareup.okhttp.Call |
postSlidesDocumentFromTemplateCall(com.aspose.slides.model.request.PostSlidesDocumentFromTemplateRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesDocumentFromTemplate
|
ApiResponse<Document> |
postSlidesDocumentFromTemplateWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentFromTemplateRequest request)
Create a presentation.
|
ApiResponse<Document> |
postSlidesDocumentWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentRequest request)
Create a presentation.
|
File |
postSlidesPipeline(com.aspose.slides.model.request.PostSlidesPipelineRequest request)
Performs slides pipeline.
|
com.squareup.okhttp.Call |
postSlidesPipelineAsync(com.aspose.slides.model.request.PostSlidesPipelineRequest request,
ApiCallback<File> callback)
Performs slides pipeline.
|
com.squareup.okhttp.Call |
postSlidesPipelineCall(com.aspose.slides.model.request.PostSlidesPipelineRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesPipeline
|
ApiResponse<File> |
postSlidesPipelineWithHttpInfo(com.aspose.slides.model.request.PostSlidesPipelineRequest request)
Performs slides pipeline.
|
DocumentReplaceResult |
postSlidesPresentationReplaceText(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request)
Replace text with a new value.
|
com.squareup.okhttp.Call |
postSlidesPresentationReplaceTextAsync(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request,
ApiCallback<DocumentReplaceResult> callback)
Replace text with a new value.
|
com.squareup.okhttp.Call |
postSlidesPresentationReplaceTextCall(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesPresentationReplaceText
|
ApiResponse<DocumentReplaceResult> |
postSlidesPresentationReplaceTextWithHttpInfo(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request)
Replace text with a new value.
|
Slides |
postSlidesReorder(com.aspose.slides.model.request.PostSlidesReorderRequest request)
Reorder presentation slide position.
|
com.squareup.okhttp.Call |
postSlidesReorderAsync(com.aspose.slides.model.request.PostSlidesReorderRequest request,
ApiCallback<Slides> callback)
Reorder presentation slide position.
|
com.squareup.okhttp.Call |
postSlidesReorderCall(com.aspose.slides.model.request.PostSlidesReorderRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesReorder
|
Slides |
postSlidesReorderMany(com.aspose.slides.model.request.PostSlidesReorderManyRequest request)
Reorder presentation slides positions.
|
com.squareup.okhttp.Call |
postSlidesReorderManyAsync(com.aspose.slides.model.request.PostSlidesReorderManyRequest request,
ApiCallback<Slides> callback)
Reorder presentation slides positions.
|
com.squareup.okhttp.Call |
postSlidesReorderManyCall(com.aspose.slides.model.request.PostSlidesReorderManyRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesReorderMany
|
ApiResponse<Slides> |
postSlidesReorderManyWithHttpInfo(com.aspose.slides.model.request.PostSlidesReorderManyRequest request)
Reorder presentation slides positions.
|
ApiResponse<Slides> |
postSlidesReorderWithHttpInfo(com.aspose.slides.model.request.PostSlidesReorderRequest request)
Reorder presentation slide position.
|
File |
postSlidesSaveAs(com.aspose.slides.model.request.PostSlidesSaveAsRequest request)
Save a presentation to a specified format.
|
com.squareup.okhttp.Call |
postSlidesSaveAsAsync(com.aspose.slides.model.request.PostSlidesSaveAsRequest request,
ApiCallback<File> callback)
Save a presentation to a specified format.
|
com.squareup.okhttp.Call |
postSlidesSaveAsCall(com.aspose.slides.model.request.PostSlidesSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesSaveAs
|
ApiResponse<File> |
postSlidesSaveAsWithHttpInfo(com.aspose.slides.model.request.PostSlidesSaveAsRequest request)
Save a presentation to a specified format.
|
DocumentProperties |
postSlidesSetDocumentProperties(com.aspose.slides.model.request.PostSlidesSetDocumentPropertiesRequest request)
Set document properties.
|
com.squareup.okhttp.Call |
postSlidesSetDocumentPropertiesAsync(com.aspose.slides.model.request.PostSlidesSetDocumentPropertiesRequest request,
ApiCallback<DocumentProperties> callback)
Set document properties.
|
com.squareup.okhttp.Call |
postSlidesSetDocumentPropertiesCall(com.aspose.slides.model.request.PostSlidesSetDocumentPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesSetDocumentProperties
|
ApiResponse<DocumentProperties> |
postSlidesSetDocumentPropertiesWithHttpInfo(com.aspose.slides.model.request.PostSlidesSetDocumentPropertiesRequest request)
Set document properties.
|
SlideReplaceResult |
postSlidesSlideReplaceText(com.aspose.slides.model.request.PostSlidesSlideReplaceTextRequest request)
Replace text with a new value.
|
com.squareup.okhttp.Call |
postSlidesSlideReplaceTextAsync(com.aspose.slides.model.request.PostSlidesSlideReplaceTextRequest request,
ApiCallback<SlideReplaceResult> callback)
Replace text with a new value.
|
com.squareup.okhttp.Call |
postSlidesSlideReplaceTextCall(com.aspose.slides.model.request.PostSlidesSlideReplaceTextRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesSlideReplaceText
|
ApiResponse<SlideReplaceResult> |
postSlidesSlideReplaceTextWithHttpInfo(com.aspose.slides.model.request.PostSlidesSlideReplaceTextRequest request)
Replace text with a new value.
|
SplitDocumentResult |
postSlidesSplit(com.aspose.slides.model.request.PostSlidesSplitRequest request)
Splitting presentations.
|
com.squareup.okhttp.Call |
postSlidesSplitAsync(com.aspose.slides.model.request.PostSlidesSplitRequest request,
ApiCallback<SplitDocumentResult> callback)
Splitting presentations.
|
com.squareup.okhttp.Call |
postSlidesSplitCall(com.aspose.slides.model.request.PostSlidesSplitRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSlidesSplit
|
ApiResponse<SplitDocumentResult> |
postSlidesSplitWithHttpInfo(com.aspose.slides.model.request.PostSlidesSplitRequest request)
Splitting presentations.
|
File |
postSubshapeSaveAs(com.aspose.slides.model.request.PostSubshapeSaveAsRequest request)
Render shape to specified picture format (for smart art and group shapes).
|
com.squareup.okhttp.Call |
postSubshapeSaveAsAsync(com.aspose.slides.model.request.PostSubshapeSaveAsRequest request,
ApiCallback<File> callback)
Render shape to specified picture format (for smart art and group shapes).
|
com.squareup.okhttp.Call |
postSubshapeSaveAsCall(com.aspose.slides.model.request.PostSubshapeSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postSubshapeSaveAs
|
ApiResponse<File> |
postSubshapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PostSubshapeSaveAsRequest request)
Render shape to specified picture format (for smart art and group shapes).
|
Chart |
putChartCategory(com.aspose.slides.model.request.PutChartCategoryRequest request)
Update a chart category.
|
com.squareup.okhttp.Call |
putChartCategoryAsync(com.aspose.slides.model.request.PutChartCategoryRequest request,
ApiCallback<Chart> callback)
Update a chart category.
|
com.squareup.okhttp.Call |
putChartCategoryCall(com.aspose.slides.model.request.PutChartCategoryRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putChartCategory
|
ApiResponse<Chart> |
putChartCategoryWithHttpInfo(com.aspose.slides.model.request.PutChartCategoryRequest request)
Update a chart category.
|
Chart |
putChartDataPoint(com.aspose.slides.model.request.PutChartDataPointRequest request)
Update a data point in a chart series.
|
com.squareup.okhttp.Call |
putChartDataPointAsync(com.aspose.slides.model.request.PutChartDataPointRequest request,
ApiCallback<Chart> callback)
Update a data point in a chart series.
|
com.squareup.okhttp.Call |
putChartDataPointCall(com.aspose.slides.model.request.PutChartDataPointRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putChartDataPoint
|
ApiResponse<Chart> |
putChartDataPointWithHttpInfo(com.aspose.slides.model.request.PutChartDataPointRequest request)
Update a data point in a chart series.
|
Chart |
putChartSeries(com.aspose.slides.model.request.PutChartSeriesRequest request)
Update a series in a chart.
|
com.squareup.okhttp.Call |
putChartSeriesAsync(com.aspose.slides.model.request.PutChartSeriesRequest request,
ApiCallback<Chart> callback)
Update a series in a chart.
|
com.squareup.okhttp.Call |
putChartSeriesCall(com.aspose.slides.model.request.PutChartSeriesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putChartSeries
|
ApiResponse<Chart> |
putChartSeriesWithHttpInfo(com.aspose.slides.model.request.PutChartSeriesRequest request)
Update a series in a chart.
|
LayoutSlide |
putLayoutSlide(com.aspose.slides.model.request.PutLayoutSlideRequest request)
Update a layoutSlide.
|
com.squareup.okhttp.Call |
putLayoutSlideAsync(com.aspose.slides.model.request.PutLayoutSlideRequest request,
ApiCallback<LayoutSlide> callback)
Update a layoutSlide.
|
com.squareup.okhttp.Call |
putLayoutSlideCall(com.aspose.slides.model.request.PutLayoutSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putLayoutSlide
|
ApiResponse<LayoutSlide> |
putLayoutSlideWithHttpInfo(com.aspose.slides.model.request.PutLayoutSlideRequest request)
Update a layoutSlide.
|
NotesSlideHeaderFooter |
putNotesSlideHeaderFooter(com.aspose.slides.model.request.PutNotesSlideHeaderFooterRequest request)
Set header/footer the notes slide.
|
com.squareup.okhttp.Call |
putNotesSlideHeaderFooterAsync(com.aspose.slides.model.request.PutNotesSlideHeaderFooterRequest request,
ApiCallback<NotesSlideHeaderFooter> callback)
Set header/footer the notes slide.
|
com.squareup.okhttp.Call |
putNotesSlideHeaderFooterCall(com.aspose.slides.model.request.PutNotesSlideHeaderFooterRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putNotesSlideHeaderFooter
|
ApiResponse<NotesSlideHeaderFooter> |
putNotesSlideHeaderFooterWithHttpInfo(com.aspose.slides.model.request.PutNotesSlideHeaderFooterRequest request)
Set header/footer the notes slide.
|
void |
putNotesSlideShapeSaveAs(com.aspose.slides.model.request.PutNotesSlideShapeSaveAsRequest request)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
putNotesSlideShapeSaveAsAsync(com.aspose.slides.model.request.PutNotesSlideShapeSaveAsRequest request,
ApiCallback<Void> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
putNotesSlideShapeSaveAsCall(com.aspose.slides.model.request.PutNotesSlideShapeSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putNotesSlideShapeSaveAs
|
ApiResponse<Void> |
putNotesSlideShapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PutNotesSlideShapeSaveAsRequest request)
Render shape to specified picture format.
|
Document |
putPresentationMerge(com.aspose.slides.model.request.PutPresentationMergeRequest request)
Merge the presentation with other presentations or some of their slides specified in the request parameter.
|
com.squareup.okhttp.Call |
putPresentationMergeAsync(com.aspose.slides.model.request.PutPresentationMergeRequest request,
ApiCallback<Document> callback)
Merge the presentation with other presentations or some of their slides specified in the request parameter.
|
com.squareup.okhttp.Call |
putPresentationMergeCall(com.aspose.slides.model.request.PutPresentationMergeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putPresentationMerge
|
ApiResponse<Document> |
putPresentationMergeWithHttpInfo(com.aspose.slides.model.request.PutPresentationMergeRequest request)
Merge the presentation with other presentations or some of their slides specified in the request parameter.
|
Sections |
putSection(com.aspose.slides.model.request.PutSectionRequest request)
Update section name.
|
com.squareup.okhttp.Call |
putSectionAsync(com.aspose.slides.model.request.PutSectionRequest request,
ApiCallback<Sections> callback)
Update section name.
|
com.squareup.okhttp.Call |
putSectionCall(com.aspose.slides.model.request.PutSectionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSection
|
Sections |
putSections(com.aspose.slides.model.request.PutSectionsRequest request)
Replace existing presentation sections with the ones provided in the sections DTO.
|
com.squareup.okhttp.Call |
putSectionsAsync(com.aspose.slides.model.request.PutSectionsRequest request,
ApiCallback<Sections> callback)
Replace existing presentation sections with the ones provided in the sections DTO.
|
com.squareup.okhttp.Call |
putSectionsCall(com.aspose.slides.model.request.PutSectionsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSections
|
ApiResponse<Sections> |
putSectionsWithHttpInfo(com.aspose.slides.model.request.PutSectionsRequest request)
Replace existing presentation sections with the ones provided in the sections DTO.
|
ApiResponse<Sections> |
putSectionWithHttpInfo(com.aspose.slides.model.request.PutSectionRequest request)
Update section name.
|
Portion |
putSetParagraphPortionProperties(com.aspose.slides.model.request.PutSetParagraphPortionPropertiesRequest request)
Update portion properties.
|
com.squareup.okhttp.Call |
putSetParagraphPortionPropertiesAsync(com.aspose.slides.model.request.PutSetParagraphPortionPropertiesRequest request,
ApiCallback<Portion> callback)
Update portion properties.
|
com.squareup.okhttp.Call |
putSetParagraphPortionPropertiesCall(com.aspose.slides.model.request.PutSetParagraphPortionPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSetParagraphPortionProperties
|
ApiResponse<Portion> |
putSetParagraphPortionPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSetParagraphPortionPropertiesRequest request)
Update portion properties.
|
Paragraph |
putSetParagraphProperties(com.aspose.slides.model.request.PutSetParagraphPropertiesRequest request)
Update paragraph properties.
|
com.squareup.okhttp.Call |
putSetParagraphPropertiesAsync(com.aspose.slides.model.request.PutSetParagraphPropertiesRequest request,
ApiCallback<Paragraph> callback)
Update paragraph properties.
|
com.squareup.okhttp.Call |
putSetParagraphPropertiesCall(com.aspose.slides.model.request.PutSetParagraphPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSetParagraphProperties
|
ApiResponse<Paragraph> |
putSetParagraphPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSetParagraphPropertiesRequest request)
Update paragraph properties.
|
Portion |
putSetSubshapeParagraphPortionProperties(com.aspose.slides.model.request.PutSetSubshapeParagraphPortionPropertiesRequest request)
Update portion properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
putSetSubshapeParagraphPortionPropertiesAsync(com.aspose.slides.model.request.PutSetSubshapeParagraphPortionPropertiesRequest request,
ApiCallback<Portion> callback)
Update portion properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
putSetSubshapeParagraphPortionPropertiesCall(com.aspose.slides.model.request.PutSetSubshapeParagraphPortionPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSetSubshapeParagraphPortionProperties
|
ApiResponse<Portion> |
putSetSubshapeParagraphPortionPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSetSubshapeParagraphPortionPropertiesRequest request)
Update portion properties (for smart art and group shapes).
|
Paragraph |
putSetSubshapeParagraphProperties(com.aspose.slides.model.request.PutSetSubshapeParagraphPropertiesRequest request)
Update paragraph properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
putSetSubshapeParagraphPropertiesAsync(com.aspose.slides.model.request.PutSetSubshapeParagraphPropertiesRequest request,
ApiCallback<Paragraph> callback)
Update paragraph properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
putSetSubshapeParagraphPropertiesCall(com.aspose.slides.model.request.PutSetSubshapeParagraphPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSetSubshapeParagraphProperties
|
ApiResponse<Paragraph> |
putSetSubshapeParagraphPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSetSubshapeParagraphPropertiesRequest request)
Update paragraph properties (for smart art and group shapes).
|
void |
putShapeSaveAs(com.aspose.slides.model.request.PutShapeSaveAsRequest request)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
putShapeSaveAsAsync(com.aspose.slides.model.request.PutShapeSaveAsRequest request,
ApiCallback<Void> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
putShapeSaveAsCall(com.aspose.slides.model.request.PutShapeSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putShapeSaveAs
|
ApiResponse<Void> |
putShapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PutShapeSaveAsRequest request)
Render shape to specified picture format.
|
SlideAnimation |
putSlideAnimation(com.aspose.slides.model.request.PutSlideAnimationRequest request)
Set slide animation.
|
com.squareup.okhttp.Call |
putSlideAnimationAsync(com.aspose.slides.model.request.PutSlideAnimationRequest request,
ApiCallback<SlideAnimation> callback)
Set slide animation.
|
com.squareup.okhttp.Call |
putSlideAnimationCall(com.aspose.slides.model.request.PutSlideAnimationRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlideAnimation
|
SlideAnimation |
putSlideAnimationEffect(com.aspose.slides.model.request.PutSlideAnimationEffectRequest request)
Modify an animation effect for a slide.
|
com.squareup.okhttp.Call |
putSlideAnimationEffectAsync(com.aspose.slides.model.request.PutSlideAnimationEffectRequest request,
ApiCallback<SlideAnimation> callback)
Modify an animation effect for a slide.
|
com.squareup.okhttp.Call |
putSlideAnimationEffectCall(com.aspose.slides.model.request.PutSlideAnimationEffectRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlideAnimationEffect
|
ApiResponse<SlideAnimation> |
putSlideAnimationEffectWithHttpInfo(com.aspose.slides.model.request.PutSlideAnimationEffectRequest request)
Modify an animation effect for a slide.
|
SlideAnimation |
putSlideAnimationInteractiveSequenceEffect(com.aspose.slides.model.request.PutSlideAnimationInteractiveSequenceEffectRequest request)
Modify an animation effect for a slide interactive sequence.
|
com.squareup.okhttp.Call |
putSlideAnimationInteractiveSequenceEffectAsync(com.aspose.slides.model.request.PutSlideAnimationInteractiveSequenceEffectRequest request,
ApiCallback<SlideAnimation> callback)
Modify an animation effect for a slide interactive sequence.
|
com.squareup.okhttp.Call |
putSlideAnimationInteractiveSequenceEffectCall(com.aspose.slides.model.request.PutSlideAnimationInteractiveSequenceEffectRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlideAnimationInteractiveSequenceEffect
|
ApiResponse<SlideAnimation> |
putSlideAnimationInteractiveSequenceEffectWithHttpInfo(com.aspose.slides.model.request.PutSlideAnimationInteractiveSequenceEffectRequest request)
Modify an animation effect for a slide interactive sequence.
|
ApiResponse<SlideAnimation> |
putSlideAnimationWithHttpInfo(com.aspose.slides.model.request.PutSlideAnimationRequest request)
Set slide animation.
|
HeaderFooter |
putSlideHeaderFooter(com.aspose.slides.model.request.PutSlideHeaderFooterRequest request)
Set footer the slide.
|
com.squareup.okhttp.Call |
putSlideHeaderFooterAsync(com.aspose.slides.model.request.PutSlideHeaderFooterRequest request,
ApiCallback<HeaderFooter> callback)
Set footer the slide.
|
com.squareup.okhttp.Call |
putSlideHeaderFooterCall(com.aspose.slides.model.request.PutSlideHeaderFooterRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlideHeaderFooter
|
ApiResponse<HeaderFooter> |
putSlideHeaderFooterWithHttpInfo(com.aspose.slides.model.request.PutSlideHeaderFooterRequest request)
Set footer the slide.
|
void |
putSlideSaveAs(com.aspose.slides.model.request.PutSlideSaveAsRequest request)
Save a slide to a specified format.
|
com.squareup.okhttp.Call |
putSlideSaveAsAsync(com.aspose.slides.model.request.PutSlideSaveAsRequest request,
ApiCallback<Void> callback)
Save a slide to a specified format.
|
com.squareup.okhttp.Call |
putSlideSaveAsCall(com.aspose.slides.model.request.PutSlideSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlideSaveAs
|
ApiResponse<Void> |
putSlideSaveAsWithHttpInfo(com.aspose.slides.model.request.PutSlideSaveAsRequest request)
Save a slide to a specified format.
|
void |
putSlidesConvert(com.aspose.slides.model.request.PutSlidesConvertRequest request)
Convert presentation from request content to format specified.
|
com.squareup.okhttp.Call |
putSlidesConvertAsync(com.aspose.slides.model.request.PutSlidesConvertRequest request,
ApiCallback<Void> callback)
Convert presentation from request content to format specified.
|
com.squareup.okhttp.Call |
putSlidesConvertCall(com.aspose.slides.model.request.PutSlidesConvertRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesConvert
|
ApiResponse<Void> |
putSlidesConvertWithHttpInfo(com.aspose.slides.model.request.PutSlidesConvertRequest request)
Convert presentation from request content to format specified.
|
Document |
putSlidesDocumentFromHtml(com.aspose.slides.model.request.PutSlidesDocumentFromHtmlRequest request)
Deprecated.
|
com.squareup.okhttp.Call |
putSlidesDocumentFromHtmlAsync(com.aspose.slides.model.request.PutSlidesDocumentFromHtmlRequest request,
ApiCallback<Document> callback)
Deprecated.
|
com.squareup.okhttp.Call |
putSlidesDocumentFromHtmlCall(com.aspose.slides.model.request.PutSlidesDocumentFromHtmlRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Deprecated.
|
ApiResponse<Document> |
putSlidesDocumentFromHtmlWithHttpInfo(com.aspose.slides.model.request.PutSlidesDocumentFromHtmlRequest request)
Deprecated.
|
ShapeBase |
putSlideShapeInfo(com.aspose.slides.model.request.PutSlideShapeInfoRequest request)
Update shape properties.
|
com.squareup.okhttp.Call |
putSlideShapeInfoAsync(com.aspose.slides.model.request.PutSlideShapeInfoRequest request,
ApiCallback<ShapeBase> callback)
Update shape properties.
|
com.squareup.okhttp.Call |
putSlideShapeInfoCall(com.aspose.slides.model.request.PutSlideShapeInfoRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlideShapeInfo
|
ApiResponse<ShapeBase> |
putSlideShapeInfoWithHttpInfo(com.aspose.slides.model.request.PutSlideShapeInfoRequest request)
Update shape properties.
|
Document |
putSlidesHeaderFooter(com.aspose.slides.model.request.PutSlidesHeaderFooterRequest request)
Set footers for all slides in a presentation.
|
com.squareup.okhttp.Call |
putSlidesHeaderFooterAsync(com.aspose.slides.model.request.PutSlidesHeaderFooterRequest request,
ApiCallback<Document> callback)
Set footers for all slides in a presentation.
|
com.squareup.okhttp.Call |
putSlidesHeaderFooterCall(com.aspose.slides.model.request.PutSlidesHeaderFooterRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesHeaderFooter
|
ApiResponse<Document> |
putSlidesHeaderFooterWithHttpInfo(com.aspose.slides.model.request.PutSlidesHeaderFooterRequest request)
Set footers for all slides in a presentation.
|
ProtectionProperties |
putSlidesProtectionProperties(com.aspose.slides.model.request.PutSlidesProtectionPropertiesRequest request)
Update presentation protection properties.
|
com.squareup.okhttp.Call |
putSlidesProtectionPropertiesAsync(com.aspose.slides.model.request.PutSlidesProtectionPropertiesRequest request,
ApiCallback<ProtectionProperties> callback)
Update presentation protection properties.
|
com.squareup.okhttp.Call |
putSlidesProtectionPropertiesCall(com.aspose.slides.model.request.PutSlidesProtectionPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesProtectionProperties
|
ApiResponse<ProtectionProperties> |
putSlidesProtectionPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSlidesProtectionPropertiesRequest request)
Update presentation protection properties.
|
void |
putSlidesSaveAs(com.aspose.slides.model.request.PutSlidesSaveAsRequest request)
Save a presentation to a specified format.
|
com.squareup.okhttp.Call |
putSlidesSaveAsAsync(com.aspose.slides.model.request.PutSlidesSaveAsRequest request,
ApiCallback<Void> callback)
Save a presentation to a specified format.
|
com.squareup.okhttp.Call |
putSlidesSaveAsCall(com.aspose.slides.model.request.PutSlidesSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesSaveAs
|
ApiResponse<Void> |
putSlidesSaveAsWithHttpInfo(com.aspose.slides.model.request.PutSlidesSaveAsRequest request)
Save a presentation to a specified format.
|
DocumentProperty |
putSlidesSetDocumentProperty(com.aspose.slides.model.request.PutSlidesSetDocumentPropertyRequest request)
Set document property.
|
com.squareup.okhttp.Call |
putSlidesSetDocumentPropertyAsync(com.aspose.slides.model.request.PutSlidesSetDocumentPropertyRequest request,
ApiCallback<DocumentProperty> callback)
Set document property.
|
com.squareup.okhttp.Call |
putSlidesSetDocumentPropertyCall(com.aspose.slides.model.request.PutSlidesSetDocumentPropertyRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesSetDocumentProperty
|
ApiResponse<DocumentProperty> |
putSlidesSetDocumentPropertyWithHttpInfo(com.aspose.slides.model.request.PutSlidesSetDocumentPropertyRequest request)
Set document property.
|
Slide |
putSlidesSlide(com.aspose.slides.model.request.PutSlidesSlideRequest request)
Update a slide.
|
com.squareup.okhttp.Call |
putSlidesSlideAsync(com.aspose.slides.model.request.PutSlidesSlideRequest request,
ApiCallback<Slide> callback)
Update a slide.
|
SlideBackground |
putSlidesSlideBackground(com.aspose.slides.model.request.PutSlidesSlideBackgroundRequest request)
Set background for a slide.
|
com.squareup.okhttp.Call |
putSlidesSlideBackgroundAsync(com.aspose.slides.model.request.PutSlidesSlideBackgroundRequest request,
ApiCallback<SlideBackground> callback)
Set background for a slide.
|
com.squareup.okhttp.Call |
putSlidesSlideBackgroundCall(com.aspose.slides.model.request.PutSlidesSlideBackgroundRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesSlideBackground
|
SlideBackground |
putSlidesSlideBackgroundColor(com.aspose.slides.model.request.PutSlidesSlideBackgroundColorRequest request)
Set background color for a slide.
|
com.squareup.okhttp.Call |
putSlidesSlideBackgroundColorAsync(com.aspose.slides.model.request.PutSlidesSlideBackgroundColorRequest request,
ApiCallback<SlideBackground> callback)
Set background color for a slide.
|
com.squareup.okhttp.Call |
putSlidesSlideBackgroundColorCall(com.aspose.slides.model.request.PutSlidesSlideBackgroundColorRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesSlideBackgroundColor
|
ApiResponse<SlideBackground> |
putSlidesSlideBackgroundColorWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlideBackgroundColorRequest request)
Set background color for a slide.
|
ApiResponse<SlideBackground> |
putSlidesSlideBackgroundWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlideBackgroundRequest request)
Set background for a slide.
|
com.squareup.okhttp.Call |
putSlidesSlideCall(com.aspose.slides.model.request.PutSlidesSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesSlide
|
SlideProperties |
putSlidesSlideProperties(com.aspose.slides.model.request.PutSlidesSlidePropertiesRequest request)
Update presentation slide properties.
|
com.squareup.okhttp.Call |
putSlidesSlidePropertiesAsync(com.aspose.slides.model.request.PutSlidesSlidePropertiesRequest request,
ApiCallback<SlideProperties> callback)
Update presentation slide properties.
|
com.squareup.okhttp.Call |
putSlidesSlidePropertiesCall(com.aspose.slides.model.request.PutSlidesSlidePropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesSlideProperties
|
ApiResponse<SlideProperties> |
putSlidesSlidePropertiesWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlidePropertiesRequest request)
Update presentation slide properties.
|
Document |
putSlidesSlideSize(com.aspose.slides.model.request.PutSlidesSlideSizeRequest request)
Deprecated.
|
com.squareup.okhttp.Call |
putSlidesSlideSizeAsync(com.aspose.slides.model.request.PutSlidesSlideSizeRequest request,
ApiCallback<Document> callback)
Deprecated.
|
com.squareup.okhttp.Call |
putSlidesSlideSizeCall(com.aspose.slides.model.request.PutSlidesSlideSizeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Deprecated.
|
ApiResponse<Document> |
putSlidesSlideSizeWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlideSizeRequest request)
Deprecated.
|
ApiResponse<Slide> |
putSlidesSlideWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlideRequest request)
Update a slide.
|
ShapeBase |
putSlideSubshapeInfo(com.aspose.slides.model.request.PutSlideSubshapeInfoRequest request)
Update shape properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
putSlideSubshapeInfoAsync(com.aspose.slides.model.request.PutSlideSubshapeInfoRequest request,
ApiCallback<ShapeBase> callback)
Update shape properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
putSlideSubshapeInfoCall(com.aspose.slides.model.request.PutSlideSubshapeInfoRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlideSubshapeInfo
|
ApiResponse<ShapeBase> |
putSlideSubshapeInfoWithHttpInfo(com.aspose.slides.model.request.PutSlideSubshapeInfoRequest request)
Update shape properties (for smart art and group shapes).
|
ViewProperties |
putSlidesViewProperties(com.aspose.slides.model.request.PutSlidesViewPropertiesRequest request)
Update presentation document properties.
|
com.squareup.okhttp.Call |
putSlidesViewPropertiesAsync(com.aspose.slides.model.request.PutSlidesViewPropertiesRequest request,
ApiCallback<ViewProperties> callback)
Update presentation document properties.
|
com.squareup.okhttp.Call |
putSlidesViewPropertiesCall(com.aspose.slides.model.request.PutSlidesViewPropertiesRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSlidesViewProperties
|
ApiResponse<ViewProperties> |
putSlidesViewPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSlidesViewPropertiesRequest request)
Update presentation document properties.
|
void |
putSubshapeSaveAs(com.aspose.slides.model.request.PutSubshapeSaveAsRequest request)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
putSubshapeSaveAsAsync(com.aspose.slides.model.request.PutSubshapeSaveAsRequest request,
ApiCallback<Void> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
putSubshapeSaveAsCall(com.aspose.slides.model.request.PutSubshapeSaveAsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putSubshapeSaveAs
|
ApiResponse<Void> |
putSubshapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PutSubshapeSaveAsRequest request)
Render shape to specified picture format.
|
NotesSlide |
putUpdateNotesSlide(com.aspose.slides.model.request.PutUpdateNotesSlideRequest request)
Update notes slide properties.
|
com.squareup.okhttp.Call |
putUpdateNotesSlideAsync(com.aspose.slides.model.request.PutUpdateNotesSlideRequest request,
ApiCallback<NotesSlide> callback)
Update notes slide properties.
|
com.squareup.okhttp.Call |
putUpdateNotesSlideCall(com.aspose.slides.model.request.PutUpdateNotesSlideRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putUpdateNotesSlide
|
ShapeBase |
putUpdateNotesSlideShape(com.aspose.slides.model.request.PutUpdateNotesSlideShapeRequest request)
Update shape properties.
|
com.squareup.okhttp.Call |
putUpdateNotesSlideShapeAsync(com.aspose.slides.model.request.PutUpdateNotesSlideShapeRequest request,
ApiCallback<ShapeBase> callback)
Update shape properties.
|
com.squareup.okhttp.Call |
putUpdateNotesSlideShapeCall(com.aspose.slides.model.request.PutUpdateNotesSlideShapeRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putUpdateNotesSlideShape
|
Paragraph |
putUpdateNotesSlideShapeParagraph(com.aspose.slides.model.request.PutUpdateNotesSlideShapeParagraphRequest request)
Update paragraph properties.
|
com.squareup.okhttp.Call |
putUpdateNotesSlideShapeParagraphAsync(com.aspose.slides.model.request.PutUpdateNotesSlideShapeParagraphRequest request,
ApiCallback<Paragraph> callback)
Update paragraph properties.
|
com.squareup.okhttp.Call |
putUpdateNotesSlideShapeParagraphCall(com.aspose.slides.model.request.PutUpdateNotesSlideShapeParagraphRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putUpdateNotesSlideShapeParagraph
|
ApiResponse<Paragraph> |
putUpdateNotesSlideShapeParagraphWithHttpInfo(com.aspose.slides.model.request.PutUpdateNotesSlideShapeParagraphRequest request)
Update paragraph properties.
|
Portion |
putUpdateNotesSlideShapePortion(com.aspose.slides.model.request.PutUpdateNotesSlideShapePortionRequest request)
Update portion properties.
|
com.squareup.okhttp.Call |
putUpdateNotesSlideShapePortionAsync(com.aspose.slides.model.request.PutUpdateNotesSlideShapePortionRequest request,
ApiCallback<Portion> callback)
Update portion properties.
|
com.squareup.okhttp.Call |
putUpdateNotesSlideShapePortionCall(com.aspose.slides.model.request.PutUpdateNotesSlideShapePortionRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putUpdateNotesSlideShapePortion
|
ApiResponse<Portion> |
putUpdateNotesSlideShapePortionWithHttpInfo(com.aspose.slides.model.request.PutUpdateNotesSlideShapePortionRequest request)
Update portion properties.
|
ApiResponse<ShapeBase> |
putUpdateNotesSlideShapeWithHttpInfo(com.aspose.slides.model.request.PutUpdateNotesSlideShapeRequest request)
Update shape properties.
|
ApiResponse<NotesSlide> |
putUpdateNotesSlideWithHttpInfo(com.aspose.slides.model.request.PutUpdateNotesSlideRequest request)
Update notes slide properties.
|
StorageExist |
storageExists(com.aspose.slides.model.request.StorageExistsRequest request)
Check if storage exists
|
com.squareup.okhttp.Call |
storageExistsAsync(com.aspose.slides.model.request.StorageExistsRequest request,
ApiCallback<StorageExist> callback)
Check if storage exists (asynchronously)
|
com.squareup.okhttp.Call |
storageExistsCall(com.aspose.slides.model.request.StorageExistsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for storageExists
|
ApiResponse<StorageExist> |
storageExistsWithHttpInfo(com.aspose.slides.model.request.StorageExistsRequest request)
Check if storage exists
|
FilesUploadResult |
uploadFile(com.aspose.slides.model.request.UploadFileRequest request)
Upload file
|
com.squareup.okhttp.Call |
uploadFileAsync(com.aspose.slides.model.request.UploadFileRequest request,
ApiCallback<FilesUploadResult> callback)
Upload file (asynchronously)
|
com.squareup.okhttp.Call |
uploadFileCall(com.aspose.slides.model.request.UploadFileRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for uploadFile
|
ApiResponse<FilesUploadResult> |
uploadFileWithHttpInfo(com.aspose.slides.model.request.UploadFileRequest request)
Upload file
|
public SlidesApi(Configuration configuration)
public com.squareup.okhttp.Call copyFileCall(com.aspose.slides.model.request.CopyFileRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for copyFile. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void copyFile(com.aspose.slides.model.request.CopyFileRequest request) throws ApiException
request
- Request for copyFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> copyFileWithHttpInfo(com.aspose.slides.model.request.CopyFileRequest request) throws ApiException
request
- Request for copyFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call copyFileAsync(com.aspose.slides.model.request.CopyFileRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for copyFile. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call copyFolderCall(com.aspose.slides.model.request.CopyFolderRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for copyFolder. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void copyFolder(com.aspose.slides.model.request.CopyFolderRequest request) throws ApiException
request
- Request for copyFolder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> copyFolderWithHttpInfo(com.aspose.slides.model.request.CopyFolderRequest request) throws ApiException
request
- Request for copyFolder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call copyFolderAsync(com.aspose.slides.model.request.CopyFolderRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for copyFolder. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createFolderCall(com.aspose.slides.model.request.CreateFolderRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for createFolder. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void createFolder(com.aspose.slides.model.request.CreateFolderRequest request) throws ApiException
request
- Request for createFolder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> createFolderWithHttpInfo(com.aspose.slides.model.request.CreateFolderRequest request) throws ApiException
request
- Request for createFolder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createFolderAsync(com.aspose.slides.model.request.CreateFolderRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for createFolder. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteChartCategoryCall(com.aspose.slides.model.request.DeleteChartCategoryRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteChartCategory. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Chart deleteChartCategory(com.aspose.slides.model.request.DeleteChartCategoryRequest request) throws ApiException
request
- Request for deleteChartCategory. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Chart> deleteChartCategoryWithHttpInfo(com.aspose.slides.model.request.DeleteChartCategoryRequest request) throws ApiException
request
- Request for deleteChartCategory. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteChartCategoryAsync(com.aspose.slides.model.request.DeleteChartCategoryRequest request, ApiCallback<Chart> callback) throws ApiException
request
- Request for deleteChartCategory. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteChartDataPointCall(com.aspose.slides.model.request.DeleteChartDataPointRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteChartDataPoint. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Chart deleteChartDataPoint(com.aspose.slides.model.request.DeleteChartDataPointRequest request) throws ApiException
request
- Request for deleteChartDataPoint. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Chart> deleteChartDataPointWithHttpInfo(com.aspose.slides.model.request.DeleteChartDataPointRequest request) throws ApiException
request
- Request for deleteChartDataPoint. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteChartDataPointAsync(com.aspose.slides.model.request.DeleteChartDataPointRequest request, ApiCallback<Chart> callback) throws ApiException
request
- Request for deleteChartDataPoint. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteChartSeriesCall(com.aspose.slides.model.request.DeleteChartSeriesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteChartSeries. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Chart deleteChartSeries(com.aspose.slides.model.request.DeleteChartSeriesRequest request) throws ApiException
request
- Request for deleteChartSeries. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Chart> deleteChartSeriesWithHttpInfo(com.aspose.slides.model.request.DeleteChartSeriesRequest request) throws ApiException
request
- Request for deleteChartSeries. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteChartSeriesAsync(com.aspose.slides.model.request.DeleteChartSeriesRequest request, ApiCallback<Chart> callback) throws ApiException
request
- Request for deleteChartSeries. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteFileCall(com.aspose.slides.model.request.DeleteFileRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteFile. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void deleteFile(com.aspose.slides.model.request.DeleteFileRequest request) throws ApiException
request
- Request for deleteFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> deleteFileWithHttpInfo(com.aspose.slides.model.request.DeleteFileRequest request) throws ApiException
request
- Request for deleteFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteFileAsync(com.aspose.slides.model.request.DeleteFileRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for deleteFile. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteFolderCall(com.aspose.slides.model.request.DeleteFolderRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteFolder. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void deleteFolder(com.aspose.slides.model.request.DeleteFolderRequest request) throws ApiException
request
- Request for deleteFolder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> deleteFolderWithHttpInfo(com.aspose.slides.model.request.DeleteFolderRequest request) throws ApiException
request
- Request for deleteFolder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteFolderAsync(com.aspose.slides.model.request.DeleteFolderRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for deleteFolder. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNotesSlideCall(com.aspose.slides.model.request.DeleteNotesSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteNotesSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slide deleteNotesSlide(com.aspose.slides.model.request.DeleteNotesSlideRequest request) throws ApiException
request
- Request for deleteNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slide> deleteNotesSlideWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideRequest request) throws ApiException
request
- Request for deleteNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNotesSlideAsync(com.aspose.slides.model.request.DeleteNotesSlideRequest request, ApiCallback<Slide> callback) throws ApiException
request
- Request for deleteNotesSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNotesSlideParagraphCall(com.aspose.slides.model.request.DeleteNotesSlideParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteNotesSlideParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraphs deleteNotesSlideParagraph(com.aspose.slides.model.request.DeleteNotesSlideParagraphRequest request) throws ApiException
request
- Request for deleteNotesSlideParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraphs> deleteNotesSlideParagraphWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideParagraphRequest request) throws ApiException
request
- Request for deleteNotesSlideParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNotesSlideParagraphAsync(com.aspose.slides.model.request.DeleteNotesSlideParagraphRequest request, ApiCallback<Paragraphs> callback) throws ApiException
request
- Request for deleteNotesSlideParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNotesSlideParagraphsCall(com.aspose.slides.model.request.DeleteNotesSlideParagraphsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteNotesSlideParagraphs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraphs deleteNotesSlideParagraphs(com.aspose.slides.model.request.DeleteNotesSlideParagraphsRequest request) throws ApiException
request
- Request for deleteNotesSlideParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraphs> deleteNotesSlideParagraphsWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideParagraphsRequest request) throws ApiException
request
- Request for deleteNotesSlideParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNotesSlideParagraphsAsync(com.aspose.slides.model.request.DeleteNotesSlideParagraphsRequest request, ApiCallback<Paragraphs> callback) throws ApiException
request
- Request for deleteNotesSlideParagraphs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNotesSlidePortionCall(com.aspose.slides.model.request.DeleteNotesSlidePortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteNotesSlidePortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portions deleteNotesSlidePortion(com.aspose.slides.model.request.DeleteNotesSlidePortionRequest request) throws ApiException
request
- Request for deleteNotesSlidePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portions> deleteNotesSlidePortionWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlidePortionRequest request) throws ApiException
request
- Request for deleteNotesSlidePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNotesSlidePortionAsync(com.aspose.slides.model.request.DeleteNotesSlidePortionRequest request, ApiCallback<Portions> callback) throws ApiException
request
- Request for deleteNotesSlidePortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNotesSlidePortionsCall(com.aspose.slides.model.request.DeleteNotesSlidePortionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteNotesSlidePortions. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portions deleteNotesSlidePortions(com.aspose.slides.model.request.DeleteNotesSlidePortionsRequest request) throws ApiException
request
- Request for deleteNotesSlidePortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portions> deleteNotesSlidePortionsWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlidePortionsRequest request) throws ApiException
request
- Request for deleteNotesSlidePortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNotesSlidePortionsAsync(com.aspose.slides.model.request.DeleteNotesSlidePortionsRequest request, ApiCallback<Portions> callback) throws ApiException
request
- Request for deleteNotesSlidePortions. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNotesSlideShapeCall(com.aspose.slides.model.request.DeleteNotesSlideShapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteNotesSlideShape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Shapes deleteNotesSlideShape(com.aspose.slides.model.request.DeleteNotesSlideShapeRequest request) throws ApiException
request
- Request for deleteNotesSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Shapes> deleteNotesSlideShapeWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideShapeRequest request) throws ApiException
request
- Request for deleteNotesSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNotesSlideShapeAsync(com.aspose.slides.model.request.DeleteNotesSlideShapeRequest request, ApiCallback<Shapes> callback) throws ApiException
request
- Request for deleteNotesSlideShape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNotesSlideShapesCall(com.aspose.slides.model.request.DeleteNotesSlideShapesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteNotesSlideShapes. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Shapes deleteNotesSlideShapes(com.aspose.slides.model.request.DeleteNotesSlideShapesRequest request) throws ApiException
request
- Request for deleteNotesSlideShapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Shapes> deleteNotesSlideShapesWithHttpInfo(com.aspose.slides.model.request.DeleteNotesSlideShapesRequest request) throws ApiException
request
- Request for deleteNotesSlideShapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNotesSlideShapesAsync(com.aspose.slides.model.request.DeleteNotesSlideShapesRequest request, ApiCallback<Shapes> callback) throws ApiException
request
- Request for deleteNotesSlideShapes. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteParagraphCall(com.aspose.slides.model.request.DeleteParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraphs deleteParagraph(com.aspose.slides.model.request.DeleteParagraphRequest request) throws ApiException
request
- Request for deleteParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraphs> deleteParagraphWithHttpInfo(com.aspose.slides.model.request.DeleteParagraphRequest request) throws ApiException
request
- Request for deleteParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteParagraphAsync(com.aspose.slides.model.request.DeleteParagraphRequest request, ApiCallback<Paragraphs> callback) throws ApiException
request
- Request for deleteParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteParagraphsCall(com.aspose.slides.model.request.DeleteParagraphsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteParagraphs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraphs deleteParagraphs(com.aspose.slides.model.request.DeleteParagraphsRequest request) throws ApiException
request
- Request for deleteParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraphs> deleteParagraphsWithHttpInfo(com.aspose.slides.model.request.DeleteParagraphsRequest request) throws ApiException
request
- Request for deleteParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteParagraphsAsync(com.aspose.slides.model.request.DeleteParagraphsRequest request, ApiCallback<Paragraphs> callback) throws ApiException
request
- Request for deleteParagraphs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deletePortionCall(com.aspose.slides.model.request.DeletePortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deletePortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portions deletePortion(com.aspose.slides.model.request.DeletePortionRequest request) throws ApiException
request
- Request for deletePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portions> deletePortionWithHttpInfo(com.aspose.slides.model.request.DeletePortionRequest request) throws ApiException
request
- Request for deletePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deletePortionAsync(com.aspose.slides.model.request.DeletePortionRequest request, ApiCallback<Portions> callback) throws ApiException
request
- Request for deletePortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deletePortionsCall(com.aspose.slides.model.request.DeletePortionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deletePortions. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portions deletePortions(com.aspose.slides.model.request.DeletePortionsRequest request) throws ApiException
request
- Request for deletePortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portions> deletePortionsWithHttpInfo(com.aspose.slides.model.request.DeletePortionsRequest request) throws ApiException
request
- Request for deletePortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deletePortionsAsync(com.aspose.slides.model.request.DeletePortionsRequest request, ApiCallback<Portions> callback) throws ApiException
request
- Request for deletePortions. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSectionCall(com.aspose.slides.model.request.DeleteSectionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSection. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Sections deleteSection(com.aspose.slides.model.request.DeleteSectionRequest request) throws ApiException
request
- Request for deleteSection. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Sections> deleteSectionWithHttpInfo(com.aspose.slides.model.request.DeleteSectionRequest request) throws ApiException
request
- Request for deleteSection. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSectionAsync(com.aspose.slides.model.request.DeleteSectionRequest request, ApiCallback<Sections> callback) throws ApiException
request
- Request for deleteSection. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSectionsCall(com.aspose.slides.model.request.DeleteSectionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSections. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Sections deleteSections(com.aspose.slides.model.request.DeleteSectionsRequest request) throws ApiException
request
- Request for deleteSections. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Sections> deleteSectionsWithHttpInfo(com.aspose.slides.model.request.DeleteSectionsRequest request) throws ApiException
request
- Request for deleteSections. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSectionsAsync(com.aspose.slides.model.request.DeleteSectionsRequest request, ApiCallback<Sections> callback) throws ApiException
request
- Request for deleteSections. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideAnimationCall(com.aspose.slides.model.request.DeleteSlideAnimationRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideAnimation. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation deleteSlideAnimation(com.aspose.slides.model.request.DeleteSlideAnimationRequest request) throws ApiException
request
- Request for deleteSlideAnimation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> deleteSlideAnimationWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationRequest request) throws ApiException
request
- Request for deleteSlideAnimation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideAnimationAsync(com.aspose.slides.model.request.DeleteSlideAnimationRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for deleteSlideAnimation. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideAnimationEffectCall(com.aspose.slides.model.request.DeleteSlideAnimationEffectRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideAnimationEffect. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation deleteSlideAnimationEffect(com.aspose.slides.model.request.DeleteSlideAnimationEffectRequest request) throws ApiException
request
- Request for deleteSlideAnimationEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> deleteSlideAnimationEffectWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationEffectRequest request) throws ApiException
request
- Request for deleteSlideAnimationEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideAnimationEffectAsync(com.aspose.slides.model.request.DeleteSlideAnimationEffectRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for deleteSlideAnimationEffect. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideAnimationInteractiveSequenceCall(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequence. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation deleteSlideAnimationInteractiveSequence(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceRequest request) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequence. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> deleteSlideAnimationInteractiveSequenceWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceRequest request) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequence. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideAnimationInteractiveSequenceAsync(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequence. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideAnimationInteractiveSequenceEffectCall(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceEffectRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequenceEffect. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation deleteSlideAnimationInteractiveSequenceEffect(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceEffectRequest request) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequenceEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> deleteSlideAnimationInteractiveSequenceEffectWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceEffectRequest request) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequenceEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideAnimationInteractiveSequenceEffectAsync(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequenceEffectRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequenceEffect. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideAnimationInteractiveSequencesCall(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequencesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequences. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation deleteSlideAnimationInteractiveSequences(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequencesRequest request) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequences. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> deleteSlideAnimationInteractiveSequencesWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequencesRequest request) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequences. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideAnimationInteractiveSequencesAsync(com.aspose.slides.model.request.DeleteSlideAnimationInteractiveSequencesRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for deleteSlideAnimationInteractiveSequences. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideAnimationMainSequenceCall(com.aspose.slides.model.request.DeleteSlideAnimationMainSequenceRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideAnimationMainSequence. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation deleteSlideAnimationMainSequence(com.aspose.slides.model.request.DeleteSlideAnimationMainSequenceRequest request) throws ApiException
request
- Request for deleteSlideAnimationMainSequence. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> deleteSlideAnimationMainSequenceWithHttpInfo(com.aspose.slides.model.request.DeleteSlideAnimationMainSequenceRequest request) throws ApiException
request
- Request for deleteSlideAnimationMainSequence. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideAnimationMainSequenceAsync(com.aspose.slides.model.request.DeleteSlideAnimationMainSequenceRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for deleteSlideAnimationMainSequence. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideByIndexCall(com.aspose.slides.model.request.DeleteSlideByIndexRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideByIndex. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slides deleteSlideByIndex(com.aspose.slides.model.request.DeleteSlideByIndexRequest request) throws ApiException
request
- Request for deleteSlideByIndex. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slides> deleteSlideByIndexWithHttpInfo(com.aspose.slides.model.request.DeleteSlideByIndexRequest request) throws ApiException
request
- Request for deleteSlideByIndex. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideByIndexAsync(com.aspose.slides.model.request.DeleteSlideByIndexRequest request, ApiCallback<Slides> callback) throws ApiException
request
- Request for deleteSlideByIndex. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideShapeCall(com.aspose.slides.model.request.DeleteSlideShapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideShape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Shapes deleteSlideShape(com.aspose.slides.model.request.DeleteSlideShapeRequest request) throws ApiException
request
- Request for deleteSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Shapes> deleteSlideShapeWithHttpInfo(com.aspose.slides.model.request.DeleteSlideShapeRequest request) throws ApiException
request
- Request for deleteSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideShapeAsync(com.aspose.slides.model.request.DeleteSlideShapeRequest request, ApiCallback<Shapes> callback) throws ApiException
request
- Request for deleteSlideShape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideShapesCall(com.aspose.slides.model.request.DeleteSlideShapesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideShapes. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Shapes deleteSlideShapes(com.aspose.slides.model.request.DeleteSlideShapesRequest request) throws ApiException
request
- Request for deleteSlideShapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Shapes> deleteSlideShapesWithHttpInfo(com.aspose.slides.model.request.DeleteSlideShapesRequest request) throws ApiException
request
- Request for deleteSlideShapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideShapesAsync(com.aspose.slides.model.request.DeleteSlideShapesRequest request, ApiCallback<Shapes> callback) throws ApiException
request
- Request for deleteSlideShapes. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideSubshapeCall(com.aspose.slides.model.request.DeleteSlideSubshapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideSubshape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Shapes deleteSlideSubshape(com.aspose.slides.model.request.DeleteSlideSubshapeRequest request) throws ApiException
request
- Request for deleteSlideSubshape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Shapes> deleteSlideSubshapeWithHttpInfo(com.aspose.slides.model.request.DeleteSlideSubshapeRequest request) throws ApiException
request
- Request for deleteSlideSubshape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideSubshapeAsync(com.aspose.slides.model.request.DeleteSlideSubshapeRequest request, ApiCallback<Shapes> callback) throws ApiException
request
- Request for deleteSlideSubshape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlideSubshapesCall(com.aspose.slides.model.request.DeleteSlideSubshapesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlideSubshapes. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Shapes deleteSlideSubshapes(com.aspose.slides.model.request.DeleteSlideSubshapesRequest request) throws ApiException
request
- Request for deleteSlideSubshapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Shapes> deleteSlideSubshapesWithHttpInfo(com.aspose.slides.model.request.DeleteSlideSubshapesRequest request) throws ApiException
request
- Request for deleteSlideSubshapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlideSubshapesAsync(com.aspose.slides.model.request.DeleteSlideSubshapesRequest request, ApiCallback<Shapes> callback) throws ApiException
request
- Request for deleteSlideSubshapes. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlidesCleanSlidesListCall(com.aspose.slides.model.request.DeleteSlidesCleanSlidesListRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlidesCleanSlidesList. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slides deleteSlidesCleanSlidesList(com.aspose.slides.model.request.DeleteSlidesCleanSlidesListRequest request) throws ApiException
request
- Request for deleteSlidesCleanSlidesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slides> deleteSlidesCleanSlidesListWithHttpInfo(com.aspose.slides.model.request.DeleteSlidesCleanSlidesListRequest request) throws ApiException
request
- Request for deleteSlidesCleanSlidesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlidesCleanSlidesListAsync(com.aspose.slides.model.request.DeleteSlidesCleanSlidesListRequest request, ApiCallback<Slides> callback) throws ApiException
request
- Request for deleteSlidesCleanSlidesList. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlidesDocumentPropertiesCall(com.aspose.slides.model.request.DeleteSlidesDocumentPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlidesDocumentProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic DocumentProperties deleteSlidesDocumentProperties(com.aspose.slides.model.request.DeleteSlidesDocumentPropertiesRequest request) throws ApiException
request
- Request for deleteSlidesDocumentProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DocumentProperties> deleteSlidesDocumentPropertiesWithHttpInfo(com.aspose.slides.model.request.DeleteSlidesDocumentPropertiesRequest request) throws ApiException
request
- Request for deleteSlidesDocumentProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlidesDocumentPropertiesAsync(com.aspose.slides.model.request.DeleteSlidesDocumentPropertiesRequest request, ApiCallback<DocumentProperties> callback) throws ApiException
request
- Request for deleteSlidesDocumentProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlidesDocumentPropertyCall(com.aspose.slides.model.request.DeleteSlidesDocumentPropertyRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlidesDocumentProperty. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic DocumentProperties deleteSlidesDocumentProperty(com.aspose.slides.model.request.DeleteSlidesDocumentPropertyRequest request) throws ApiException
request
- Request for deleteSlidesDocumentProperty. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DocumentProperties> deleteSlidesDocumentPropertyWithHttpInfo(com.aspose.slides.model.request.DeleteSlidesDocumentPropertyRequest request) throws ApiException
request
- Request for deleteSlidesDocumentProperty. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlidesDocumentPropertyAsync(com.aspose.slides.model.request.DeleteSlidesDocumentPropertyRequest request, ApiCallback<DocumentProperties> callback) throws ApiException
request
- Request for deleteSlidesDocumentProperty. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSlidesSlideBackgroundCall(com.aspose.slides.model.request.DeleteSlidesSlideBackgroundRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSlidesSlideBackground. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideBackground deleteSlidesSlideBackground(com.aspose.slides.model.request.DeleteSlidesSlideBackgroundRequest request) throws ApiException
request
- Request for deleteSlidesSlideBackground. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideBackground> deleteSlidesSlideBackgroundWithHttpInfo(com.aspose.slides.model.request.DeleteSlidesSlideBackgroundRequest request) throws ApiException
request
- Request for deleteSlidesSlideBackground. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSlidesSlideBackgroundAsync(com.aspose.slides.model.request.DeleteSlidesSlideBackgroundRequest request, ApiCallback<SlideBackground> callback) throws ApiException
request
- Request for deleteSlidesSlideBackground. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSubshapeParagraphCall(com.aspose.slides.model.request.DeleteSubshapeParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSubshapeParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraphs deleteSubshapeParagraph(com.aspose.slides.model.request.DeleteSubshapeParagraphRequest request) throws ApiException
request
- Request for deleteSubshapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraphs> deleteSubshapeParagraphWithHttpInfo(com.aspose.slides.model.request.DeleteSubshapeParagraphRequest request) throws ApiException
request
- Request for deleteSubshapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSubshapeParagraphAsync(com.aspose.slides.model.request.DeleteSubshapeParagraphRequest request, ApiCallback<Paragraphs> callback) throws ApiException
request
- Request for deleteSubshapeParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSubshapeParagraphsCall(com.aspose.slides.model.request.DeleteSubshapeParagraphsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSubshapeParagraphs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraphs deleteSubshapeParagraphs(com.aspose.slides.model.request.DeleteSubshapeParagraphsRequest request) throws ApiException
request
- Request for deleteSubshapeParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraphs> deleteSubshapeParagraphsWithHttpInfo(com.aspose.slides.model.request.DeleteSubshapeParagraphsRequest request) throws ApiException
request
- Request for deleteSubshapeParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSubshapeParagraphsAsync(com.aspose.slides.model.request.DeleteSubshapeParagraphsRequest request, ApiCallback<Paragraphs> callback) throws ApiException
request
- Request for deleteSubshapeParagraphs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSubshapePortionCall(com.aspose.slides.model.request.DeleteSubshapePortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSubshapePortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portions deleteSubshapePortion(com.aspose.slides.model.request.DeleteSubshapePortionRequest request) throws ApiException
request
- Request for deleteSubshapePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portions> deleteSubshapePortionWithHttpInfo(com.aspose.slides.model.request.DeleteSubshapePortionRequest request) throws ApiException
request
- Request for deleteSubshapePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSubshapePortionAsync(com.aspose.slides.model.request.DeleteSubshapePortionRequest request, ApiCallback<Portions> callback) throws ApiException
request
- Request for deleteSubshapePortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSubshapePortionsCall(com.aspose.slides.model.request.DeleteSubshapePortionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for deleteSubshapePortions. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portions deleteSubshapePortions(com.aspose.slides.model.request.DeleteSubshapePortionsRequest request) throws ApiException
request
- Request for deleteSubshapePortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portions> deleteSubshapePortionsWithHttpInfo(com.aspose.slides.model.request.DeleteSubshapePortionsRequest request) throws ApiException
request
- Request for deleteSubshapePortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSubshapePortionsAsync(com.aspose.slides.model.request.DeleteSubshapePortionsRequest request, ApiCallback<Portions> callback) throws ApiException
request
- Request for deleteSubshapePortions. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call downloadFileCall(com.aspose.slides.model.request.DownloadFileRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for downloadFile. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File downloadFile(com.aspose.slides.model.request.DownloadFileRequest request) throws ApiException
request
- Request for downloadFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> downloadFileWithHttpInfo(com.aspose.slides.model.request.DownloadFileRequest request) throws ApiException
request
- Request for downloadFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call downloadFileAsync(com.aspose.slides.model.request.DownloadFileRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for downloadFile. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getDiscUsageCall(com.aspose.slides.model.request.GetDiscUsageRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getDiscUsage. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic DiscUsage getDiscUsage(com.aspose.slides.model.request.GetDiscUsageRequest request) throws ApiException
request
- Request for getDiscUsage. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DiscUsage> getDiscUsageWithHttpInfo(com.aspose.slides.model.request.GetDiscUsageRequest request) throws ApiException
request
- Request for getDiscUsage. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getDiscUsageAsync(com.aspose.slides.model.request.GetDiscUsageRequest request, ApiCallback<DiscUsage> callback) throws ApiException
request
- Request for getDiscUsage. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getFileVersionsCall(com.aspose.slides.model.request.GetFileVersionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getFileVersions. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic FileVersions getFileVersions(com.aspose.slides.model.request.GetFileVersionsRequest request) throws ApiException
request
- Request for getFileVersions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<FileVersions> getFileVersionsWithHttpInfo(com.aspose.slides.model.request.GetFileVersionsRequest request) throws ApiException
request
- Request for getFileVersions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getFileVersionsAsync(com.aspose.slides.model.request.GetFileVersionsRequest request, ApiCallback<FileVersions> callback) throws ApiException
request
- Request for getFileVersions. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getFilesListCall(com.aspose.slides.model.request.GetFilesListRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getFilesList. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic FilesList getFilesList(com.aspose.slides.model.request.GetFilesListRequest request) throws ApiException
request
- Request for getFilesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<FilesList> getFilesListWithHttpInfo(com.aspose.slides.model.request.GetFilesListRequest request) throws ApiException
request
- Request for getFilesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getFilesListAsync(com.aspose.slides.model.request.GetFilesListRequest request, ApiCallback<FilesList> callback) throws ApiException
request
- Request for getFilesList. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getLayoutSlideCall(com.aspose.slides.model.request.GetLayoutSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getLayoutSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic LayoutSlide getLayoutSlide(com.aspose.slides.model.request.GetLayoutSlideRequest request) throws ApiException
request
- Request for getLayoutSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<LayoutSlide> getLayoutSlideWithHttpInfo(com.aspose.slides.model.request.GetLayoutSlideRequest request) throws ApiException
request
- Request for getLayoutSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getLayoutSlideAsync(com.aspose.slides.model.request.GetLayoutSlideRequest request, ApiCallback<LayoutSlide> callback) throws ApiException
request
- Request for getLayoutSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getLayoutSlidesListCall(com.aspose.slides.model.request.GetLayoutSlidesListRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getLayoutSlidesList. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic LayoutSlides getLayoutSlidesList(com.aspose.slides.model.request.GetLayoutSlidesListRequest request) throws ApiException
request
- Request for getLayoutSlidesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<LayoutSlides> getLayoutSlidesListWithHttpInfo(com.aspose.slides.model.request.GetLayoutSlidesListRequest request) throws ApiException
request
- Request for getLayoutSlidesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getLayoutSlidesListAsync(com.aspose.slides.model.request.GetLayoutSlidesListRequest request, ApiCallback<LayoutSlides> callback) throws ApiException
request
- Request for getLayoutSlidesList. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getMasterSlideCall(com.aspose.slides.model.request.GetMasterSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getMasterSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic MasterSlide getMasterSlide(com.aspose.slides.model.request.GetMasterSlideRequest request) throws ApiException
request
- Request for getMasterSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<MasterSlide> getMasterSlideWithHttpInfo(com.aspose.slides.model.request.GetMasterSlideRequest request) throws ApiException
request
- Request for getMasterSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getMasterSlideAsync(com.aspose.slides.model.request.GetMasterSlideRequest request, ApiCallback<MasterSlide> callback) throws ApiException
request
- Request for getMasterSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getMasterSlidesListCall(com.aspose.slides.model.request.GetMasterSlidesListRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getMasterSlidesList. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic MasterSlides getMasterSlidesList(com.aspose.slides.model.request.GetMasterSlidesListRequest request) throws ApiException
request
- Request for getMasterSlidesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<MasterSlides> getMasterSlidesListWithHttpInfo(com.aspose.slides.model.request.GetMasterSlidesListRequest request) throws ApiException
request
- Request for getMasterSlidesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getMasterSlidesListAsync(com.aspose.slides.model.request.GetMasterSlidesListRequest request, ApiCallback<MasterSlides> callback) throws ApiException
request
- Request for getMasterSlidesList. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideCall(com.aspose.slides.model.request.GetNotesSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic NotesSlide getNotesSlide(com.aspose.slides.model.request.GetNotesSlideRequest request) throws ApiException
request
- Request for getNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<NotesSlide> getNotesSlideWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideRequest request) throws ApiException
request
- Request for getNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideAsync(com.aspose.slides.model.request.GetNotesSlideRequest request, ApiCallback<NotesSlide> callback) throws ApiException
request
- Request for getNotesSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideExistsCall(com.aspose.slides.model.request.GetNotesSlideExistsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlideExists. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic EntityExists getNotesSlideExists(com.aspose.slides.model.request.GetNotesSlideExistsRequest request) throws ApiException
request
- Request for getNotesSlideExists. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<EntityExists> getNotesSlideExistsWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideExistsRequest request) throws ApiException
request
- Request for getNotesSlideExists. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideExistsAsync(com.aspose.slides.model.request.GetNotesSlideExistsRequest request, ApiCallback<EntityExists> callback) throws ApiException
request
- Request for getNotesSlideExists. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideHeaderFooterCall(com.aspose.slides.model.request.GetNotesSlideHeaderFooterRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlideHeaderFooter. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic NotesSlideHeaderFooter getNotesSlideHeaderFooter(com.aspose.slides.model.request.GetNotesSlideHeaderFooterRequest request) throws ApiException
request
- Request for getNotesSlideHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<NotesSlideHeaderFooter> getNotesSlideHeaderFooterWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideHeaderFooterRequest request) throws ApiException
request
- Request for getNotesSlideHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideHeaderFooterAsync(com.aspose.slides.model.request.GetNotesSlideHeaderFooterRequest request, ApiCallback<NotesSlideHeaderFooter> callback) throws ApiException
request
- Request for getNotesSlideHeaderFooter. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideShapeCall(com.aspose.slides.model.request.GetNotesSlideShapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlideShape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ShapeBase getNotesSlideShape(com.aspose.slides.model.request.GetNotesSlideShapeRequest request) throws ApiException
request
- Request for getNotesSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ShapeBase> getNotesSlideShapeWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapeRequest request) throws ApiException
request
- Request for getNotesSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideShapeAsync(com.aspose.slides.model.request.GetNotesSlideShapeRequest request, ApiCallback<ShapeBase> callback) throws ApiException
request
- Request for getNotesSlideShape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideShapeParagraphCall(com.aspose.slides.model.request.GetNotesSlideShapeParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlideShapeParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraph getNotesSlideShapeParagraph(com.aspose.slides.model.request.GetNotesSlideShapeParagraphRequest request) throws ApiException
request
- Request for getNotesSlideShapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraph> getNotesSlideShapeParagraphWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapeParagraphRequest request) throws ApiException
request
- Request for getNotesSlideShapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideShapeParagraphAsync(com.aspose.slides.model.request.GetNotesSlideShapeParagraphRequest request, ApiCallback<Paragraph> callback) throws ApiException
request
- Request for getNotesSlideShapeParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideShapeParagraphsCall(com.aspose.slides.model.request.GetNotesSlideShapeParagraphsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlideShapeParagraphs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraphs getNotesSlideShapeParagraphs(com.aspose.slides.model.request.GetNotesSlideShapeParagraphsRequest request) throws ApiException
request
- Request for getNotesSlideShapeParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraphs> getNotesSlideShapeParagraphsWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapeParagraphsRequest request) throws ApiException
request
- Request for getNotesSlideShapeParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideShapeParagraphsAsync(com.aspose.slides.model.request.GetNotesSlideShapeParagraphsRequest request, ApiCallback<Paragraphs> callback) throws ApiException
request
- Request for getNotesSlideShapeParagraphs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideShapePortionCall(com.aspose.slides.model.request.GetNotesSlideShapePortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlideShapePortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portion getNotesSlideShapePortion(com.aspose.slides.model.request.GetNotesSlideShapePortionRequest request) throws ApiException
request
- Request for getNotesSlideShapePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portion> getNotesSlideShapePortionWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapePortionRequest request) throws ApiException
request
- Request for getNotesSlideShapePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideShapePortionAsync(com.aspose.slides.model.request.GetNotesSlideShapePortionRequest request, ApiCallback<Portion> callback) throws ApiException
request
- Request for getNotesSlideShapePortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideShapePortionsCall(com.aspose.slides.model.request.GetNotesSlideShapePortionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlideShapePortions. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portions getNotesSlideShapePortions(com.aspose.slides.model.request.GetNotesSlideShapePortionsRequest request) throws ApiException
request
- Request for getNotesSlideShapePortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portions> getNotesSlideShapePortionsWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapePortionsRequest request) throws ApiException
request
- Request for getNotesSlideShapePortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideShapePortionsAsync(com.aspose.slides.model.request.GetNotesSlideShapePortionsRequest request, ApiCallback<Portions> callback) throws ApiException
request
- Request for getNotesSlideShapePortions. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideShapesCall(com.aspose.slides.model.request.GetNotesSlideShapesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlideShapes. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Shapes getNotesSlideShapes(com.aspose.slides.model.request.GetNotesSlideShapesRequest request) throws ApiException
request
- Request for getNotesSlideShapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Shapes> getNotesSlideShapesWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideShapesRequest request) throws ApiException
request
- Request for getNotesSlideShapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideShapesAsync(com.aspose.slides.model.request.GetNotesSlideShapesRequest request, ApiCallback<Shapes> callback) throws ApiException
request
- Request for getNotesSlideShapes. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getNotesSlideWithFormatCall(com.aspose.slides.model.request.GetNotesSlideWithFormatRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getNotesSlideWithFormat. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File getNotesSlideWithFormat(com.aspose.slides.model.request.GetNotesSlideWithFormatRequest request) throws ApiException
request
- Request for getNotesSlideWithFormat. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> getNotesSlideWithFormatWithHttpInfo(com.aspose.slides.model.request.GetNotesSlideWithFormatRequest request) throws ApiException
request
- Request for getNotesSlideWithFormat. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getNotesSlideWithFormatAsync(com.aspose.slides.model.request.GetNotesSlideWithFormatRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for getNotesSlideWithFormat. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getParagraphPortionCall(com.aspose.slides.model.request.GetParagraphPortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getParagraphPortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portion getParagraphPortion(com.aspose.slides.model.request.GetParagraphPortionRequest request) throws ApiException
request
- Request for getParagraphPortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portion> getParagraphPortionWithHttpInfo(com.aspose.slides.model.request.GetParagraphPortionRequest request) throws ApiException
request
- Request for getParagraphPortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getParagraphPortionAsync(com.aspose.slides.model.request.GetParagraphPortionRequest request, ApiCallback<Portion> callback) throws ApiException
request
- Request for getParagraphPortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getParagraphPortionsCall(com.aspose.slides.model.request.GetParagraphPortionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getParagraphPortions. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portions getParagraphPortions(com.aspose.slides.model.request.GetParagraphPortionsRequest request) throws ApiException
request
- Request for getParagraphPortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portions> getParagraphPortionsWithHttpInfo(com.aspose.slides.model.request.GetParagraphPortionsRequest request) throws ApiException
request
- Request for getParagraphPortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getParagraphPortionsAsync(com.aspose.slides.model.request.GetParagraphPortionsRequest request, ApiCallback<Portions> callback) throws ApiException
request
- Request for getParagraphPortions. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSectionsCall(com.aspose.slides.model.request.GetSectionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSections. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Sections getSections(com.aspose.slides.model.request.GetSectionsRequest request) throws ApiException
request
- Request for getSections. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Sections> getSectionsWithHttpInfo(com.aspose.slides.model.request.GetSectionsRequest request) throws ApiException
request
- Request for getSections. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSectionsAsync(com.aspose.slides.model.request.GetSectionsRequest request, ApiCallback<Sections> callback) throws ApiException
request
- Request for getSections. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideAnimationCall(com.aspose.slides.model.request.GetSlideAnimationRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideAnimation. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation getSlideAnimation(com.aspose.slides.model.request.GetSlideAnimationRequest request) throws ApiException
request
- Request for getSlideAnimation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> getSlideAnimationWithHttpInfo(com.aspose.slides.model.request.GetSlideAnimationRequest request) throws ApiException
request
- Request for getSlideAnimation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideAnimationAsync(com.aspose.slides.model.request.GetSlideAnimationRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for getSlideAnimation. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideHeaderFooterCall(com.aspose.slides.model.request.GetSlideHeaderFooterRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideHeaderFooter. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic HeaderFooter getSlideHeaderFooter(com.aspose.slides.model.request.GetSlideHeaderFooterRequest request) throws ApiException
request
- Request for getSlideHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<HeaderFooter> getSlideHeaderFooterWithHttpInfo(com.aspose.slides.model.request.GetSlideHeaderFooterRequest request) throws ApiException
request
- Request for getSlideHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideHeaderFooterAsync(com.aspose.slides.model.request.GetSlideHeaderFooterRequest request, ApiCallback<HeaderFooter> callback) throws ApiException
request
- Request for getSlideHeaderFooter. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideShapeCall(com.aspose.slides.model.request.GetSlideShapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideShape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ShapeBase getSlideShape(com.aspose.slides.model.request.GetSlideShapeRequest request) throws ApiException
request
- Request for getSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ShapeBase> getSlideShapeWithHttpInfo(com.aspose.slides.model.request.GetSlideShapeRequest request) throws ApiException
request
- Request for getSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideShapeAsync(com.aspose.slides.model.request.GetSlideShapeRequest request, ApiCallback<ShapeBase> callback) throws ApiException
request
- Request for getSlideShape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideShapeParagraphCall(com.aspose.slides.model.request.GetSlideShapeParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideShapeParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraph getSlideShapeParagraph(com.aspose.slides.model.request.GetSlideShapeParagraphRequest request) throws ApiException
request
- Request for getSlideShapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraph> getSlideShapeParagraphWithHttpInfo(com.aspose.slides.model.request.GetSlideShapeParagraphRequest request) throws ApiException
request
- Request for getSlideShapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideShapeParagraphAsync(com.aspose.slides.model.request.GetSlideShapeParagraphRequest request, ApiCallback<Paragraph> callback) throws ApiException
request
- Request for getSlideShapeParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideShapeParagraphsCall(com.aspose.slides.model.request.GetSlideShapeParagraphsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideShapeParagraphs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraphs getSlideShapeParagraphs(com.aspose.slides.model.request.GetSlideShapeParagraphsRequest request) throws ApiException
request
- Request for getSlideShapeParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraphs> getSlideShapeParagraphsWithHttpInfo(com.aspose.slides.model.request.GetSlideShapeParagraphsRequest request) throws ApiException
request
- Request for getSlideShapeParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideShapeParagraphsAsync(com.aspose.slides.model.request.GetSlideShapeParagraphsRequest request, ApiCallback<Paragraphs> callback) throws ApiException
request
- Request for getSlideShapeParagraphs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideShapesCall(com.aspose.slides.model.request.GetSlideShapesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideShapes. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Shapes getSlideShapes(com.aspose.slides.model.request.GetSlideShapesRequest request) throws ApiException
request
- Request for getSlideShapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Shapes> getSlideShapesWithHttpInfo(com.aspose.slides.model.request.GetSlideShapesRequest request) throws ApiException
request
- Request for getSlideShapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideShapesAsync(com.aspose.slides.model.request.GetSlideShapesRequest request, ApiCallback<Shapes> callback) throws ApiException
request
- Request for getSlideShapes. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideSubshapeCall(com.aspose.slides.model.request.GetSlideSubshapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideSubshape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ShapeBase getSlideSubshape(com.aspose.slides.model.request.GetSlideSubshapeRequest request) throws ApiException
request
- Request for getSlideSubshape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ShapeBase> getSlideSubshapeWithHttpInfo(com.aspose.slides.model.request.GetSlideSubshapeRequest request) throws ApiException
request
- Request for getSlideSubshape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideSubshapeAsync(com.aspose.slides.model.request.GetSlideSubshapeRequest request, ApiCallback<ShapeBase> callback) throws ApiException
request
- Request for getSlideSubshape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideSubshapeParagraphCall(com.aspose.slides.model.request.GetSlideSubshapeParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideSubshapeParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraph getSlideSubshapeParagraph(com.aspose.slides.model.request.GetSlideSubshapeParagraphRequest request) throws ApiException
request
- Request for getSlideSubshapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraph> getSlideSubshapeParagraphWithHttpInfo(com.aspose.slides.model.request.GetSlideSubshapeParagraphRequest request) throws ApiException
request
- Request for getSlideSubshapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideSubshapeParagraphAsync(com.aspose.slides.model.request.GetSlideSubshapeParagraphRequest request, ApiCallback<Paragraph> callback) throws ApiException
request
- Request for getSlideSubshapeParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideSubshapeParagraphsCall(com.aspose.slides.model.request.GetSlideSubshapeParagraphsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideSubshapeParagraphs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraphs getSlideSubshapeParagraphs(com.aspose.slides.model.request.GetSlideSubshapeParagraphsRequest request) throws ApiException
request
- Request for getSlideSubshapeParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraphs> getSlideSubshapeParagraphsWithHttpInfo(com.aspose.slides.model.request.GetSlideSubshapeParagraphsRequest request) throws ApiException
request
- Request for getSlideSubshapeParagraphs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideSubshapeParagraphsAsync(com.aspose.slides.model.request.GetSlideSubshapeParagraphsRequest request, ApiCallback<Paragraphs> callback) throws ApiException
request
- Request for getSlideSubshapeParagraphs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlideSubshapesCall(com.aspose.slides.model.request.GetSlideSubshapesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlideSubshapes. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Shapes getSlideSubshapes(com.aspose.slides.model.request.GetSlideSubshapesRequest request) throws ApiException
request
- Request for getSlideSubshapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Shapes> getSlideSubshapesWithHttpInfo(com.aspose.slides.model.request.GetSlideSubshapesRequest request) throws ApiException
request
- Request for getSlideSubshapes. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlideSubshapesAsync(com.aspose.slides.model.request.GetSlideSubshapesRequest request, ApiCallback<Shapes> callback) throws ApiException
request
- Request for getSlideSubshapes. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesApiInfoCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ApiInfo getSlidesApiInfo() throws ApiException
ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ApiInfo> getSlidesApiInfoWithHttpInfo() throws ApiException
ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesApiInfoAsync(ApiCallback<ApiInfo> callback) throws ApiException
callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesDocumentCall(com.aspose.slides.model.request.GetSlidesDocumentRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesDocument. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Document getSlidesDocument(com.aspose.slides.model.request.GetSlidesDocumentRequest request) throws ApiException
request
- Request for getSlidesDocument. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Document> getSlidesDocumentWithHttpInfo(com.aspose.slides.model.request.GetSlidesDocumentRequest request) throws ApiException
request
- Request for getSlidesDocument. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesDocumentAsync(com.aspose.slides.model.request.GetSlidesDocumentRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for getSlidesDocument. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesDocumentPropertiesCall(com.aspose.slides.model.request.GetSlidesDocumentPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesDocumentProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic DocumentProperties getSlidesDocumentProperties(com.aspose.slides.model.request.GetSlidesDocumentPropertiesRequest request) throws ApiException
request
- Request for getSlidesDocumentProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DocumentProperties> getSlidesDocumentPropertiesWithHttpInfo(com.aspose.slides.model.request.GetSlidesDocumentPropertiesRequest request) throws ApiException
request
- Request for getSlidesDocumentProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesDocumentPropertiesAsync(com.aspose.slides.model.request.GetSlidesDocumentPropertiesRequest request, ApiCallback<DocumentProperties> callback) throws ApiException
request
- Request for getSlidesDocumentProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesDocumentPropertyCall(com.aspose.slides.model.request.GetSlidesDocumentPropertyRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesDocumentProperty. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic DocumentProperty getSlidesDocumentProperty(com.aspose.slides.model.request.GetSlidesDocumentPropertyRequest request) throws ApiException
request
- Request for getSlidesDocumentProperty. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DocumentProperty> getSlidesDocumentPropertyWithHttpInfo(com.aspose.slides.model.request.GetSlidesDocumentPropertyRequest request) throws ApiException
request
- Request for getSlidesDocumentProperty. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesDocumentPropertyAsync(com.aspose.slides.model.request.GetSlidesDocumentPropertyRequest request, ApiCallback<DocumentProperty> callback) throws ApiException
request
- Request for getSlidesDocumentProperty. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesImageWithDefaultFormatCall(com.aspose.slides.model.request.GetSlidesImageWithDefaultFormatRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesImageWithDefaultFormat. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File getSlidesImageWithDefaultFormat(com.aspose.slides.model.request.GetSlidesImageWithDefaultFormatRequest request) throws ApiException
request
- Request for getSlidesImageWithDefaultFormat. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> getSlidesImageWithDefaultFormatWithHttpInfo(com.aspose.slides.model.request.GetSlidesImageWithDefaultFormatRequest request) throws ApiException
request
- Request for getSlidesImageWithDefaultFormat. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesImageWithDefaultFormatAsync(com.aspose.slides.model.request.GetSlidesImageWithDefaultFormatRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for getSlidesImageWithDefaultFormat. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesImageWithFormatCall(com.aspose.slides.model.request.GetSlidesImageWithFormatRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesImageWithFormat. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File getSlidesImageWithFormat(com.aspose.slides.model.request.GetSlidesImageWithFormatRequest request) throws ApiException
request
- Request for getSlidesImageWithFormat. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> getSlidesImageWithFormatWithHttpInfo(com.aspose.slides.model.request.GetSlidesImageWithFormatRequest request) throws ApiException
request
- Request for getSlidesImageWithFormat. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesImageWithFormatAsync(com.aspose.slides.model.request.GetSlidesImageWithFormatRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for getSlidesImageWithFormat. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesImagesCall(com.aspose.slides.model.request.GetSlidesImagesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesImages. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Images getSlidesImages(com.aspose.slides.model.request.GetSlidesImagesRequest request) throws ApiException
request
- Request for getSlidesImages. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Images> getSlidesImagesWithHttpInfo(com.aspose.slides.model.request.GetSlidesImagesRequest request) throws ApiException
request
- Request for getSlidesImages. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesImagesAsync(com.aspose.slides.model.request.GetSlidesImagesRequest request, ApiCallback<Images> callback) throws ApiException
request
- Request for getSlidesImages. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesPlaceholderCall(com.aspose.slides.model.request.GetSlidesPlaceholderRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesPlaceholder. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Placeholder getSlidesPlaceholder(com.aspose.slides.model.request.GetSlidesPlaceholderRequest request) throws ApiException
request
- Request for getSlidesPlaceholder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Placeholder> getSlidesPlaceholderWithHttpInfo(com.aspose.slides.model.request.GetSlidesPlaceholderRequest request) throws ApiException
request
- Request for getSlidesPlaceholder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesPlaceholderAsync(com.aspose.slides.model.request.GetSlidesPlaceholderRequest request, ApiCallback<Placeholder> callback) throws ApiException
request
- Request for getSlidesPlaceholder. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesPlaceholdersCall(com.aspose.slides.model.request.GetSlidesPlaceholdersRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesPlaceholders. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Placeholders getSlidesPlaceholders(com.aspose.slides.model.request.GetSlidesPlaceholdersRequest request) throws ApiException
request
- Request for getSlidesPlaceholders. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Placeholders> getSlidesPlaceholdersWithHttpInfo(com.aspose.slides.model.request.GetSlidesPlaceholdersRequest request) throws ApiException
request
- Request for getSlidesPlaceholders. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesPlaceholdersAsync(com.aspose.slides.model.request.GetSlidesPlaceholdersRequest request, ApiCallback<Placeholders> callback) throws ApiException
request
- Request for getSlidesPlaceholders. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesPresentationTextItemsCall(com.aspose.slides.model.request.GetSlidesPresentationTextItemsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesPresentationTextItems. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic TextItems getSlidesPresentationTextItems(com.aspose.slides.model.request.GetSlidesPresentationTextItemsRequest request) throws ApiException
request
- Request for getSlidesPresentationTextItems. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<TextItems> getSlidesPresentationTextItemsWithHttpInfo(com.aspose.slides.model.request.GetSlidesPresentationTextItemsRequest request) throws ApiException
request
- Request for getSlidesPresentationTextItems. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesPresentationTextItemsAsync(com.aspose.slides.model.request.GetSlidesPresentationTextItemsRequest request, ApiCallback<TextItems> callback) throws ApiException
request
- Request for getSlidesPresentationTextItems. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesProtectionPropertiesCall(com.aspose.slides.model.request.GetSlidesProtectionPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesProtectionProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ProtectionProperties getSlidesProtectionProperties(com.aspose.slides.model.request.GetSlidesProtectionPropertiesRequest request) throws ApiException
request
- Request for getSlidesProtectionProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ProtectionProperties> getSlidesProtectionPropertiesWithHttpInfo(com.aspose.slides.model.request.GetSlidesProtectionPropertiesRequest request) throws ApiException
request
- Request for getSlidesProtectionProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesProtectionPropertiesAsync(com.aspose.slides.model.request.GetSlidesProtectionPropertiesRequest request, ApiCallback<ProtectionProperties> callback) throws ApiException
request
- Request for getSlidesProtectionProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesSlideCall(com.aspose.slides.model.request.GetSlidesSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slide getSlidesSlide(com.aspose.slides.model.request.GetSlidesSlideRequest request) throws ApiException
request
- Request for getSlidesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slide> getSlidesSlideWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideRequest request) throws ApiException
request
- Request for getSlidesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesSlideAsync(com.aspose.slides.model.request.GetSlidesSlideRequest request, ApiCallback<Slide> callback) throws ApiException
request
- Request for getSlidesSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesSlideBackgroundCall(com.aspose.slides.model.request.GetSlidesSlideBackgroundRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesSlideBackground. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideBackground getSlidesSlideBackground(com.aspose.slides.model.request.GetSlidesSlideBackgroundRequest request) throws ApiException
request
- Request for getSlidesSlideBackground. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideBackground> getSlidesSlideBackgroundWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideBackgroundRequest request) throws ApiException
request
- Request for getSlidesSlideBackground. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesSlideBackgroundAsync(com.aspose.slides.model.request.GetSlidesSlideBackgroundRequest request, ApiCallback<SlideBackground> callback) throws ApiException
request
- Request for getSlidesSlideBackground. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesSlideCommentsCall(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesSlideComments. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideComments getSlidesSlideComments(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request) throws ApiException
request
- Request for getSlidesSlideComments. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideComments> getSlidesSlideCommentsWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request) throws ApiException
request
- Request for getSlidesSlideComments. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesSlideCommentsAsync(com.aspose.slides.model.request.GetSlidesSlideCommentsRequest request, ApiCallback<SlideComments> callback) throws ApiException
request
- Request for getSlidesSlideComments. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesSlideImagesCall(com.aspose.slides.model.request.GetSlidesSlideImagesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesSlideImages. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Images getSlidesSlideImages(com.aspose.slides.model.request.GetSlidesSlideImagesRequest request) throws ApiException
request
- Request for getSlidesSlideImages. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Images> getSlidesSlideImagesWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideImagesRequest request) throws ApiException
request
- Request for getSlidesSlideImages. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesSlideImagesAsync(com.aspose.slides.model.request.GetSlidesSlideImagesRequest request, ApiCallback<Images> callback) throws ApiException
request
- Request for getSlidesSlideImages. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesSlidePropertiesCall(com.aspose.slides.model.request.GetSlidesSlidePropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesSlideProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideProperties getSlidesSlideProperties(com.aspose.slides.model.request.GetSlidesSlidePropertiesRequest request) throws ApiException
request
- Request for getSlidesSlideProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideProperties> getSlidesSlidePropertiesWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlidePropertiesRequest request) throws ApiException
request
- Request for getSlidesSlideProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesSlidePropertiesAsync(com.aspose.slides.model.request.GetSlidesSlidePropertiesRequest request, ApiCallback<SlideProperties> callback) throws ApiException
request
- Request for getSlidesSlideProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesSlideTextItemsCall(com.aspose.slides.model.request.GetSlidesSlideTextItemsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesSlideTextItems. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic TextItems getSlidesSlideTextItems(com.aspose.slides.model.request.GetSlidesSlideTextItemsRequest request) throws ApiException
request
- Request for getSlidesSlideTextItems. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<TextItems> getSlidesSlideTextItemsWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlideTextItemsRequest request) throws ApiException
request
- Request for getSlidesSlideTextItems. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesSlideTextItemsAsync(com.aspose.slides.model.request.GetSlidesSlideTextItemsRequest request, ApiCallback<TextItems> callback) throws ApiException
request
- Request for getSlidesSlideTextItems. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesSlidesListCall(com.aspose.slides.model.request.GetSlidesSlidesListRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesSlidesList. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slides getSlidesSlidesList(com.aspose.slides.model.request.GetSlidesSlidesListRequest request) throws ApiException
request
- Request for getSlidesSlidesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slides> getSlidesSlidesListWithHttpInfo(com.aspose.slides.model.request.GetSlidesSlidesListRequest request) throws ApiException
request
- Request for getSlidesSlidesList. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesSlidesListAsync(com.aspose.slides.model.request.GetSlidesSlidesListRequest request, ApiCallback<Slides> callback) throws ApiException
request
- Request for getSlidesSlidesList. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesThemeCall(com.aspose.slides.model.request.GetSlidesThemeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesTheme. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Theme getSlidesTheme(com.aspose.slides.model.request.GetSlidesThemeRequest request) throws ApiException
request
- Request for getSlidesTheme. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Theme> getSlidesThemeWithHttpInfo(com.aspose.slides.model.request.GetSlidesThemeRequest request) throws ApiException
request
- Request for getSlidesTheme. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesThemeAsync(com.aspose.slides.model.request.GetSlidesThemeRequest request, ApiCallback<Theme> callback) throws ApiException
request
- Request for getSlidesTheme. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesThemeColorSchemeCall(com.aspose.slides.model.request.GetSlidesThemeColorSchemeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesThemeColorScheme. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ColorScheme getSlidesThemeColorScheme(com.aspose.slides.model.request.GetSlidesThemeColorSchemeRequest request) throws ApiException
request
- Request for getSlidesThemeColorScheme. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ColorScheme> getSlidesThemeColorSchemeWithHttpInfo(com.aspose.slides.model.request.GetSlidesThemeColorSchemeRequest request) throws ApiException
request
- Request for getSlidesThemeColorScheme. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesThemeColorSchemeAsync(com.aspose.slides.model.request.GetSlidesThemeColorSchemeRequest request, ApiCallback<ColorScheme> callback) throws ApiException
request
- Request for getSlidesThemeColorScheme. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesThemeFontSchemeCall(com.aspose.slides.model.request.GetSlidesThemeFontSchemeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesThemeFontScheme. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic FontScheme getSlidesThemeFontScheme(com.aspose.slides.model.request.GetSlidesThemeFontSchemeRequest request) throws ApiException
request
- Request for getSlidesThemeFontScheme. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<FontScheme> getSlidesThemeFontSchemeWithHttpInfo(com.aspose.slides.model.request.GetSlidesThemeFontSchemeRequest request) throws ApiException
request
- Request for getSlidesThemeFontScheme. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesThemeFontSchemeAsync(com.aspose.slides.model.request.GetSlidesThemeFontSchemeRequest request, ApiCallback<FontScheme> callback) throws ApiException
request
- Request for getSlidesThemeFontScheme. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesThemeFormatSchemeCall(com.aspose.slides.model.request.GetSlidesThemeFormatSchemeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesThemeFormatScheme. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic FormatScheme getSlidesThemeFormatScheme(com.aspose.slides.model.request.GetSlidesThemeFormatSchemeRequest request) throws ApiException
request
- Request for getSlidesThemeFormatScheme. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<FormatScheme> getSlidesThemeFormatSchemeWithHttpInfo(com.aspose.slides.model.request.GetSlidesThemeFormatSchemeRequest request) throws ApiException
request
- Request for getSlidesThemeFormatScheme. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesThemeFormatSchemeAsync(com.aspose.slides.model.request.GetSlidesThemeFormatSchemeRequest request, ApiCallback<FormatScheme> callback) throws ApiException
request
- Request for getSlidesThemeFormatScheme. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSlidesViewPropertiesCall(com.aspose.slides.model.request.GetSlidesViewPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSlidesViewProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ViewProperties getSlidesViewProperties(com.aspose.slides.model.request.GetSlidesViewPropertiesRequest request) throws ApiException
request
- Request for getSlidesViewProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ViewProperties> getSlidesViewPropertiesWithHttpInfo(com.aspose.slides.model.request.GetSlidesViewPropertiesRequest request) throws ApiException
request
- Request for getSlidesViewProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSlidesViewPropertiesAsync(com.aspose.slides.model.request.GetSlidesViewPropertiesRequest request, ApiCallback<ViewProperties> callback) throws ApiException
request
- Request for getSlidesViewProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSubshapeParagraphPortionCall(com.aspose.slides.model.request.GetSubshapeParagraphPortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSubshapeParagraphPortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portion getSubshapeParagraphPortion(com.aspose.slides.model.request.GetSubshapeParagraphPortionRequest request) throws ApiException
request
- Request for getSubshapeParagraphPortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portion> getSubshapeParagraphPortionWithHttpInfo(com.aspose.slides.model.request.GetSubshapeParagraphPortionRequest request) throws ApiException
request
- Request for getSubshapeParagraphPortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSubshapeParagraphPortionAsync(com.aspose.slides.model.request.GetSubshapeParagraphPortionRequest request, ApiCallback<Portion> callback) throws ApiException
request
- Request for getSubshapeParagraphPortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getSubshapeParagraphPortionsCall(com.aspose.slides.model.request.GetSubshapeParagraphPortionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for getSubshapeParagraphPortions. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portions getSubshapeParagraphPortions(com.aspose.slides.model.request.GetSubshapeParagraphPortionsRequest request) throws ApiException
request
- Request for getSubshapeParagraphPortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portions> getSubshapeParagraphPortionsWithHttpInfo(com.aspose.slides.model.request.GetSubshapeParagraphPortionsRequest request) throws ApiException
request
- Request for getSubshapeParagraphPortions. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getSubshapeParagraphPortionsAsync(com.aspose.slides.model.request.GetSubshapeParagraphPortionsRequest request, ApiCallback<Portions> callback) throws ApiException
request
- Request for getSubshapeParagraphPortions. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call moveFileCall(com.aspose.slides.model.request.MoveFileRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for moveFile. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void moveFile(com.aspose.slides.model.request.MoveFileRequest request) throws ApiException
request
- Request for moveFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> moveFileWithHttpInfo(com.aspose.slides.model.request.MoveFileRequest request) throws ApiException
request
- Request for moveFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call moveFileAsync(com.aspose.slides.model.request.MoveFileRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for moveFile. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call moveFolderCall(com.aspose.slides.model.request.MoveFolderRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for moveFolder. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void moveFolder(com.aspose.slides.model.request.MoveFolderRequest request) throws ApiException
request
- Request for moveFolder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> moveFolderWithHttpInfo(com.aspose.slides.model.request.MoveFolderRequest request) throws ApiException
request
- Request for moveFolder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call moveFolderAsync(com.aspose.slides.model.request.MoveFolderRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for moveFolder. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call objectExistsCall(com.aspose.slides.model.request.ObjectExistsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for objectExists. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ObjectExist objectExists(com.aspose.slides.model.request.ObjectExistsRequest request) throws ApiException
request
- Request for objectExists. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ObjectExist> objectExistsWithHttpInfo(com.aspose.slides.model.request.ObjectExistsRequest request) throws ApiException
request
- Request for objectExists. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call objectExistsAsync(com.aspose.slides.model.request.ObjectExistsRequest request, ApiCallback<ObjectExist> callback) throws ApiException
request
- Request for objectExists. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postAddNewParagraphCall(com.aspose.slides.model.request.PostAddNewParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postAddNewParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraph postAddNewParagraph(com.aspose.slides.model.request.PostAddNewParagraphRequest request) throws ApiException
request
- Request for postAddNewParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraph> postAddNewParagraphWithHttpInfo(com.aspose.slides.model.request.PostAddNewParagraphRequest request) throws ApiException
request
- Request for postAddNewParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postAddNewParagraphAsync(com.aspose.slides.model.request.PostAddNewParagraphRequest request, ApiCallback<Paragraph> callback) throws ApiException
request
- Request for postAddNewParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postAddNewPortionCall(com.aspose.slides.model.request.PostAddNewPortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postAddNewPortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portion postAddNewPortion(com.aspose.slides.model.request.PostAddNewPortionRequest request) throws ApiException
request
- Request for postAddNewPortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portion> postAddNewPortionWithHttpInfo(com.aspose.slides.model.request.PostAddNewPortionRequest request) throws ApiException
request
- Request for postAddNewPortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postAddNewPortionAsync(com.aspose.slides.model.request.PostAddNewPortionRequest request, ApiCallback<Portion> callback) throws ApiException
request
- Request for postAddNewPortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postAddNewShapeCall(com.aspose.slides.model.request.PostAddNewShapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postAddNewShape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ShapeBase postAddNewShape(com.aspose.slides.model.request.PostAddNewShapeRequest request) throws ApiException
request
- Request for postAddNewShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ShapeBase> postAddNewShapeWithHttpInfo(com.aspose.slides.model.request.PostAddNewShapeRequest request) throws ApiException
request
- Request for postAddNewShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postAddNewShapeAsync(com.aspose.slides.model.request.PostAddNewShapeRequest request, ApiCallback<ShapeBase> callback) throws ApiException
request
- Request for postAddNewShape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postAddNewSubshapeCall(com.aspose.slides.model.request.PostAddNewSubshapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postAddNewSubshape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ShapeBase postAddNewSubshape(com.aspose.slides.model.request.PostAddNewSubshapeRequest request) throws ApiException
request
- Request for postAddNewSubshape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ShapeBase> postAddNewSubshapeWithHttpInfo(com.aspose.slides.model.request.PostAddNewSubshapeRequest request) throws ApiException
request
- Request for postAddNewSubshape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postAddNewSubshapeAsync(com.aspose.slides.model.request.PostAddNewSubshapeRequest request, ApiCallback<ShapeBase> callback) throws ApiException
request
- Request for postAddNewSubshape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postAddNewSubshapeParagraphCall(com.aspose.slides.model.request.PostAddNewSubshapeParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postAddNewSubshapeParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraph postAddNewSubshapeParagraph(com.aspose.slides.model.request.PostAddNewSubshapeParagraphRequest request) throws ApiException
request
- Request for postAddNewSubshapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraph> postAddNewSubshapeParagraphWithHttpInfo(com.aspose.slides.model.request.PostAddNewSubshapeParagraphRequest request) throws ApiException
request
- Request for postAddNewSubshapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postAddNewSubshapeParagraphAsync(com.aspose.slides.model.request.PostAddNewSubshapeParagraphRequest request, ApiCallback<Paragraph> callback) throws ApiException
request
- Request for postAddNewSubshapeParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postAddNewSubshapePortionCall(com.aspose.slides.model.request.PostAddNewSubshapePortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postAddNewSubshapePortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portion postAddNewSubshapePortion(com.aspose.slides.model.request.PostAddNewSubshapePortionRequest request) throws ApiException
request
- Request for postAddNewSubshapePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portion> postAddNewSubshapePortionWithHttpInfo(com.aspose.slides.model.request.PostAddNewSubshapePortionRequest request) throws ApiException
request
- Request for postAddNewSubshapePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postAddNewSubshapePortionAsync(com.aspose.slides.model.request.PostAddNewSubshapePortionRequest request, ApiCallback<Portion> callback) throws ApiException
request
- Request for postAddNewSubshapePortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postAddNotesSlideCall(com.aspose.slides.model.request.PostAddNotesSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postAddNotesSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic NotesSlide postAddNotesSlide(com.aspose.slides.model.request.PostAddNotesSlideRequest request) throws ApiException
request
- Request for postAddNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<NotesSlide> postAddNotesSlideWithHttpInfo(com.aspose.slides.model.request.PostAddNotesSlideRequest request) throws ApiException
request
- Request for postAddNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postAddNotesSlideAsync(com.aspose.slides.model.request.PostAddNotesSlideRequest request, ApiCallback<NotesSlide> callback) throws ApiException
request
- Request for postAddNotesSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postChartCategoryCall(com.aspose.slides.model.request.PostChartCategoryRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postChartCategory. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Chart postChartCategory(com.aspose.slides.model.request.PostChartCategoryRequest request) throws ApiException
request
- Request for postChartCategory. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Chart> postChartCategoryWithHttpInfo(com.aspose.slides.model.request.PostChartCategoryRequest request) throws ApiException
request
- Request for postChartCategory. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postChartCategoryAsync(com.aspose.slides.model.request.PostChartCategoryRequest request, ApiCallback<Chart> callback) throws ApiException
request
- Request for postChartCategory. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postChartDataPointCall(com.aspose.slides.model.request.PostChartDataPointRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postChartDataPoint. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Chart postChartDataPoint(com.aspose.slides.model.request.PostChartDataPointRequest request) throws ApiException
request
- Request for postChartDataPoint. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Chart> postChartDataPointWithHttpInfo(com.aspose.slides.model.request.PostChartDataPointRequest request) throws ApiException
request
- Request for postChartDataPoint. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postChartDataPointAsync(com.aspose.slides.model.request.PostChartDataPointRequest request, ApiCallback<Chart> callback) throws ApiException
request
- Request for postChartDataPoint. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postChartSeriesCall(com.aspose.slides.model.request.PostChartSeriesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postChartSeries. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Chart postChartSeries(com.aspose.slides.model.request.PostChartSeriesRequest request) throws ApiException
request
- Request for postChartSeries. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Chart> postChartSeriesWithHttpInfo(com.aspose.slides.model.request.PostChartSeriesRequest request) throws ApiException
request
- Request for postChartSeries. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postChartSeriesAsync(com.aspose.slides.model.request.PostChartSeriesRequest request, ApiCallback<Chart> callback) throws ApiException
request
- Request for postChartSeries. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postCopyLayoutSlideFromSourcePresentationCall(com.aspose.slides.model.request.PostCopyLayoutSlideFromSourcePresentationRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postCopyLayoutSlideFromSourcePresentation. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic LayoutSlide postCopyLayoutSlideFromSourcePresentation(com.aspose.slides.model.request.PostCopyLayoutSlideFromSourcePresentationRequest request) throws ApiException
request
- Request for postCopyLayoutSlideFromSourcePresentation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<LayoutSlide> postCopyLayoutSlideFromSourcePresentationWithHttpInfo(com.aspose.slides.model.request.PostCopyLayoutSlideFromSourcePresentationRequest request) throws ApiException
request
- Request for postCopyLayoutSlideFromSourcePresentation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postCopyLayoutSlideFromSourcePresentationAsync(com.aspose.slides.model.request.PostCopyLayoutSlideFromSourcePresentationRequest request, ApiCallback<LayoutSlide> callback) throws ApiException
request
- Request for postCopyLayoutSlideFromSourcePresentation. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postCopyMasterSlideFromSourcePresentationCall(com.aspose.slides.model.request.PostCopyMasterSlideFromSourcePresentationRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postCopyMasterSlideFromSourcePresentation. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic MasterSlide postCopyMasterSlideFromSourcePresentation(com.aspose.slides.model.request.PostCopyMasterSlideFromSourcePresentationRequest request) throws ApiException
request
- Request for postCopyMasterSlideFromSourcePresentation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<MasterSlide> postCopyMasterSlideFromSourcePresentationWithHttpInfo(com.aspose.slides.model.request.PostCopyMasterSlideFromSourcePresentationRequest request) throws ApiException
request
- Request for postCopyMasterSlideFromSourcePresentation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postCopyMasterSlideFromSourcePresentationAsync(com.aspose.slides.model.request.PostCopyMasterSlideFromSourcePresentationRequest request, ApiCallback<MasterSlide> callback) throws ApiException
request
- Request for postCopyMasterSlideFromSourcePresentation. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postGetNotesSlideCall(com.aspose.slides.model.request.PostGetNotesSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postGetNotesSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic NotesSlide postGetNotesSlide(com.aspose.slides.model.request.PostGetNotesSlideRequest request) throws ApiException
request
- Request for postGetNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<NotesSlide> postGetNotesSlideWithHttpInfo(com.aspose.slides.model.request.PostGetNotesSlideRequest request) throws ApiException
request
- Request for postGetNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postGetNotesSlideAsync(com.aspose.slides.model.request.PostGetNotesSlideRequest request, ApiCallback<NotesSlide> callback) throws ApiException
request
- Request for postGetNotesSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postGetNotesSlideExistsCall(com.aspose.slides.model.request.PostGetNotesSlideExistsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postGetNotesSlideExists. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic EntityExists postGetNotesSlideExists(com.aspose.slides.model.request.PostGetNotesSlideExistsRequest request) throws ApiException
request
- Request for postGetNotesSlideExists. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<EntityExists> postGetNotesSlideExistsWithHttpInfo(com.aspose.slides.model.request.PostGetNotesSlideExistsRequest request) throws ApiException
request
- Request for postGetNotesSlideExists. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postGetNotesSlideExistsAsync(com.aspose.slides.model.request.PostGetNotesSlideExistsRequest request, ApiCallback<EntityExists> callback) throws ApiException
request
- Request for postGetNotesSlideExists. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postGetNotesSlideWithFormatCall(com.aspose.slides.model.request.PostGetNotesSlideWithFormatRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postGetNotesSlideWithFormat. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File postGetNotesSlideWithFormat(com.aspose.slides.model.request.PostGetNotesSlideWithFormatRequest request) throws ApiException
request
- Request for postGetNotesSlideWithFormat. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> postGetNotesSlideWithFormatWithHttpInfo(com.aspose.slides.model.request.PostGetNotesSlideWithFormatRequest request) throws ApiException
request
- Request for postGetNotesSlideWithFormat. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postGetNotesSlideWithFormatAsync(com.aspose.slides.model.request.PostGetNotesSlideWithFormatRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for postGetNotesSlideWithFormat. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postNotesSlideAddNewParagraphCall(com.aspose.slides.model.request.PostNotesSlideAddNewParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postNotesSlideAddNewParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraph postNotesSlideAddNewParagraph(com.aspose.slides.model.request.PostNotesSlideAddNewParagraphRequest request) throws ApiException
request
- Request for postNotesSlideAddNewParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraph> postNotesSlideAddNewParagraphWithHttpInfo(com.aspose.slides.model.request.PostNotesSlideAddNewParagraphRequest request) throws ApiException
request
- Request for postNotesSlideAddNewParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postNotesSlideAddNewParagraphAsync(com.aspose.slides.model.request.PostNotesSlideAddNewParagraphRequest request, ApiCallback<Paragraph> callback) throws ApiException
request
- Request for postNotesSlideAddNewParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postNotesSlideAddNewPortionCall(com.aspose.slides.model.request.PostNotesSlideAddNewPortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postNotesSlideAddNewPortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portion postNotesSlideAddNewPortion(com.aspose.slides.model.request.PostNotesSlideAddNewPortionRequest request) throws ApiException
request
- Request for postNotesSlideAddNewPortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portion> postNotesSlideAddNewPortionWithHttpInfo(com.aspose.slides.model.request.PostNotesSlideAddNewPortionRequest request) throws ApiException
request
- Request for postNotesSlideAddNewPortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postNotesSlideAddNewPortionAsync(com.aspose.slides.model.request.PostNotesSlideAddNewPortionRequest request, ApiCallback<Portion> callback) throws ApiException
request
- Request for postNotesSlideAddNewPortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postNotesSlideAddNewShapeCall(com.aspose.slides.model.request.PostNotesSlideAddNewShapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postNotesSlideAddNewShape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ShapeBase postNotesSlideAddNewShape(com.aspose.slides.model.request.PostNotesSlideAddNewShapeRequest request) throws ApiException
request
- Request for postNotesSlideAddNewShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ShapeBase> postNotesSlideAddNewShapeWithHttpInfo(com.aspose.slides.model.request.PostNotesSlideAddNewShapeRequest request) throws ApiException
request
- Request for postNotesSlideAddNewShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postNotesSlideAddNewShapeAsync(com.aspose.slides.model.request.PostNotesSlideAddNewShapeRequest request, ApiCallback<ShapeBase> callback) throws ApiException
request
- Request for postNotesSlideAddNewShape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postNotesSlideShapeSaveAsCall(com.aspose.slides.model.request.PostNotesSlideShapeSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postNotesSlideShapeSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File postNotesSlideShapeSaveAs(com.aspose.slides.model.request.PostNotesSlideShapeSaveAsRequest request) throws ApiException
request
- Request for postNotesSlideShapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> postNotesSlideShapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PostNotesSlideShapeSaveAsRequest request) throws ApiException
request
- Request for postNotesSlideShapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postNotesSlideShapeSaveAsAsync(com.aspose.slides.model.request.PostNotesSlideShapeSaveAsRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for postNotesSlideShapeSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postPresentationMergeCall(com.aspose.slides.model.request.PostPresentationMergeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postPresentationMerge. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Document postPresentationMerge(com.aspose.slides.model.request.PostPresentationMergeRequest request) throws ApiException
request
- Request for postPresentationMerge. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Document> postPresentationMergeWithHttpInfo(com.aspose.slides.model.request.PostPresentationMergeRequest request) throws ApiException
request
- Request for postPresentationMerge. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postPresentationMergeAsync(com.aspose.slides.model.request.PostPresentationMergeRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for postPresentationMerge. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSectionCall(com.aspose.slides.model.request.PostSectionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSection. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Sections postSection(com.aspose.slides.model.request.PostSectionRequest request) throws ApiException
request
- Request for postSection. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Sections> postSectionWithHttpInfo(com.aspose.slides.model.request.PostSectionRequest request) throws ApiException
request
- Request for postSection. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSectionAsync(com.aspose.slides.model.request.PostSectionRequest request, ApiCallback<Sections> callback) throws ApiException
request
- Request for postSection. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSectionMoveCall(com.aspose.slides.model.request.PostSectionMoveRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSectionMove. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Sections postSectionMove(com.aspose.slides.model.request.PostSectionMoveRequest request) throws ApiException
request
- Request for postSectionMove. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Sections> postSectionMoveWithHttpInfo(com.aspose.slides.model.request.PostSectionMoveRequest request) throws ApiException
request
- Request for postSectionMove. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSectionMoveAsync(com.aspose.slides.model.request.PostSectionMoveRequest request, ApiCallback<Sections> callback) throws ApiException
request
- Request for postSectionMove. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postShapeSaveAsCall(com.aspose.slides.model.request.PostShapeSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postShapeSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File postShapeSaveAs(com.aspose.slides.model.request.PostShapeSaveAsRequest request) throws ApiException
request
- Request for postShapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> postShapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PostShapeSaveAsRequest request) throws ApiException
request
- Request for postShapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postShapeSaveAsAsync(com.aspose.slides.model.request.PostShapeSaveAsRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for postShapeSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlideAnimationEffectCall(com.aspose.slides.model.request.PostSlideAnimationEffectRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlideAnimationEffect. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation postSlideAnimationEffect(com.aspose.slides.model.request.PostSlideAnimationEffectRequest request) throws ApiException
request
- Request for postSlideAnimationEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> postSlideAnimationEffectWithHttpInfo(com.aspose.slides.model.request.PostSlideAnimationEffectRequest request) throws ApiException
request
- Request for postSlideAnimationEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlideAnimationEffectAsync(com.aspose.slides.model.request.PostSlideAnimationEffectRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for postSlideAnimationEffect. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlideAnimationInteractiveSequenceCall(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlideAnimationInteractiveSequence. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation postSlideAnimationInteractiveSequence(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceRequest request) throws ApiException
request
- Request for postSlideAnimationInteractiveSequence. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> postSlideAnimationInteractiveSequenceWithHttpInfo(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceRequest request) throws ApiException
request
- Request for postSlideAnimationInteractiveSequence. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlideAnimationInteractiveSequenceAsync(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for postSlideAnimationInteractiveSequence. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlideAnimationInteractiveSequenceEffectCall(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceEffectRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlideAnimationInteractiveSequenceEffect. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation postSlideAnimationInteractiveSequenceEffect(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceEffectRequest request) throws ApiException
request
- Request for postSlideAnimationInteractiveSequenceEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> postSlideAnimationInteractiveSequenceEffectWithHttpInfo(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceEffectRequest request) throws ApiException
request
- Request for postSlideAnimationInteractiveSequenceEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlideAnimationInteractiveSequenceEffectAsync(com.aspose.slides.model.request.PostSlideAnimationInteractiveSequenceEffectRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for postSlideAnimationInteractiveSequenceEffect. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlideSaveAsCall(com.aspose.slides.model.request.PostSlideSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlideSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File postSlideSaveAs(com.aspose.slides.model.request.PostSlideSaveAsRequest request) throws ApiException
request
- Request for postSlideSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> postSlideSaveAsWithHttpInfo(com.aspose.slides.model.request.PostSlideSaveAsRequest request) throws ApiException
request
- Request for postSlideSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlideSaveAsAsync(com.aspose.slides.model.request.PostSlideSaveAsRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for postSlideSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesAddCall(com.aspose.slides.model.request.PostSlidesAddRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesAdd. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slides postSlidesAdd(com.aspose.slides.model.request.PostSlidesAddRequest request) throws ApiException
request
- Request for postSlidesAdd. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slides> postSlidesAddWithHttpInfo(com.aspose.slides.model.request.PostSlidesAddRequest request) throws ApiException
request
- Request for postSlidesAdd. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesAddAsync(com.aspose.slides.model.request.PostSlidesAddRequest request, ApiCallback<Slides> callback) throws ApiException
request
- Request for postSlidesAdd. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesConvertCall(com.aspose.slides.model.request.PostSlidesConvertRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesConvert. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File postSlidesConvert(com.aspose.slides.model.request.PostSlidesConvertRequest request) throws ApiException
request
- Request for postSlidesConvert. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> postSlidesConvertWithHttpInfo(com.aspose.slides.model.request.PostSlidesConvertRequest request) throws ApiException
request
- Request for postSlidesConvert. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesConvertAsync(com.aspose.slides.model.request.PostSlidesConvertRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for postSlidesConvert. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesCopyCall(com.aspose.slides.model.request.PostSlidesCopyRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesCopy. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slides postSlidesCopy(com.aspose.slides.model.request.PostSlidesCopyRequest request) throws ApiException
request
- Request for postSlidesCopy. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slides> postSlidesCopyWithHttpInfo(com.aspose.slides.model.request.PostSlidesCopyRequest request) throws ApiException
request
- Request for postSlidesCopy. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesCopyAsync(com.aspose.slides.model.request.PostSlidesCopyRequest request, ApiCallback<Slides> callback) throws ApiException
request
- Request for postSlidesCopy. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesDocumentCall(com.aspose.slides.model.request.PostSlidesDocumentRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesDocument. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Document postSlidesDocument(com.aspose.slides.model.request.PostSlidesDocumentRequest request) throws ApiException
request
- Request for postSlidesDocument. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Document> postSlidesDocumentWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentRequest request) throws ApiException
request
- Request for postSlidesDocument. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesDocumentAsync(com.aspose.slides.model.request.PostSlidesDocumentRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for postSlidesDocument. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesDocumentFromHtmlCall(com.aspose.slides.model.request.PostSlidesDocumentFromHtmlRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesDocumentFromHtml. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Document postSlidesDocumentFromHtml(com.aspose.slides.model.request.PostSlidesDocumentFromHtmlRequest request) throws ApiException
request
- Request for postSlidesDocumentFromHtml. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Document> postSlidesDocumentFromHtmlWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentFromHtmlRequest request) throws ApiException
request
- Request for postSlidesDocumentFromHtml. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesDocumentFromHtmlAsync(com.aspose.slides.model.request.PostSlidesDocumentFromHtmlRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for postSlidesDocumentFromHtml. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesDocumentFromPdfCall(com.aspose.slides.model.request.PostSlidesDocumentFromPdfRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesDocumentFromPdf. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Document postSlidesDocumentFromPdf(com.aspose.slides.model.request.PostSlidesDocumentFromPdfRequest request) throws ApiException
request
- Request for postSlidesDocumentFromPdf. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Document> postSlidesDocumentFromPdfWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentFromPdfRequest request) throws ApiException
request
- Request for postSlidesDocumentFromPdf. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesDocumentFromPdfAsync(com.aspose.slides.model.request.PostSlidesDocumentFromPdfRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for postSlidesDocumentFromPdf. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesDocumentFromSourceCall(com.aspose.slides.model.request.PostSlidesDocumentFromSourceRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesDocumentFromSource. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Document postSlidesDocumentFromSource(com.aspose.slides.model.request.PostSlidesDocumentFromSourceRequest request) throws ApiException
request
- Request for postSlidesDocumentFromSource. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Document> postSlidesDocumentFromSourceWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentFromSourceRequest request) throws ApiException
request
- Request for postSlidesDocumentFromSource. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesDocumentFromSourceAsync(com.aspose.slides.model.request.PostSlidesDocumentFromSourceRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for postSlidesDocumentFromSource. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesDocumentFromTemplateCall(com.aspose.slides.model.request.PostSlidesDocumentFromTemplateRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesDocumentFromTemplate. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Document postSlidesDocumentFromTemplate(com.aspose.slides.model.request.PostSlidesDocumentFromTemplateRequest request) throws ApiException
request
- Request for postSlidesDocumentFromTemplate. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Document> postSlidesDocumentFromTemplateWithHttpInfo(com.aspose.slides.model.request.PostSlidesDocumentFromTemplateRequest request) throws ApiException
request
- Request for postSlidesDocumentFromTemplate. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesDocumentFromTemplateAsync(com.aspose.slides.model.request.PostSlidesDocumentFromTemplateRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for postSlidesDocumentFromTemplate. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesPipelineCall(com.aspose.slides.model.request.PostSlidesPipelineRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesPipeline. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File postSlidesPipeline(com.aspose.slides.model.request.PostSlidesPipelineRequest request) throws ApiException
request
- Request for postSlidesPipeline. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> postSlidesPipelineWithHttpInfo(com.aspose.slides.model.request.PostSlidesPipelineRequest request) throws ApiException
request
- Request for postSlidesPipeline. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesPipelineAsync(com.aspose.slides.model.request.PostSlidesPipelineRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for postSlidesPipeline. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesPresentationReplaceTextCall(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesPresentationReplaceText. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic DocumentReplaceResult postSlidesPresentationReplaceText(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request) throws ApiException
request
- Request for postSlidesPresentationReplaceText. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DocumentReplaceResult> postSlidesPresentationReplaceTextWithHttpInfo(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request) throws ApiException
request
- Request for postSlidesPresentationReplaceText. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesPresentationReplaceTextAsync(com.aspose.slides.model.request.PostSlidesPresentationReplaceTextRequest request, ApiCallback<DocumentReplaceResult> callback) throws ApiException
request
- Request for postSlidesPresentationReplaceText. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesReorderCall(com.aspose.slides.model.request.PostSlidesReorderRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesReorder. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slides postSlidesReorder(com.aspose.slides.model.request.PostSlidesReorderRequest request) throws ApiException
request
- Request for postSlidesReorder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slides> postSlidesReorderWithHttpInfo(com.aspose.slides.model.request.PostSlidesReorderRequest request) throws ApiException
request
- Request for postSlidesReorder. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesReorderAsync(com.aspose.slides.model.request.PostSlidesReorderRequest request, ApiCallback<Slides> callback) throws ApiException
request
- Request for postSlidesReorder. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesReorderManyCall(com.aspose.slides.model.request.PostSlidesReorderManyRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesReorderMany. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slides postSlidesReorderMany(com.aspose.slides.model.request.PostSlidesReorderManyRequest request) throws ApiException
request
- Request for postSlidesReorderMany. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slides> postSlidesReorderManyWithHttpInfo(com.aspose.slides.model.request.PostSlidesReorderManyRequest request) throws ApiException
request
- Request for postSlidesReorderMany. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesReorderManyAsync(com.aspose.slides.model.request.PostSlidesReorderManyRequest request, ApiCallback<Slides> callback) throws ApiException
request
- Request for postSlidesReorderMany. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesSaveAsCall(com.aspose.slides.model.request.PostSlidesSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File postSlidesSaveAs(com.aspose.slides.model.request.PostSlidesSaveAsRequest request) throws ApiException
request
- Request for postSlidesSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> postSlidesSaveAsWithHttpInfo(com.aspose.slides.model.request.PostSlidesSaveAsRequest request) throws ApiException
request
- Request for postSlidesSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesSaveAsAsync(com.aspose.slides.model.request.PostSlidesSaveAsRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for postSlidesSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesSetDocumentPropertiesCall(com.aspose.slides.model.request.PostSlidesSetDocumentPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesSetDocumentProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic DocumentProperties postSlidesSetDocumentProperties(com.aspose.slides.model.request.PostSlidesSetDocumentPropertiesRequest request) throws ApiException
request
- Request for postSlidesSetDocumentProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DocumentProperties> postSlidesSetDocumentPropertiesWithHttpInfo(com.aspose.slides.model.request.PostSlidesSetDocumentPropertiesRequest request) throws ApiException
request
- Request for postSlidesSetDocumentProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesSetDocumentPropertiesAsync(com.aspose.slides.model.request.PostSlidesSetDocumentPropertiesRequest request, ApiCallback<DocumentProperties> callback) throws ApiException
request
- Request for postSlidesSetDocumentProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesSlideReplaceTextCall(com.aspose.slides.model.request.PostSlidesSlideReplaceTextRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesSlideReplaceText. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideReplaceResult postSlidesSlideReplaceText(com.aspose.slides.model.request.PostSlidesSlideReplaceTextRequest request) throws ApiException
request
- Request for postSlidesSlideReplaceText. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideReplaceResult> postSlidesSlideReplaceTextWithHttpInfo(com.aspose.slides.model.request.PostSlidesSlideReplaceTextRequest request) throws ApiException
request
- Request for postSlidesSlideReplaceText. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesSlideReplaceTextAsync(com.aspose.slides.model.request.PostSlidesSlideReplaceTextRequest request, ApiCallback<SlideReplaceResult> callback) throws ApiException
request
- Request for postSlidesSlideReplaceText. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSlidesSplitCall(com.aspose.slides.model.request.PostSlidesSplitRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSlidesSplit. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SplitDocumentResult postSlidesSplit(com.aspose.slides.model.request.PostSlidesSplitRequest request) throws ApiException
request
- Request for postSlidesSplit. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SplitDocumentResult> postSlidesSplitWithHttpInfo(com.aspose.slides.model.request.PostSlidesSplitRequest request) throws ApiException
request
- Request for postSlidesSplit. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSlidesSplitAsync(com.aspose.slides.model.request.PostSlidesSplitRequest request, ApiCallback<SplitDocumentResult> callback) throws ApiException
request
- Request for postSlidesSplit. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call postSubshapeSaveAsCall(com.aspose.slides.model.request.PostSubshapeSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for postSubshapeSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic File postSubshapeSaveAs(com.aspose.slides.model.request.PostSubshapeSaveAsRequest request) throws ApiException
request
- Request for postSubshapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<File> postSubshapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PostSubshapeSaveAsRequest request) throws ApiException
request
- Request for postSubshapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call postSubshapeSaveAsAsync(com.aspose.slides.model.request.PostSubshapeSaveAsRequest request, ApiCallback<File> callback) throws ApiException
request
- Request for postSubshapeSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putChartCategoryCall(com.aspose.slides.model.request.PutChartCategoryRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putChartCategory. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Chart putChartCategory(com.aspose.slides.model.request.PutChartCategoryRequest request) throws ApiException
request
- Request for putChartCategory. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Chart> putChartCategoryWithHttpInfo(com.aspose.slides.model.request.PutChartCategoryRequest request) throws ApiException
request
- Request for putChartCategory. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putChartCategoryAsync(com.aspose.slides.model.request.PutChartCategoryRequest request, ApiCallback<Chart> callback) throws ApiException
request
- Request for putChartCategory. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putChartDataPointCall(com.aspose.slides.model.request.PutChartDataPointRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putChartDataPoint. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Chart putChartDataPoint(com.aspose.slides.model.request.PutChartDataPointRequest request) throws ApiException
request
- Request for putChartDataPoint. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Chart> putChartDataPointWithHttpInfo(com.aspose.slides.model.request.PutChartDataPointRequest request) throws ApiException
request
- Request for putChartDataPoint. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putChartDataPointAsync(com.aspose.slides.model.request.PutChartDataPointRequest request, ApiCallback<Chart> callback) throws ApiException
request
- Request for putChartDataPoint. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putChartSeriesCall(com.aspose.slides.model.request.PutChartSeriesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putChartSeries. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Chart putChartSeries(com.aspose.slides.model.request.PutChartSeriesRequest request) throws ApiException
request
- Request for putChartSeries. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Chart> putChartSeriesWithHttpInfo(com.aspose.slides.model.request.PutChartSeriesRequest request) throws ApiException
request
- Request for putChartSeries. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putChartSeriesAsync(com.aspose.slides.model.request.PutChartSeriesRequest request, ApiCallback<Chart> callback) throws ApiException
request
- Request for putChartSeries. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putLayoutSlideCall(com.aspose.slides.model.request.PutLayoutSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putLayoutSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic LayoutSlide putLayoutSlide(com.aspose.slides.model.request.PutLayoutSlideRequest request) throws ApiException
request
- Request for putLayoutSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<LayoutSlide> putLayoutSlideWithHttpInfo(com.aspose.slides.model.request.PutLayoutSlideRequest request) throws ApiException
request
- Request for putLayoutSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putLayoutSlideAsync(com.aspose.slides.model.request.PutLayoutSlideRequest request, ApiCallback<LayoutSlide> callback) throws ApiException
request
- Request for putLayoutSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putNotesSlideHeaderFooterCall(com.aspose.slides.model.request.PutNotesSlideHeaderFooterRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putNotesSlideHeaderFooter. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic NotesSlideHeaderFooter putNotesSlideHeaderFooter(com.aspose.slides.model.request.PutNotesSlideHeaderFooterRequest request) throws ApiException
request
- Request for putNotesSlideHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<NotesSlideHeaderFooter> putNotesSlideHeaderFooterWithHttpInfo(com.aspose.slides.model.request.PutNotesSlideHeaderFooterRequest request) throws ApiException
request
- Request for putNotesSlideHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putNotesSlideHeaderFooterAsync(com.aspose.slides.model.request.PutNotesSlideHeaderFooterRequest request, ApiCallback<NotesSlideHeaderFooter> callback) throws ApiException
request
- Request for putNotesSlideHeaderFooter. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putNotesSlideShapeSaveAsCall(com.aspose.slides.model.request.PutNotesSlideShapeSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putNotesSlideShapeSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void putNotesSlideShapeSaveAs(com.aspose.slides.model.request.PutNotesSlideShapeSaveAsRequest request) throws ApiException
request
- Request for putNotesSlideShapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> putNotesSlideShapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PutNotesSlideShapeSaveAsRequest request) throws ApiException
request
- Request for putNotesSlideShapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putNotesSlideShapeSaveAsAsync(com.aspose.slides.model.request.PutNotesSlideShapeSaveAsRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for putNotesSlideShapeSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putPresentationMergeCall(com.aspose.slides.model.request.PutPresentationMergeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putPresentationMerge. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Document putPresentationMerge(com.aspose.slides.model.request.PutPresentationMergeRequest request) throws ApiException
request
- Request for putPresentationMerge. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Document> putPresentationMergeWithHttpInfo(com.aspose.slides.model.request.PutPresentationMergeRequest request) throws ApiException
request
- Request for putPresentationMerge. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putPresentationMergeAsync(com.aspose.slides.model.request.PutPresentationMergeRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for putPresentationMerge. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSectionCall(com.aspose.slides.model.request.PutSectionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSection. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Sections putSection(com.aspose.slides.model.request.PutSectionRequest request) throws ApiException
request
- Request for putSection. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Sections> putSectionWithHttpInfo(com.aspose.slides.model.request.PutSectionRequest request) throws ApiException
request
- Request for putSection. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSectionAsync(com.aspose.slides.model.request.PutSectionRequest request, ApiCallback<Sections> callback) throws ApiException
request
- Request for putSection. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSectionsCall(com.aspose.slides.model.request.PutSectionsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSections. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Sections putSections(com.aspose.slides.model.request.PutSectionsRequest request) throws ApiException
request
- Request for putSections. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Sections> putSectionsWithHttpInfo(com.aspose.slides.model.request.PutSectionsRequest request) throws ApiException
request
- Request for putSections. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSectionsAsync(com.aspose.slides.model.request.PutSectionsRequest request, ApiCallback<Sections> callback) throws ApiException
request
- Request for putSections. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSetParagraphPortionPropertiesCall(com.aspose.slides.model.request.PutSetParagraphPortionPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSetParagraphPortionProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portion putSetParagraphPortionProperties(com.aspose.slides.model.request.PutSetParagraphPortionPropertiesRequest request) throws ApiException
request
- Request for putSetParagraphPortionProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portion> putSetParagraphPortionPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSetParagraphPortionPropertiesRequest request) throws ApiException
request
- Request for putSetParagraphPortionProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSetParagraphPortionPropertiesAsync(com.aspose.slides.model.request.PutSetParagraphPortionPropertiesRequest request, ApiCallback<Portion> callback) throws ApiException
request
- Request for putSetParagraphPortionProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSetParagraphPropertiesCall(com.aspose.slides.model.request.PutSetParagraphPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSetParagraphProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraph putSetParagraphProperties(com.aspose.slides.model.request.PutSetParagraphPropertiesRequest request) throws ApiException
request
- Request for putSetParagraphProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraph> putSetParagraphPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSetParagraphPropertiesRequest request) throws ApiException
request
- Request for putSetParagraphProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSetParagraphPropertiesAsync(com.aspose.slides.model.request.PutSetParagraphPropertiesRequest request, ApiCallback<Paragraph> callback) throws ApiException
request
- Request for putSetParagraphProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSetSubshapeParagraphPortionPropertiesCall(com.aspose.slides.model.request.PutSetSubshapeParagraphPortionPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSetSubshapeParagraphPortionProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portion putSetSubshapeParagraphPortionProperties(com.aspose.slides.model.request.PutSetSubshapeParagraphPortionPropertiesRequest request) throws ApiException
request
- Request for putSetSubshapeParagraphPortionProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portion> putSetSubshapeParagraphPortionPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSetSubshapeParagraphPortionPropertiesRequest request) throws ApiException
request
- Request for putSetSubshapeParagraphPortionProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSetSubshapeParagraphPortionPropertiesAsync(com.aspose.slides.model.request.PutSetSubshapeParagraphPortionPropertiesRequest request, ApiCallback<Portion> callback) throws ApiException
request
- Request for putSetSubshapeParagraphPortionProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSetSubshapeParagraphPropertiesCall(com.aspose.slides.model.request.PutSetSubshapeParagraphPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSetSubshapeParagraphProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraph putSetSubshapeParagraphProperties(com.aspose.slides.model.request.PutSetSubshapeParagraphPropertiesRequest request) throws ApiException
request
- Request for putSetSubshapeParagraphProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraph> putSetSubshapeParagraphPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSetSubshapeParagraphPropertiesRequest request) throws ApiException
request
- Request for putSetSubshapeParagraphProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSetSubshapeParagraphPropertiesAsync(com.aspose.slides.model.request.PutSetSubshapeParagraphPropertiesRequest request, ApiCallback<Paragraph> callback) throws ApiException
request
- Request for putSetSubshapeParagraphProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putShapeSaveAsCall(com.aspose.slides.model.request.PutShapeSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putShapeSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void putShapeSaveAs(com.aspose.slides.model.request.PutShapeSaveAsRequest request) throws ApiException
request
- Request for putShapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> putShapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PutShapeSaveAsRequest request) throws ApiException
request
- Request for putShapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putShapeSaveAsAsync(com.aspose.slides.model.request.PutShapeSaveAsRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for putShapeSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlideAnimationCall(com.aspose.slides.model.request.PutSlideAnimationRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlideAnimation. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation putSlideAnimation(com.aspose.slides.model.request.PutSlideAnimationRequest request) throws ApiException
request
- Request for putSlideAnimation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> putSlideAnimationWithHttpInfo(com.aspose.slides.model.request.PutSlideAnimationRequest request) throws ApiException
request
- Request for putSlideAnimation. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlideAnimationAsync(com.aspose.slides.model.request.PutSlideAnimationRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for putSlideAnimation. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlideAnimationEffectCall(com.aspose.slides.model.request.PutSlideAnimationEffectRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlideAnimationEffect. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation putSlideAnimationEffect(com.aspose.slides.model.request.PutSlideAnimationEffectRequest request) throws ApiException
request
- Request for putSlideAnimationEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> putSlideAnimationEffectWithHttpInfo(com.aspose.slides.model.request.PutSlideAnimationEffectRequest request) throws ApiException
request
- Request for putSlideAnimationEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlideAnimationEffectAsync(com.aspose.slides.model.request.PutSlideAnimationEffectRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for putSlideAnimationEffect. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlideAnimationInteractiveSequenceEffectCall(com.aspose.slides.model.request.PutSlideAnimationInteractiveSequenceEffectRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlideAnimationInteractiveSequenceEffect. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideAnimation putSlideAnimationInteractiveSequenceEffect(com.aspose.slides.model.request.PutSlideAnimationInteractiveSequenceEffectRequest request) throws ApiException
request
- Request for putSlideAnimationInteractiveSequenceEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideAnimation> putSlideAnimationInteractiveSequenceEffectWithHttpInfo(com.aspose.slides.model.request.PutSlideAnimationInteractiveSequenceEffectRequest request) throws ApiException
request
- Request for putSlideAnimationInteractiveSequenceEffect. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlideAnimationInteractiveSequenceEffectAsync(com.aspose.slides.model.request.PutSlideAnimationInteractiveSequenceEffectRequest request, ApiCallback<SlideAnimation> callback) throws ApiException
request
- Request for putSlideAnimationInteractiveSequenceEffect. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlideHeaderFooterCall(com.aspose.slides.model.request.PutSlideHeaderFooterRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlideHeaderFooter. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic HeaderFooter putSlideHeaderFooter(com.aspose.slides.model.request.PutSlideHeaderFooterRequest request) throws ApiException
request
- Request for putSlideHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<HeaderFooter> putSlideHeaderFooterWithHttpInfo(com.aspose.slides.model.request.PutSlideHeaderFooterRequest request) throws ApiException
request
- Request for putSlideHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlideHeaderFooterAsync(com.aspose.slides.model.request.PutSlideHeaderFooterRequest request, ApiCallback<HeaderFooter> callback) throws ApiException
request
- Request for putSlideHeaderFooter. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlideSaveAsCall(com.aspose.slides.model.request.PutSlideSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlideSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void putSlideSaveAs(com.aspose.slides.model.request.PutSlideSaveAsRequest request) throws ApiException
request
- Request for putSlideSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> putSlideSaveAsWithHttpInfo(com.aspose.slides.model.request.PutSlideSaveAsRequest request) throws ApiException
request
- Request for putSlideSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlideSaveAsAsync(com.aspose.slides.model.request.PutSlideSaveAsRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for putSlideSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlideShapeInfoCall(com.aspose.slides.model.request.PutSlideShapeInfoRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlideShapeInfo. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ShapeBase putSlideShapeInfo(com.aspose.slides.model.request.PutSlideShapeInfoRequest request) throws ApiException
request
- Request for putSlideShapeInfo. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ShapeBase> putSlideShapeInfoWithHttpInfo(com.aspose.slides.model.request.PutSlideShapeInfoRequest request) throws ApiException
request
- Request for putSlideShapeInfo. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlideShapeInfoAsync(com.aspose.slides.model.request.PutSlideShapeInfoRequest request, ApiCallback<ShapeBase> callback) throws ApiException
request
- Request for putSlideShapeInfo. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlideSubshapeInfoCall(com.aspose.slides.model.request.PutSlideSubshapeInfoRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlideSubshapeInfo. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ShapeBase putSlideSubshapeInfo(com.aspose.slides.model.request.PutSlideSubshapeInfoRequest request) throws ApiException
request
- Request for putSlideSubshapeInfo. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ShapeBase> putSlideSubshapeInfoWithHttpInfo(com.aspose.slides.model.request.PutSlideSubshapeInfoRequest request) throws ApiException
request
- Request for putSlideSubshapeInfo. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlideSubshapeInfoAsync(com.aspose.slides.model.request.PutSlideSubshapeInfoRequest request, ApiCallback<ShapeBase> callback) throws ApiException
request
- Request for putSlideSubshapeInfo. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesConvertCall(com.aspose.slides.model.request.PutSlidesConvertRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesConvert. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void putSlidesConvert(com.aspose.slides.model.request.PutSlidesConvertRequest request) throws ApiException
request
- Request for putSlidesConvert. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> putSlidesConvertWithHttpInfo(com.aspose.slides.model.request.PutSlidesConvertRequest request) throws ApiException
request
- Request for putSlidesConvert. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesConvertAsync(com.aspose.slides.model.request.PutSlidesConvertRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for putSlidesConvert. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body object@Deprecated public com.squareup.okhttp.Call putSlidesDocumentFromHtmlCall(com.aspose.slides.model.request.PutSlidesDocumentFromHtmlRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesDocumentFromHtml. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body object@Deprecated public Document putSlidesDocumentFromHtml(com.aspose.slides.model.request.PutSlidesDocumentFromHtmlRequest request) throws ApiException
request
- Request for putSlidesDocumentFromHtml. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response body@Deprecated public ApiResponse<Document> putSlidesDocumentFromHtmlWithHttpInfo(com.aspose.slides.model.request.PutSlidesDocumentFromHtmlRequest request) throws ApiException
request
- Request for putSlidesDocumentFromHtml. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response body@Deprecated public com.squareup.okhttp.Call putSlidesDocumentFromHtmlAsync(com.aspose.slides.model.request.PutSlidesDocumentFromHtmlRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for putSlidesDocumentFromHtml. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesHeaderFooterCall(com.aspose.slides.model.request.PutSlidesHeaderFooterRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesHeaderFooter. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Document putSlidesHeaderFooter(com.aspose.slides.model.request.PutSlidesHeaderFooterRequest request) throws ApiException
request
- Request for putSlidesHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Document> putSlidesHeaderFooterWithHttpInfo(com.aspose.slides.model.request.PutSlidesHeaderFooterRequest request) throws ApiException
request
- Request for putSlidesHeaderFooter. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesHeaderFooterAsync(com.aspose.slides.model.request.PutSlidesHeaderFooterRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for putSlidesHeaderFooter. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesProtectionPropertiesCall(com.aspose.slides.model.request.PutSlidesProtectionPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesProtectionProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ProtectionProperties putSlidesProtectionProperties(com.aspose.slides.model.request.PutSlidesProtectionPropertiesRequest request) throws ApiException
request
- Request for putSlidesProtectionProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ProtectionProperties> putSlidesProtectionPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSlidesProtectionPropertiesRequest request) throws ApiException
request
- Request for putSlidesProtectionProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesProtectionPropertiesAsync(com.aspose.slides.model.request.PutSlidesProtectionPropertiesRequest request, ApiCallback<ProtectionProperties> callback) throws ApiException
request
- Request for putSlidesProtectionProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesSaveAsCall(com.aspose.slides.model.request.PutSlidesSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void putSlidesSaveAs(com.aspose.slides.model.request.PutSlidesSaveAsRequest request) throws ApiException
request
- Request for putSlidesSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> putSlidesSaveAsWithHttpInfo(com.aspose.slides.model.request.PutSlidesSaveAsRequest request) throws ApiException
request
- Request for putSlidesSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesSaveAsAsync(com.aspose.slides.model.request.PutSlidesSaveAsRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for putSlidesSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesSetDocumentPropertyCall(com.aspose.slides.model.request.PutSlidesSetDocumentPropertyRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesSetDocumentProperty. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic DocumentProperty putSlidesSetDocumentProperty(com.aspose.slides.model.request.PutSlidesSetDocumentPropertyRequest request) throws ApiException
request
- Request for putSlidesSetDocumentProperty. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DocumentProperty> putSlidesSetDocumentPropertyWithHttpInfo(com.aspose.slides.model.request.PutSlidesSetDocumentPropertyRequest request) throws ApiException
request
- Request for putSlidesSetDocumentProperty. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesSetDocumentPropertyAsync(com.aspose.slides.model.request.PutSlidesSetDocumentPropertyRequest request, ApiCallback<DocumentProperty> callback) throws ApiException
request
- Request for putSlidesSetDocumentProperty. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesSlideCall(com.aspose.slides.model.request.PutSlidesSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Slide putSlidesSlide(com.aspose.slides.model.request.PutSlidesSlideRequest request) throws ApiException
request
- Request for putSlidesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Slide> putSlidesSlideWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlideRequest request) throws ApiException
request
- Request for putSlidesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesSlideAsync(com.aspose.slides.model.request.PutSlidesSlideRequest request, ApiCallback<Slide> callback) throws ApiException
request
- Request for putSlidesSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesSlideBackgroundCall(com.aspose.slides.model.request.PutSlidesSlideBackgroundRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesSlideBackground. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideBackground putSlidesSlideBackground(com.aspose.slides.model.request.PutSlidesSlideBackgroundRequest request) throws ApiException
request
- Request for putSlidesSlideBackground. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideBackground> putSlidesSlideBackgroundWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlideBackgroundRequest request) throws ApiException
request
- Request for putSlidesSlideBackground. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesSlideBackgroundAsync(com.aspose.slides.model.request.PutSlidesSlideBackgroundRequest request, ApiCallback<SlideBackground> callback) throws ApiException
request
- Request for putSlidesSlideBackground. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesSlideBackgroundColorCall(com.aspose.slides.model.request.PutSlidesSlideBackgroundColorRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesSlideBackgroundColor. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideBackground putSlidesSlideBackgroundColor(com.aspose.slides.model.request.PutSlidesSlideBackgroundColorRequest request) throws ApiException
request
- Request for putSlidesSlideBackgroundColor. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideBackground> putSlidesSlideBackgroundColorWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlideBackgroundColorRequest request) throws ApiException
request
- Request for putSlidesSlideBackgroundColor. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesSlideBackgroundColorAsync(com.aspose.slides.model.request.PutSlidesSlideBackgroundColorRequest request, ApiCallback<SlideBackground> callback) throws ApiException
request
- Request for putSlidesSlideBackgroundColor. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesSlidePropertiesCall(com.aspose.slides.model.request.PutSlidesSlidePropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesSlideProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic SlideProperties putSlidesSlideProperties(com.aspose.slides.model.request.PutSlidesSlidePropertiesRequest request) throws ApiException
request
- Request for putSlidesSlideProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SlideProperties> putSlidesSlidePropertiesWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlidePropertiesRequest request) throws ApiException
request
- Request for putSlidesSlideProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesSlidePropertiesAsync(com.aspose.slides.model.request.PutSlidesSlidePropertiesRequest request, ApiCallback<SlideProperties> callback) throws ApiException
request
- Request for putSlidesSlideProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body object@Deprecated public com.squareup.okhttp.Call putSlidesSlideSizeCall(com.aspose.slides.model.request.PutSlidesSlideSizeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesSlideSize. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body object@Deprecated public Document putSlidesSlideSize(com.aspose.slides.model.request.PutSlidesSlideSizeRequest request) throws ApiException
request
- Request for putSlidesSlideSize. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response body@Deprecated public ApiResponse<Document> putSlidesSlideSizeWithHttpInfo(com.aspose.slides.model.request.PutSlidesSlideSizeRequest request) throws ApiException
request
- Request for putSlidesSlideSize. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response body@Deprecated public com.squareup.okhttp.Call putSlidesSlideSizeAsync(com.aspose.slides.model.request.PutSlidesSlideSizeRequest request, ApiCallback<Document> callback) throws ApiException
request
- Request for putSlidesSlideSize. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSlidesViewPropertiesCall(com.aspose.slides.model.request.PutSlidesViewPropertiesRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSlidesViewProperties. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ViewProperties putSlidesViewProperties(com.aspose.slides.model.request.PutSlidesViewPropertiesRequest request) throws ApiException
request
- Request for putSlidesViewProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ViewProperties> putSlidesViewPropertiesWithHttpInfo(com.aspose.slides.model.request.PutSlidesViewPropertiesRequest request) throws ApiException
request
- Request for putSlidesViewProperties. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSlidesViewPropertiesAsync(com.aspose.slides.model.request.PutSlidesViewPropertiesRequest request, ApiCallback<ViewProperties> callback) throws ApiException
request
- Request for putSlidesViewProperties. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putSubshapeSaveAsCall(com.aspose.slides.model.request.PutSubshapeSaveAsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putSubshapeSaveAs. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic void putSubshapeSaveAs(com.aspose.slides.model.request.PutSubshapeSaveAsRequest request) throws ApiException
request
- Request for putSubshapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Void> putSubshapeSaveAsWithHttpInfo(com.aspose.slides.model.request.PutSubshapeSaveAsRequest request) throws ApiException
request
- Request for putSubshapeSaveAs. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putSubshapeSaveAsAsync(com.aspose.slides.model.request.PutSubshapeSaveAsRequest request, ApiCallback<Void> callback) throws ApiException
request
- Request for putSubshapeSaveAs. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putUpdateNotesSlideCall(com.aspose.slides.model.request.PutUpdateNotesSlideRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putUpdateNotesSlide. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic NotesSlide putUpdateNotesSlide(com.aspose.slides.model.request.PutUpdateNotesSlideRequest request) throws ApiException
request
- Request for putUpdateNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<NotesSlide> putUpdateNotesSlideWithHttpInfo(com.aspose.slides.model.request.PutUpdateNotesSlideRequest request) throws ApiException
request
- Request for putUpdateNotesSlide. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putUpdateNotesSlideAsync(com.aspose.slides.model.request.PutUpdateNotesSlideRequest request, ApiCallback<NotesSlide> callback) throws ApiException
request
- Request for putUpdateNotesSlide. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putUpdateNotesSlideShapeCall(com.aspose.slides.model.request.PutUpdateNotesSlideShapeRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putUpdateNotesSlideShape. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic ShapeBase putUpdateNotesSlideShape(com.aspose.slides.model.request.PutUpdateNotesSlideShapeRequest request) throws ApiException
request
- Request for putUpdateNotesSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ShapeBase> putUpdateNotesSlideShapeWithHttpInfo(com.aspose.slides.model.request.PutUpdateNotesSlideShapeRequest request) throws ApiException
request
- Request for putUpdateNotesSlideShape. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putUpdateNotesSlideShapeAsync(com.aspose.slides.model.request.PutUpdateNotesSlideShapeRequest request, ApiCallback<ShapeBase> callback) throws ApiException
request
- Request for putUpdateNotesSlideShape. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putUpdateNotesSlideShapeParagraphCall(com.aspose.slides.model.request.PutUpdateNotesSlideShapeParagraphRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putUpdateNotesSlideShapeParagraph. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Paragraph putUpdateNotesSlideShapeParagraph(com.aspose.slides.model.request.PutUpdateNotesSlideShapeParagraphRequest request) throws ApiException
request
- Request for putUpdateNotesSlideShapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Paragraph> putUpdateNotesSlideShapeParagraphWithHttpInfo(com.aspose.slides.model.request.PutUpdateNotesSlideShapeParagraphRequest request) throws ApiException
request
- Request for putUpdateNotesSlideShapeParagraph. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putUpdateNotesSlideShapeParagraphAsync(com.aspose.slides.model.request.PutUpdateNotesSlideShapeParagraphRequest request, ApiCallback<Paragraph> callback) throws ApiException
request
- Request for putUpdateNotesSlideShapeParagraph. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call putUpdateNotesSlideShapePortionCall(com.aspose.slides.model.request.PutUpdateNotesSlideShapePortionRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for putUpdateNotesSlideShapePortion. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic Portion putUpdateNotesSlideShapePortion(com.aspose.slides.model.request.PutUpdateNotesSlideShapePortionRequest request) throws ApiException
request
- Request for putUpdateNotesSlideShapePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<Portion> putUpdateNotesSlideShapePortionWithHttpInfo(com.aspose.slides.model.request.PutUpdateNotesSlideShapePortionRequest request) throws ApiException
request
- Request for putUpdateNotesSlideShapePortion. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call putUpdateNotesSlideShapePortionAsync(com.aspose.slides.model.request.PutUpdateNotesSlideShapePortionRequest request, ApiCallback<Portion> callback) throws ApiException
request
- Request for putUpdateNotesSlideShapePortion. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call storageExistsCall(com.aspose.slides.model.request.StorageExistsRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for storageExists. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic StorageExist storageExists(com.aspose.slides.model.request.StorageExistsRequest request) throws ApiException
request
- Request for storageExists. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StorageExist> storageExistsWithHttpInfo(com.aspose.slides.model.request.StorageExistsRequest request) throws ApiException
request
- Request for storageExists. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call storageExistsAsync(com.aspose.slides.model.request.StorageExistsRequest request, ApiCallback<StorageExist> callback) throws ApiException
request
- Request for storageExists. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call uploadFileCall(com.aspose.slides.model.request.UploadFileRequest request, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
request
- Request for uploadFile. (required)progressListener
- Progress listenerprogressRequestListener
- Progress request listenerApiException
- If fail to serialize the request body objectpublic FilesUploadResult uploadFile(com.aspose.slides.model.request.UploadFileRequest request) throws ApiException
request
- Request for uploadFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<FilesUploadResult> uploadFileWithHttpInfo(com.aspose.slides.model.request.UploadFileRequest request) throws ApiException
request
- Request for uploadFile. (required)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call uploadFileAsync(com.aspose.slides.model.request.UploadFileRequest request, ApiCallback<FilesUploadResult> callback) throws ApiException
request
- Request for uploadFile. (required)callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectCopyright © 2021. All rights reserved.