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,
String subShape)
Creates new paragraph.
|
Paragraph |
SlidesApi.createSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
String subShape)
Creates new paragraph.
|
Paragraph |
SlidesApi.getParagraph(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
String subShape)
Read shape paragraph info.
|
Paragraph |
SlidesApi.getParagraphEffective(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
String subShape)
Read effective paragraph info.
|
Paragraph |
SlidesApi.getSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
String subShape)
Read shape paragraph info.
|
Paragraph |
SlidesApi.updateParagraph(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
String subShape)
Update paragraph properties.
|
Paragraph |
SlidesApi.updateSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
String subShape)
Update paragraph properties.
|
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,
String subShape)
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,
String subShape)
Creates new paragraph.
|
ApiResponse<Paragraph> |
SlidesApi.getParagraphEffectiveWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
String subShape)
Read effective paragraph info.
|
ApiResponse<Paragraph> |
SlidesApi.getParagraphWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
String subShape)
Read shape paragraph info.
|
ApiResponse<Paragraph> |
SlidesApi.getSpecialSlideParagraphWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
String subShape)
Read shape paragraph info.
|
ApiResponse<Paragraph> |
SlidesApi.updateParagraphWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
String subShape)
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,
String subShape)
Update paragraph properties.
|
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,
String subShape)
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,
String subShape,
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,
String subShape,
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,
String subShape)
Creates new paragraph.
|
Paragraph |
SlidesApi.createSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Paragraph dto,
Integer position,
String password,
String folder,
String storage,
String subShape)
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,
String subShape,
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,
String subShape,
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,
String subShape)
Creates new paragraph.
|
Paragraph |
SlidesApi.updateParagraph(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
String subShape)
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,
String subShape,
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,
String subShape,
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,
String subShape)
Update paragraph properties.
|
Paragraph |
SlidesApi.updateSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
String subShape)
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,
String subShape,
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,
String subShape,
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,
String subShape)
Update paragraph properties.
|
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,
String subShape,
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,
String subShape,
ApiCallback<Paragraph> callback)
Creates new paragraph.
|
com.squareup.okhttp.Call |
SlidesApi.getParagraphAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
String subShape,
ApiCallback<Paragraph> callback)
Read shape paragraph info.
|
com.squareup.okhttp.Call |
SlidesApi.getParagraphEffectiveAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
String subShape,
ApiCallback<Paragraph> callback)
Read effective paragraph info.
|
com.squareup.okhttp.Call |
SlidesApi.getSpecialSlideParagraphAsync(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
String subShape,
ApiCallback<Paragraph> callback)
Read shape paragraph info.
|
com.squareup.okhttp.Call |
SlidesApi.updateParagraphAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
Paragraph dto,
String password,
String folder,
String storage,
String subShape,
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,
String subShape,
ApiCallback<Paragraph> callback)
Update paragraph properties.
|
Copyright © 2022. All rights reserved.