Add, Delete and Manipulate Charts in Excel file using C#
Add Chart or insert chart in Excel spreadsheet. Delete, remove, or erase charts from Excel workbook or worksheet. Update charts in spreadsheet C#
Create a Chart in Excel file and Export Chart to Image with Cloud API
You can create charts in Excel Spreadsheets or worksheets with Aspose.Cells Cloud API. Convert chart to image with REST API.
Create, Edit or Convert Excel Files with Aspose.Cells Cloud API
Create Excel online. Learn how to convert JPG to PDF or PDF to JPG online. REST API for Word to PDF conversion.
Data Validation in Microsoft Excel with Aspose.Cells Cloud 19.10
We’re pleased to announce monthly release Aspose.Cells Cloud 19.10. It is already published and available for usage on the aspose.cloud production server. It includes new exciting features including delete data validation from Excel worksheets and support to add HTML string in a cell along with the issue fixes reported in the previous versions of Aspose.Cells Cloud. We’ve also updated the SDKs of all the supporting platforms for new release. You can download the latest SDKs of Aspose.
Introducing Aspose.Cells Cloud API Version V3
Aspose is pleased to announce a new version of Aspose.Cells Cloud. Aspose.Cells Cloud 19.9 includes new API Version V3, built-in storage APIs along with many other improvements that make it a more reliable and stable spreadsheet REST API solution. For complete details of new features and enhancement, please check the release notes of this version. Read on to see what’s new.
V3 API Version The major change in this release is the introduction of API version V3.
Export Spreadsheet to Markdown Format
We are excited to announce new release Aspose.Cells Cloud 19.5. If you are working with the Markdown file format, then it is good news for you. From this release Aspose.Cells Cloud starts the support of Markdown file format.
Let’s show you how conveniently you can export your Spreadsheet documents to Markdown file format on any platform. You do not need any cumbersome coding for the purpose.
Let’s have a look at conversion code using cURL commands for REST API requests.
Add Cells Data Based on Named Range and Enforce Validations on Cells using Aspose.Cells Cloud 18.3
[![][1] for a full set of changes to the APIs.
New Features and Enhancements 1. API that returns Cells Data based on Named Range
GET /cells/{name}/worksheets/{sheetName}/ranges/value returns cells data based on Named Range. Please check [API Reference guide][2] for parameters details. The following Postman example explain how to call the API:
[https://documenter.getpostman.com/view/2744137/asposecells/RVnSH2XN][3]
firstRow and firstColumn parameters are zero-indexed.
**2. Insert an image into an Excel document using Image URL that gets downloaded each time the user opens the document
Copy Range with Paste Options using Aspose.Cells Cloud 17.9
[![Aspose Cells for Cloud][1]. Aspose.Cells Cloud is a platform independent REST API that allows developers to process their Excel files on Cloud. This release comes up with some new feature and enhancements. Please check [Aspose.Cells Cloud 17.11 Release Notes][2] for more infrmation.
Convert Excel File to HTML in Cloud When Excel file is converted to HTML, it does not generate just a single file. Instead, the conversion generates many related files like multiple HTML files, CSS files, JavaScript files etc.
Apply Conditional Formatting to Excel Files using Aspose.Cells Cloud 17.8
![conditional formatting][1]. 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 new feature. Developers can add and manipulate Conditional Formatting using conditionalformattings API. Please check [Release Notes][2] for summarized information about all the changes in this release.
New Features and Enhancements Apply Conditional Formatting Conditional formatting allows you to apply formats to a cell or range of cells and have that formatting change depending on the value of the cell or the value of a formula.
Filter data in a Worksheet and Calculate Formulas in a Workbook Using Aspose.Cells Cloud 17.6
It gives us immense pleasure to announce the release of version 17.6 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 and enhancements. Developers can filter data in a worksheet by using an AutoFilter API and calculate all formulas in a workbook using CalculateFormula API. Please check Release Notes for summarized information about all the changes in this release.