File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 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 )
2
2
3
3
# Java SDK for Spreadsheet Processing in the Cloud
4
4
@@ -24,12 +24,15 @@ This Cloud SDK enhances your Java-based cloud apps to [process & manipulate Micr
24
24
- Fetch the required shape from worksheet.
25
25
- Leverage the power of [ Pivot Tables] ( https://docs.aspose.cloud/cells/working-with-pivot-tables/ ) & Ranges.
26
26
27
- ## Feature & Enhancements in Version 21.11
27
+ ## Feature & Enhancements in Version 21.12
28
28
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.
33
36
34
37
## Read & Write Spreadsheet Formats
35
38
You can’t perform that action at this time.
0 commit comments