Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
Paragraph |
SlidesApi.createParagraph(String name,
Integer slideIndex,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph.
|
Paragraph |
SlidesApi.createSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph.
|
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).
|
Paragraph |
SlidesApi.createSubshapeParagraph(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph (for smart art and group shapes).
|
Paragraph |
SlidesApi.getParagraph(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read shape paragraph info.
|
Paragraph |
SlidesApi.getSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read shape paragraph info.
|
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).
|
Paragraph |
SlidesApi.getSubshapeParagraph(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read shape paragraph info (for smart art and group shapes).
|
Paragraph |
SlidesApi.updateParagraph(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties.
|
Paragraph |
SlidesApi.updateSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties.
|
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).
|
Paragraph |
SlidesApi.updateSubshapeParagraph(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties (for smart art and group shapes).
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<Paragraph> |
SlidesApi.createParagraphWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph.
|
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.
|
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).
|
ApiResponse<Paragraph> |
SlidesApi.createSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph (for smart art and group shapes).
|
ApiResponse<Paragraph> |
SlidesApi.getParagraphWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read shape paragraph 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.
|
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).
|
ApiResponse<Paragraph> |
SlidesApi.getSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Read shape paragraph info (for smart art and group shapes).
|
ApiResponse<Paragraph> |
SlidesApi.updateParagraphWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties.
|
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.
|
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).
|
ApiResponse<Paragraph> |
SlidesApi.updateSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties (for smart art and group shapes).
|
Modifier and Type | Method and Description |
---|---|
Paragraph |
SlidesApi.createParagraph(String name,
Integer slideIndex,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph.
|
com.squareup.okhttp.Call |
SlidesApi.createParagraphAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
Creates new paragraph.
|
com.squareup.okhttp.Call |
SlidesApi.createParagraphCall(String name,
Integer slideIndex,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createParagraph
|
ApiResponse<Paragraph> |
SlidesApi.createParagraphWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph.
|
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.
|
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).
|
Paragraph |
SlidesApi.createSubshapeParagraph(String name,
Integer slideIndex,
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.createSubshapeParagraphAsync(String name,
Integer slideIndex,
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.createSubshapeParagraphCall(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSubshapeParagraph
|
ApiResponse<Paragraph> |
SlidesApi.createSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage)
Creates new paragraph (for smart art and group shapes).
|
Paragraph |
SlidesApi.updateParagraph(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties.
|
com.squareup.okhttp.Call |
SlidesApi.updateParagraphAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
Update paragraph properties.
|
com.squareup.okhttp.Call |
SlidesApi.updateParagraphCall(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateParagraph
|
ApiResponse<Paragraph> |
SlidesApi.updateParagraphWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties.
|
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.
|
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).
|
Paragraph |
SlidesApi.updateSubshapeParagraph(String name,
Integer slideIndex,
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.updateSubshapeParagraphAsync(String name,
Integer slideIndex,
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.updateSubshapeParagraphCall(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateSubshapeParagraph
|
ApiResponse<Paragraph> |
SlidesApi.updateSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage)
Update paragraph properties (for smart art and group shapes).
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SlidesApi.createParagraphAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
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.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.createSubshapeParagraphAsync(String name,
Integer slideIndex,
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.getParagraphAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
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.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.getSubshapeParagraphAsync(String name,
Integer slideIndex,
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.updateParagraphAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
ApiCallback<Paragraph> callback)
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.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.updateSubshapeParagraphAsync(String name,
Integer slideIndex,
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).
|
Copyright © 2022. All rights reserved.