Export Shape
Contents
[
Hide
]
You can export shapes to the following formats: PNG, GIF, JPEG, BMP, SVG, TIFF, EMF, WMF.
REST API
| API | Type | Description | Swagger Link |
|---|---|---|---|
| /cells/export | PUT | Export Excel objects from the request content to a specific format | PostExport |
The OpenAPI Specification defines a publicly accessible programming interface and lets you perform REST interactions directly from a web browser.
You can use the cURL command‑line tool to access Aspose.Cells web services easily. The following example shows how to call the Cloud API using cURL.
Request
curl -X PUT "https://api.aspose.cloud/v3.0/cells/export?objectType=shape&format=tiff" \
-H "accept: multipart/form-data" \
-H "Content-Type: multipart/form-data" \
-H "x-aspose-client: Containerize.Swagger" \
-d '{"File":{}}'
Response
{
"Files": [
{
"Filename": "Book1_xlsx_Sheet1_Shapes_0.tif",
"FileSize": 390,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet4_Shapes_0.tif",
"FileSize": 10040,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet4_Shapes_1.tif",
"FileSize": 2824,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet4_Shapes_2.tif",
"FileSize": 1350,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet4_Shapes_3.tif",
"FileSize": 12978,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet4_Shapes_4.tif",
"FileSize": 7002,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet4_Shapes_5.tif",
"FileSize": 11532,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_0.tif",
"FileSize": 390,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_1.tif",
"FileSize": 1510,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_2.tif",
"FileSize": 2958,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_3.tif",
"FileSize": 3496,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_4.tif",
"FileSize": 906,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_5.tif",
"FileSize": 940,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_6.tif",
"FileSize": 1160,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_7.tif",
"FileSize": 2096,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_8.tif",
"FileSize": 2510,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_9.tif",
"FileSize": 1966,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_10.tif",
"FileSize": 1574,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_11.tif",
"FileSize": 3106,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_12.tif",
"FileSize": 2406,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_13.tif",
"FileSize": 21680,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_14.tif",
"FileSize": 21286,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_15.tif",
"FileSize": 9804,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_16.tif",
"FileSize": 2824,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_17.tif",
"FileSize": 1596,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_18.tif",
"FileSize": 1596,
"FileContent": "-----Base64String--------"
},
{
"Filename": "Book1_xlsx_Sheet6_Shapes_19.tif",
"FileSize": 8270,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_0.tif",
"FileSize": 382,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_1.tif",
"FileSize": 382,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_2.tif",
"FileSize": 130084,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_3.tif",
"FileSize": 120062,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_4.tif",
"FileSize": 1538,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_5.tif",
"FileSize": 1644,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_6.tif",
"FileSize": 912,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_7.tif",
"FileSize": 4892,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_8.tif",
"FileSize": 794,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet2_Shapes_9.tif",
"FileSize": 4550,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet3_Shapes_0.tif",
"FileSize": 42570,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet3_Shapes_1.tif",
"FileSize": 12102,
"FileContent": "-----Base64String--------"
},
{
"Filename": "myDocument_xlsx_Sheet3_Shapes_2.tif",
"FileSize": 8290,
"FileContent": "-----Base64String--------"
}
]
}
Cloud SDK Family
Using an SDK is the fastest way to develop against Aspose.Cells Cloud. An SDK abstracts low‑level details, letting you focus on business logic. See the GitHub repository for a complete list of Aspose.Cells Cloud SDKs.
The following code examples demonstrate how to call Aspose.Cells web services using various SDKs: