Skip to content

Commit 5cf222b

Browse files
committed
Release Aspose.Cells Cloud SDK 21.12
1 parent 189edd0 commit 5cf222b

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

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

33
# Java SDK for Spreadsheet Processing in the Cloud
44

@@ -24,12 +24,15 @@ This Cloud SDK enhances your Java-based cloud apps to [process & manipulate Micr
2424
- Fetch the required shape from worksheet.
2525
- Leverage the power of [Pivot Tables](https://docs.aspose.cloud/cells/working-with-pivot-tables/) & Ranges.
2626

27-
## Feature & Enhancements in Version 21.11
27+
## Feature & Enhancements in Version 21.12
2828

29-
- Add new API for workbook get page count on Aspose.Cells Cloud.
30-
- Add new API for worksheet get page count on Aspose.Cells Cloud.
31-
- Add new API for compress excel file on Aspose.Cells Cloud.
32-
- Add new feature for replace API.
29+
- Improvement for conversion API.
30+
- Improvement for batch data import to support to set cell formula.
31+
- Improvement for setting row height and column wight to support to set multi-rows and multi-columns.
32+
- Support to set cell formula in batch data import.
33+
- Add a new API for updating the list column.
34+
- Add a new API for reversing columns and rows.
35+
- Add new APIs for grouping and ungrouping shapes.
3336

3437
## Read & Write Spreadsheet Formats
3538

0 commit comments

Comments
 (0)