Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
File |
SlidesApi.downloadShape(String name,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
String subShape)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.downloadShapeAsync(String name,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
String subShape,
ApiCallback<File> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.downloadShapeCall(String name,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
String subShape,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for downloadShape
|
File |
SlidesApi.downloadShapeOnline(byte[] document,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String storage,
String fontsFolder,
IShapeExportOptions options)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.downloadShapeOnlineAsync(byte[] document,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String storage,
String fontsFolder,
IShapeExportOptions options,
ApiCallback<File> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.downloadShapeOnlineCall(byte[] document,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String storage,
String fontsFolder,
IShapeExportOptions options,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for downloadShapeOnline
|
ApiResponse<File> |
SlidesApi.downloadShapeOnlineWithHttpInfo(byte[] document,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String storage,
String fontsFolder,
IShapeExportOptions options)
Render shape to specified picture format.
|
ApiResponse<File> |
SlidesApi.downloadShapeWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
String subShape)
Render shape to specified picture format.
|
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,
String subShape)
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,
String subShape,
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,
String subShape,
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,
String subShape)
Render shape to specified picture format.
|
void |
SlidesApi.saveShape(String name,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
String subShape)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.saveShapeAsync(String name,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
String subShape,
ApiCallback<Void> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.saveShapeCall(String name,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
String subShape,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for saveShape
|
void |
SlidesApi.saveShapeOnline(byte[] document,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String storage,
String fontsFolder,
IShapeExportOptions options)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.saveShapeOnlineAsync(byte[] document,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String storage,
String fontsFolder,
IShapeExportOptions options,
ApiCallback<Void> callback)
Render shape to specified picture format.
|
com.squareup.okhttp.Call |
SlidesApi.saveShapeOnlineCall(byte[] document,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String storage,
String fontsFolder,
IShapeExportOptions options,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for saveShapeOnline
|
ApiResponse<Void> |
SlidesApi.saveShapeOnlineWithHttpInfo(byte[] document,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String storage,
String fontsFolder,
IShapeExportOptions options)
Render shape to specified picture format.
|
ApiResponse<Void> |
SlidesApi.saveShapeWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
ShapeExportFormat format,
String outPath,
IShapeExportOptions options,
Double scaleX,
Double scaleY,
ShapeThumbnailBounds bounds,
String password,
String folder,
String storage,
String fontsFolder,
String subShape)
Render shape to specified picture format.
|
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,
String subShape)
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,
String subShape,
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,
String subShape,
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,
String subShape)
Render shape to specified picture format.
|
Modifier and Type | Method and Description |
---|---|
IShapeExportOptions |
SaveShape.getOptions()
Save options.
|
Modifier and Type | Method and Description |
---|---|
SaveShape |
SaveShape.options(IShapeExportOptions options) |
void |
SaveShape.setOptions(IShapeExportOptions options) |
Copyright © 2023. All rights reserved.