Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
Shapes |
SlidesApi.alignSpecialSlideShapes(String name,
Integer slideIndex,
SpecialSlideType slideType,
ShapesAlignmentType alignmentType,
Boolean alignToSlide,
List<Integer> shapes,
String password,
String folder,
String storage)
Changes the placement of selected shapes on the master slide.
|
com.squareup.okhttp.Call |
SlidesApi.alignSpecialSlideShapesAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
ShapesAlignmentType alignmentType,
Boolean alignToSlide,
List<Integer> shapes,
String password,
String folder,
String storage,
ApiCallback<Shapes> callback)
Changes the placement of selected shapes on the master slide.
|
com.squareup.okhttp.Call |
SlidesApi.alignSpecialSlideShapesCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
ShapesAlignmentType alignmentType,
Boolean alignToSlide,
List<Integer> shapes,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for alignSpecialSlideShapes
|
ApiResponse<Shapes> |
SlidesApi.alignSpecialSlideShapesWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
ShapesAlignmentType alignmentType,
Boolean alignToSlide,
List<Integer> shapes,
String password,
String folder,
String storage)
Changes the placement of selected shapes on the master slide.
|
SlideAnimation |
SlidesApi.createSpecialSlideAnimationEffect(String name,
Integer slideIndex,
SpecialSlideType slideType,
Effect effect,
String password,
String folder,
String storage)
Add an effect to special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideAnimationEffectAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Effect effect,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Add an effect to special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideAnimationEffectCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Effect effect,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSpecialSlideAnimationEffect
|
ApiResponse<SlideAnimation> |
SlidesApi.createSpecialSlideAnimationEffectWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Effect effect,
String password,
String folder,
String storage)
Add an effect to special slide (master, layout, notes) animation.
|
SlideAnimation |
SlidesApi.createSpecialSlideAnimationInteractiveSequence(String name,
Integer slideIndex,
SpecialSlideType slideType,
InteractiveSequence sequence,
String password,
String folder,
String storage)
Set special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideAnimationInteractiveSequenceAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
InteractiveSequence sequence,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Set special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideAnimationInteractiveSequenceCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
InteractiveSequence sequence,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSpecialSlideAnimationInteractiveSequence
|
SlideAnimation |
SlidesApi.createSpecialSlideAnimationInteractiveSequenceEffect(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Effect effect,
String password,
String folder,
String storage)
Add an animation effect to a special slide (master, layout, notes) interactive sequence.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideAnimationInteractiveSequenceEffectAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Effect effect,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Add an animation effect to a special slide (master, layout, notes) interactive sequence.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideAnimationInteractiveSequenceEffectCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Effect effect,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSpecialSlideAnimationInteractiveSequenceEffect
|
ApiResponse<SlideAnimation> |
SlidesApi.createSpecialSlideAnimationInteractiveSequenceEffectWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Effect effect,
String password,
String folder,
String storage)
Add an animation effect to a special slide (master, layout, notes) interactive sequence.
|
ApiResponse<SlideAnimation> |
SlidesApi.createSpecialSlideAnimationInteractiveSequenceWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
InteractiveSequence sequence,
String password,
String folder,
String storage)
Set special slide (master, layout, notes) animation.
|
Paragraph |
SlidesApi.createSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideParagraphAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
Creates new paragraph.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideParagraphCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSpecialSlideParagraph
|
ApiResponse<Paragraph> |
SlidesApi.createSpecialSlideParagraphWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph.
|
Portion |
SlidesApi.createSpecialSlidePortion(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Portion dto,
Integer position,
String password,
String folder,
String storage)
Creates new portion.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlidePortionAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Portion dto,
Integer position,
String password,
String folder,
String storage,
ApiCallback<Portion> callback)
Creates new portion.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlidePortionCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Portion dto,
Integer position,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSpecialSlidePortion
|
ApiResponse<Portion> |
SlidesApi.createSpecialSlidePortionWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Portion dto,
Integer position,
String password,
String folder,
String storage)
Creates new portion.
|
ShapeBase |
SlidesApi.createSpecialSlideShape(String name,
Integer slideIndex,
SpecialSlideType slideType,
ShapeBase dto,
Integer shapeToClone,
Integer position,
String password,
String folder,
String storage)
Create new shape.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideShapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
ShapeBase dto,
Integer shapeToClone,
Integer position,
String password,
String folder,
String storage,
ApiCallback<ShapeBase> callback)
Create new shape.
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideShapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
ShapeBase dto,
Integer shapeToClone,
Integer position,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSpecialSlideShape
|
ApiResponse<ShapeBase> |
SlidesApi.createSpecialSlideShapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
ShapeBase dto,
Integer shapeToClone,
Integer position,
String password,
String folder,
String storage)
Create new shape.
|
ShapeBase |
SlidesApi.createSpecialSlideSubshape(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
ShapeBase dto,
Integer shapeToClone,
Integer position,
String password,
String folder,
String storage)
Create new shape (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideSubshapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
ShapeBase dto,
Integer shapeToClone,
Integer position,
String password,
String folder,
String storage,
ApiCallback<ShapeBase> callback)
Create new shape (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideSubshapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
ShapeBase dto,
Integer shapeToClone,
Integer position,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSpecialSlideSubshape
|
Paragraph |
SlidesApi.createSpecialSlideSubshapeParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideSubshapeParagraphAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
Creates new paragraph (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideSubshapeParagraphCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSpecialSlideSubshapeParagraph
|
ApiResponse<Paragraph> |
SlidesApi.createSpecialSlideSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph (for smart art and group shapes).
|
Portion |
SlidesApi.createSpecialSlideSubshapePortion(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Portion dto,
Integer position,
String password,
String folder,
String storage)
Creates new portion (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideSubshapePortionAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Portion dto,
Integer position,
String password,
String folder,
String storage,
ApiCallback<Portion> callback)
Creates new portion (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.createSpecialSlideSubshapePortionCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Portion dto,
Integer position,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSpecialSlideSubshapePortion
|
ApiResponse<Portion> |
SlidesApi.createSpecialSlideSubshapePortionWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Portion dto,
Integer position,
String password,
String folder,
String storage)
Creates new portion (for smart art and group shapes).
|
ApiResponse<ShapeBase> |
SlidesApi.createSpecialSlideSubshapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
ShapeBase dto,
Integer shapeToClone,
Integer position,
String password,
String folder,
String storage)
Create new shape (for smart art and group shapes).
|
SlideAnimation |
SlidesApi.deleteSpecialSlideAnimation(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage)
Remove animation from a special slide (master, layout, notes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Remove animation from a special slide (master, layout, notes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideAnimation
|
SlideAnimation |
SlidesApi.deleteSpecialSlideAnimationEffect(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer effectIndex,
String password,
String folder,
String storage)
Remove an effect from special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationEffectAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer effectIndex,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Remove an effect from special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationEffectCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer effectIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideAnimationEffect
|
ApiResponse<SlideAnimation> |
SlidesApi.deleteSpecialSlideAnimationEffectWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer effectIndex,
String password,
String folder,
String storage)
Remove an effect from special slide (master, layout, notes) animation.
|
SlideAnimation |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequence(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
String password,
String folder,
String storage)
Remove an interactive sequence from special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequenceAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Remove an interactive sequence from special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequenceCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideAnimationInteractiveSequence
|
SlideAnimation |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequenceEffect(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Integer effectIndex,
String password,
String folder,
String storage)
Remove an effect from special slide (master, layout, notes) animation interactive sequence.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequenceEffectAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Integer effectIndex,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Remove an effect from special slide (master, layout, notes) animation interactive sequence.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequenceEffectCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Integer effectIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideAnimationInteractiveSequenceEffect
|
ApiResponse<SlideAnimation> |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequenceEffectWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Integer effectIndex,
String password,
String folder,
String storage)
Remove an effect from special slide (master, layout, notes) animation interactive sequence.
|
SlideAnimation |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequences(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage)
Clear all interactive sequences from special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequencesAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Clear all interactive sequences from special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequencesCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideAnimationInteractiveSequences
|
ApiResponse<SlideAnimation> |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequencesWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage)
Clear all interactive sequences from special slide (master, layout, notes) animation.
|
ApiResponse<SlideAnimation> |
SlidesApi.deleteSpecialSlideAnimationInteractiveSequenceWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
String password,
String folder,
String storage)
Remove an interactive sequence from special slide (master, layout, notes) animation.
|
SlideAnimation |
SlidesApi.deleteSpecialSlideAnimationMainSequence(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage)
Clear main sequence in special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationMainSequenceAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Clear main sequence in special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideAnimationMainSequenceCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideAnimationMainSequence
|
ApiResponse<SlideAnimation> |
SlidesApi.deleteSpecialSlideAnimationMainSequenceWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage)
Clear main sequence in special slide (master, layout, notes) animation.
|
ApiResponse<SlideAnimation> |
SlidesApi.deleteSpecialSlideAnimationWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage)
Remove animation from a special slide (master, layout, notes).
|
Paragraphs |
SlidesApi.deleteSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Remove a paragraph.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideParagraphAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Remove a paragraph.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideParagraphCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideParagraph
|
Paragraphs |
SlidesApi.deleteSpecialSlideParagraphs(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage)
Remove a range of paragraphs.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideParagraphsAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Remove a range of paragraphs.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideParagraphsCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideParagraphs
|
ApiResponse<Paragraphs> |
SlidesApi.deleteSpecialSlideParagraphsWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage)
Remove a range of paragraphs.
|
ApiResponse<Paragraphs> |
SlidesApi.deleteSpecialSlideParagraphWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Remove a paragraph.
|
Portions |
SlidesApi.deleteSpecialSlidePortion(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage)
Remove a portion.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlidePortionAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage,
ApiCallback<Portions> callback)
Remove a portion.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlidePortionCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlidePortion
|
Portions |
SlidesApi.deleteSpecialSlidePortions(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
List<Integer> portions,
String password,
String folder,
String storage)
Remove a range of portions.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlidePortionsAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
List<Integer> portions,
String password,
String folder,
String storage,
ApiCallback<Portions> callback)
Remove a range of portions.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlidePortionsCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
List<Integer> portions,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlidePortions
|
ApiResponse<Portions> |
SlidesApi.deleteSpecialSlidePortionsWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
List<Integer> portions,
String password,
String folder,
String storage)
Remove a range of portions.
|
ApiResponse<Portions> |
SlidesApi.deleteSpecialSlidePortionWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage)
Remove a portion.
|
Shapes |
SlidesApi.deleteSpecialSlideShape(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage)
Remove a shape.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideShapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage,
ApiCallback<Shapes> callback)
Remove a shape.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideShapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideShape
|
Shapes |
SlidesApi.deleteSpecialSlideShapes(String name,
Integer slideIndex,
SpecialSlideType slideType,
List<Integer> shapes,
String password,
String folder,
String storage)
Remove a range of shapes.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideShapesAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
List<Integer> shapes,
String password,
String folder,
String storage,
ApiCallback<Shapes> callback)
Remove a range of shapes.
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideShapesCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
List<Integer> shapes,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideShapes
|
ApiResponse<Shapes> |
SlidesApi.deleteSpecialSlideShapesWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
List<Integer> shapes,
String password,
String folder,
String storage)
Remove a range of shapes.
|
ApiResponse<Shapes> |
SlidesApi.deleteSpecialSlideShapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage)
Remove a shape.
|
Shapes |
SlidesApi.deleteSpecialSlideSubshape(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage)
Remove a shape (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage,
ApiCallback<Shapes> callback)
Remove a shape (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideSubshape
|
Paragraphs |
SlidesApi.deleteSpecialSlideSubshapeParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Remove a paragraph (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapeParagraphAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Remove a paragraph (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapeParagraphCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideSubshapeParagraph
|
Paragraphs |
SlidesApi.deleteSpecialSlideSubshapeParagraphs(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage)
Remove a range of paragraphs (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapeParagraphsAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Remove a range of paragraphs (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapeParagraphsCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideSubshapeParagraphs
|
ApiResponse<Paragraphs> |
SlidesApi.deleteSpecialSlideSubshapeParagraphsWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage)
Remove a range of paragraphs (for smart art and group shapes).
|
ApiResponse<Paragraphs> |
SlidesApi.deleteSpecialSlideSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Remove a paragraph (for smart art and group shapes).
|
Portions |
SlidesApi.deleteSpecialSlideSubshapePortion(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage)
Remove a portion (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapePortionAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage,
ApiCallback<Portions> callback)
Remove a portion (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapePortionCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideSubshapePortion
|
Portions |
SlidesApi.deleteSpecialSlideSubshapePortions(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
List<Integer> portions,
String password,
String folder,
String storage)
Remove a range of portions (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapePortionsAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
List<Integer> portions,
String password,
String folder,
String storage,
ApiCallback<Portions> callback)
Remove a range of portions (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapePortionsCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
List<Integer> portions,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideSubshapePortions
|
ApiResponse<Portions> |
SlidesApi.deleteSpecialSlideSubshapePortionsWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
List<Integer> portions,
String password,
String folder,
String storage)
Remove a range of portions (for smart art and group shapes).
|
ApiResponse<Portions> |
SlidesApi.deleteSpecialSlideSubshapePortionWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage)
Remove a portion (for smart art and group shapes).
|
Shapes |
SlidesApi.deleteSpecialSlideSubshapes(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
List<Integer> shapes,
String password,
String folder,
String storage)
Remove a range of shapes (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapesAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
List<Integer> shapes,
String password,
String folder,
String storage,
ApiCallback<Shapes> callback)
Remove a range of shapes (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.deleteSpecialSlideSubshapesCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
List<Integer> shapes,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSpecialSlideSubshapes
|
ApiResponse<Shapes> |
SlidesApi.deleteSpecialSlideSubshapesWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
List<Integer> shapes,
String password,
String folder,
String storage)
Remove a range of shapes (for smart art and group shapes).
|
ApiResponse<Shapes> |
SlidesApi.deleteSpecialSlideSubshapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage)
Remove a shape (for smart art and group shapes).
|
File |
SlidesApi.downloadSpecialSlideShape(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.downloadSpecialSlideShapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
ApiCallback<File> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.downloadSpecialSlideShapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for downloadSpecialSlideShape
|
ApiResponse<File> |
SlidesApi.downloadSpecialSlideShapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder)
Render shape to specified picture format.
|
File |
SlidesApi.downloadSpecialSlideSubshape(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder)
Render shape to specified picture format (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.downloadSpecialSlideSubshapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
ApiCallback<File> callback)
Render shape to specified picture format (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.downloadSpecialSlideSubshapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for downloadSpecialSlideSubshape
|
ApiResponse<File> |
SlidesApi.downloadSpecialSlideSubshapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder)
Render shape to specified picture format (for smart art and group shapes).
|
SlideAnimation |
SlidesApi.getSpecialSlideAnimation(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read special slide (master, layout, notes) animation effects.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideAnimationAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Read special slide (master, layout, notes) animation effects.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideAnimationCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideAnimation
|
ApiResponse<SlideAnimation> |
SlidesApi.getSpecialSlideAnimationWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read special slide (master, layout, notes) animation effects.
|
Paragraph |
SlidesApi.getSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read shape paragraph info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideParagraphAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
Read shape paragraph info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideParagraphCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideParagraph
|
Paragraphs |
SlidesApi.getSpecialSlideParagraphs(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage)
Read special shape paragraphs info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideParagraphsAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Read special shape paragraphs info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideParagraphsCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideParagraphs
|
ApiResponse<Paragraphs> |
SlidesApi.getSpecialSlideParagraphsWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage)
Read special shape paragraphs info.
|
ApiResponse<Paragraph> |
SlidesApi.getSpecialSlideParagraphWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read shape paragraph info.
|
Portion |
SlidesApi.getSpecialSlidePortion(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage)
Read paragraph portion info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlidePortionAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage,
ApiCallback<Portion> callback)
Read paragraph portion info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlidePortionCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlidePortion
|
Portions |
SlidesApi.getSpecialSlidePortions(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read paragraph portions info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlidePortionsAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ApiCallback<Portions> callback)
Read paragraph portions info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlidePortionsCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlidePortions
|
ApiResponse<Portions> |
SlidesApi.getSpecialSlidePortionsWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read paragraph portions info.
|
ApiResponse<Portion> |
SlidesApi.getSpecialSlidePortionWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage)
Read paragraph portion info.
|
ShapeBase |
SlidesApi.getSpecialSlideShape(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage)
Read special slide shape info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideShapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage,
ApiCallback<ShapeBase> callback)
Read special slide shape info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideShapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideShape
|
Shapes |
SlidesApi.getSpecialSlideShapes(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage)
Read special slide shapes info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideShapesAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage,
ApiCallback<Shapes> callback)
Read special slide shapes info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideShapesCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideShapes
|
ApiResponse<Shapes> |
SlidesApi.getSpecialSlideShapesWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String password,
String folder,
String storage)
Read special slide shapes info.
|
ApiResponse<ShapeBase> |
SlidesApi.getSpecialSlideShapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage)
Read special slide shape info.
|
ShapeBase |
SlidesApi.getSpecialSlideSubshape(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage)
Read special slide shape info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage,
ApiCallback<ShapeBase> callback)
Read special slide shape info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideSubshape
|
Paragraph |
SlidesApi.getSpecialSlideSubshapeParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read shape paragraph info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapeParagraphAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
Read shape paragraph info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapeParagraphCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideSubshapeParagraph
|
Paragraphs |
SlidesApi.getSpecialSlideSubshapeParagraphs(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage)
Read shape paragraphs info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapeParagraphsAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Read shape paragraphs info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapeParagraphsCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideSubshapeParagraphs
|
ApiResponse<Paragraphs> |
SlidesApi.getSpecialSlideSubshapeParagraphsWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage)
Read shape paragraphs info (for smart art and group shapes).
|
ApiResponse<Paragraph> |
SlidesApi.getSpecialSlideSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read shape paragraph info (for smart art and group shapes).
|
Portion |
SlidesApi.getSpecialSlideSubshapePortion(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage)
Read paragraph portion info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapePortionAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage,
ApiCallback<Portion> callback)
Read paragraph portion info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapePortionCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideSubshapePortion
|
Portions |
SlidesApi.getSpecialSlideSubshapePortions(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read paragraph portions info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapePortionsAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ApiCallback<Portions> callback)
Read paragraph portions info (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapePortionsCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideSubshapePortions
|
ApiResponse<Portions> |
SlidesApi.getSpecialSlideSubshapePortionsWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read paragraph portions info (for smart art and group shapes).
|
ApiResponse<Portion> |
SlidesApi.getSpecialSlideSubshapePortionWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
String password,
String folder,
String storage)
Read paragraph portion info (for smart art and group shapes).
|
Shapes |
SlidesApi.getSpecialSlideSubshapes(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
String password,
String folder,
String storage)
Read special slide shapes info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapesAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
String password,
String folder,
String storage,
ApiCallback<Shapes> callback)
Read special slide shapes info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideSubshapesCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSpecialSlideSubshapes
|
ApiResponse<Shapes> |
SlidesApi.getSpecialSlideSubshapesWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
String password,
String folder,
String storage)
Read special slide shapes info.
|
ApiResponse<ShapeBase> |
SlidesApi.getSpecialSlideSubshapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
String password,
String folder,
String storage)
Read special slide shape info (for smart art and group shapes).
|
void |
SlidesApi.saveSpecialSlideShape(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.saveSpecialSlideShapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
ApiCallback<Void> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.saveSpecialSlideShapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for saveSpecialSlideShape
|
ApiResponse<Void> |
SlidesApi.saveSpecialSlideShapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder)
Render shape to specified picture format.
|
void |
SlidesApi.saveSpecialSlideSubshape(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.saveSpecialSlideSubshapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
ApiCallback<Void> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.saveSpecialSlideSubshapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for saveSpecialSlideSubshape
|
ApiResponse<Void> |
SlidesApi.saveSpecialSlideSubshapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder)
Render shape to specified picture format.
|
SlideAnimation |
SlidesApi.setSpecialSlideAnimation(String name,
Integer slideIndex,
SpecialSlideType slideType,
SlideAnimation animation,
String password,
String folder,
String storage)
Set special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.setSpecialSlideAnimationAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
SlideAnimation animation,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Set special slide (master, layout, notes) animation.
|
com.squareup.okhttp.Call |
SlidesApi.setSpecialSlideAnimationCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
SlideAnimation animation,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for setSpecialSlideAnimation
|
ApiResponse<SlideAnimation> |
SlidesApi.setSpecialSlideAnimationWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
SlideAnimation animation,
String password,
String folder,
String storage)
Set special slide (master, layout, notes) animation.
|
SlideAnimation |
SlidesApi.updateSpecialSlideAnimationEffect(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer effectIndex,
Effect effect,
String password,
String folder,
String storage)
Modify an animation effect for a special slide (master, layout, notes).
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideAnimationEffectAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer effectIndex,
Effect effect,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Modify an animation effect for a special slide (master, layout, notes).
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideAnimationEffectCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer effectIndex,
Effect effect,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSpecialSlideAnimationEffect
|
ApiResponse<SlideAnimation> |
SlidesApi.updateSpecialSlideAnimationEffectWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer effectIndex,
Effect effect,
String password,
String folder,
String storage)
Modify an animation effect for a special slide (master, layout, notes).
|
SlideAnimation |
SlidesApi.updateSpecialSlideAnimationInteractiveSequenceEffect(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Integer effectIndex,
Effect effect,
String password,
String folder,
String storage)
Modify an animation effect for a special slide (master, layout, notes) interactive sequence.
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideAnimationInteractiveSequenceEffectAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Integer effectIndex,
Effect effect,
String password,
String folder,
String storage,
ApiCallback<SlideAnimation> callback)
Modify an animation effect for a special slide (master, layout, notes) interactive sequence.
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideAnimationInteractiveSequenceEffectCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Integer effectIndex,
Effect effect,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSpecialSlideAnimationInteractiveSequenceEffect
|
ApiResponse<SlideAnimation> |
SlidesApi.updateSpecialSlideAnimationInteractiveSequenceEffectWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer sequenceIndex,
Integer effectIndex,
Effect effect,
String password,
String folder,
String storage)
Modify an animation effect for a special slide (master, layout, notes) interactive sequence.
|
Paragraph |
SlidesApi.updateSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties.
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideParagraphAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
Update paragraph properties.
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideParagraphCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSpecialSlideParagraph
|
ApiResponse<Paragraph> |
SlidesApi.updateSpecialSlideParagraphWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties.
|
Portion |
SlidesApi.updateSpecialSlidePortion(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
Portion dto,
String password,
String folder,
String storage)
Update portion properties.
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlidePortionAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
Portion dto,
String password,
String folder,
String storage,
ApiCallback<Portion> callback)
Update portion properties.
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlidePortionCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
Portion dto,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSpecialSlidePortion
|
ApiResponse<Portion> |
SlidesApi.updateSpecialSlidePortionWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
Portion dto,
String password,
String folder,
String storage)
Update portion properties.
|
ShapeBase |
SlidesApi.updateSpecialSlideShape(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeBase dto,
String password,
String folder,
String storage)
Update shape properties.
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideShapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeBase dto,
String password,
String folder,
String storage,
ApiCallback<ShapeBase> callback)
Update shape properties.
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideShapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeBase dto,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSpecialSlideShape
|
ApiResponse<ShapeBase> |
SlidesApi.updateSpecialSlideShapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
ShapeBase dto,
String password,
String folder,
String storage)
Update shape properties.
|
ShapeBase |
SlidesApi.updateSpecialSlideSubshape(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeBase dto,
String password,
String folder,
String storage)
Update shape properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideSubshapeAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeBase dto,
String password,
String folder,
String storage,
ApiCallback<ShapeBase> callback)
Update shape properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideSubshapeCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeBase dto,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSpecialSlideSubshape
|
Paragraph |
SlidesApi.updateSpecialSlideSubshapeParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideSubshapeParagraphAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
Update paragraph properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideSubshapeParagraphCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSpecialSlideSubshapeParagraph
|
ApiResponse<Paragraph> |
SlidesApi.updateSpecialSlideSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties (for smart art and group shapes).
|
Portion |
SlidesApi.updateSpecialSlideSubshapePortion(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
Portion dto,
String password,
String folder,
String storage)
Update portion properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideSubshapePortionAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
Portion dto,
String password,
String folder,
String storage,
ApiCallback<Portion> callback)
Update portion properties (for smart art and group shapes).
|
com.squareup.okhttp.Call |
SlidesApi.updateSpecialSlideSubshapePortionCall(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
Portion dto,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSpecialSlideSubshapePortion
|
ApiResponse<Portion> |
SlidesApi.updateSpecialSlideSubshapePortionWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Integer portionIndex,
Portion dto,
String password,
String folder,
String storage)
Update portion properties (for smart art and group shapes).
|
ApiResponse<ShapeBase> |
SlidesApi.updateSpecialSlideSubshapeWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
String path,
Integer shapeIndex,
ShapeBase dto,
String password,
String folder,
String storage)
Update shape properties (for smart art and group shapes).
|
Modifier and Type | Method and Description |
---|---|
static SpecialSlideType |
SpecialSlideType.fromValue(String text) |
SpecialSlideType |
SpecialSlideType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SpecialSlideType |
SpecialSlideType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecialSlideType[] |
SpecialSlideType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SpecialSlideType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SpecialSlideType enumeration) |
Copyright © 2022. All rights reserved.