Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
Paragraphs |
SlidesApi.deleteParagraph(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Remove a paragraph.
|
Paragraphs |
SlidesApi.deleteParagraphs(String name,
Integer slideIndex,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage)
Remove a range of paragraphs.
|
Paragraphs |
SlidesApi.deleteSpecialSlideParagraph(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Remove a paragraph.
|
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.
|
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).
|
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).
|
Paragraphs |
SlidesApi.deleteSubshapeParagraph(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Remove a paragraph (for smart art and group shapes).
|
Paragraphs |
SlidesApi.deleteSubshapeParagraphs(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage)
Remove a range of paragraphs (for smart art and group shapes).
|
Paragraphs |
SlidesApi.getParagraphs(String name,
Integer slideIndex,
Integer shapeIndex,
String password,
String folder,
String storage)
Read shape paragraphs info.
|
Paragraphs |
SlidesApi.getSpecialSlideParagraphs(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage)
Read special shape paragraphs info.
|
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).
|
Paragraphs |
SlidesApi.getSubshapeParagraphs(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
String password,
String folder,
String storage)
Read shape paragraphs info (for smart art and group shapes).
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<Paragraphs> |
SlidesApi.deleteParagraphsWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage)
Remove a range of paragraphs.
|
ApiResponse<Paragraphs> |
SlidesApi.deleteParagraphWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Remove a paragraph.
|
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.
|
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).
|
ApiResponse<Paragraphs> |
SlidesApi.deleteSubshapeParagraphsWithHttpInfo(String name,
Integer slideIndex,
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.deleteSubshapeParagraphWithHttpInfo(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage)
Remove a paragraph (for smart art and group shapes).
|
ApiResponse<Paragraphs> |
SlidesApi.getParagraphsWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
String password,
String folder,
String storage)
Read shape paragraphs info.
|
ApiResponse<Paragraphs> |
SlidesApi.getSpecialSlideParagraphsWithHttpInfo(String name,
Integer slideIndex,
SpecialSlideType slideType,
Integer shapeIndex,
String password,
String folder,
String storage)
Read special shape paragraphs info.
|
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<Paragraphs> |
SlidesApi.getSubshapeParagraphsWithHttpInfo(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
String password,
String folder,
String storage)
Read shape paragraphs info (for smart art and group shapes).
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SlidesApi.deleteParagraphAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Integer paragraphIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Remove a paragraph.
|
com.squareup.okhttp.Call |
SlidesApi.deleteParagraphsAsync(String name,
Integer slideIndex,
Integer shapeIndex,
List<Integer> paragraphs,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Remove a range of paragraphs.
|
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.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.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.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.deleteSubshapeParagraphAsync(String name,
Integer slideIndex,
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.deleteSubshapeParagraphsAsync(String name,
Integer slideIndex,
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.getParagraphsAsync(String name,
Integer slideIndex,
Integer shapeIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Read 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.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.getSubshapeParagraphsAsync(String name,
Integer slideIndex,
String path,
Integer shapeIndex,
String password,
String folder,
String storage,
ApiCallback<Paragraphs> callback)
Read shape paragraphs info (for smart art and group shapes).
|
Modifier and Type | Method and Description |
---|---|
Paragraphs |
Paragraphs.addParagraphLinksItem(ResourceUri paragraphLinksItem) |
Paragraphs |
Paragraphs.paragraphLinks(List<ResourceUri> paragraphLinks) |
Copyright © 2022. All rights reserved.