It gives us immense pleasure to announce the release of version 17.5 of Aspose.Cells Cloud API. Aspose.Cells Cloud is a platform independent REST API that allows developers to process their Excel files on Cloud. This new release comes up with a couple of new features. Developers can delete all comments in an Excel worksheet and apply Microsoft Excel 2007 themes and color. We also made enhancements to Import Data API, Copy Worksheet API, Task API and Convert API. Please check Release Notes for summarized information about all the changes in this release.
Aspose.Cells Cloud 17.5 Release notes
New Features and Enhancements
Delete Comments in an Excel WorksheetUsing comments API you can delete all comments in a worksheet. This API also allows you to get all comments from a worksheet. Please check these help topics for more information.
Support Microsoft Excel 2007 Themes and ColorsThe cellStyle API now also supports Microsoft Excel 2007 Themes and Colors. Using this API you can update Cells’ Style in a worksheet and also get Cell’s Style information from a worksheet. Please check these help topics for more information.
An enhancement is made for Convert featureThe Convert API allows you to convert Spreadsheet to a number of different formats (e.g., text, html, pdf, tiff). This API accepts Spreadsheet Document and Save Options data in the request body and return converted the document in API’s response. Please check these help topics for more information
- Convert Excel Workbook to Different File Formats without using Storage
- Convert Excel Workbook with Additional Settings
Please use SaveAs API, if you first want to upload a file to Cloud Storage and just want to pass filename in API request.
Import Data API now supports both Cloud file and Request fileImport Data API allows you to import data from an external file into a worksheet. You have both the options, to send data file in request body or to upload it to Cloud Storage. Please check these help topics for more information.
New resource parameters are added in Copy Worksheet APIThis API allows you to copy a worksheet and save with new name in the same workbook. Now you specify more Copy Options like CopyNames, ExtendToAdjacentRange and ReferToSheetWithSameName. Please check these help topic for an example
Aspose.Cells Cloud ResourcesFollowing are the links to some useful resources you may need to accomplish your tasks.
- Aspose.Cells Cloud
- Aspose.Cells Cloud Online Documentation
- Aspose Cloud UI Help Topics
- Aspose.Cells Forum
- Live Examples
- Aspose.Cells Cloud SDKs
- Aspose Cloud Plugins
- Work with Aspose Cloud Storage using Web GUI or Aspose Cloud Service
- Work with Third Party Storages
- Work with API Usage and Logs using Web GUI or Aspose Cloud Service