Skip to content

Commit a89ecdc

Browse files
committed
Release Aspose.Cells Cloud SDK 21.11
1 parent ad0a6d3 commit a89ecdc

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![npm](https://img.shields.io/npm/v/asposecellscloud) ![node-current](https://img.shields.io/node/v/asposecellscloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-node)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-node/21.10)
1+
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![npm](https://img.shields.io/npm/v/asposecellscloud) ![node-current](https://img.shields.io/node/v/asposecellscloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-node)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-node/21.11)
22

33
# Process Excel® Files in the Cloud with Node.js
44

@@ -20,10 +20,12 @@
2020
- Fetch the required shape from worksheet.
2121
- Leverage the power of named ranges.
2222

23-
## Feature & Enhancements in Version 21.10
23+
## Feature & Enhancements in Version 21.11
2424

25-
- Add new API for support delete multiple worksheets in a single call.
26-
- Add new API for supports batch convert excel files.
25+
- Add new API for workbook get page count on Aspose.Cells Cloud.
26+
- Add new API for worksheet get page count on Aspose.Cells Cloud.
27+
- Add new API for compress excel file on Aspose.Cells Cloud.
28+
- Add new feature for replace API.
2729

2830

2931
## Read & Write Spreadsheet Formats

0 commit comments

Comments
 (0)