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/23.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/23.12.0 )
2
2
3
3
# Java SDK for Spreadsheet Processing in the Cloud
4
4
@@ -24,13 +24,20 @@ 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 23.11
27
+ ## Feature & Enhancements in Version 23.12.0
28
28
29
29
Full list of issues covering all changes in this release:
30
30
31
- - Optimize import xml data into Excel file.
32
- - Optimize import json data into Excel file.
33
- - ** Remove deprecated functions, class and test case** .
31
+ - Conversion APIs add region parameter.
32
+ - Protection APIs add region parameter.
33
+ - Assemble data API adds region parameter.
34
+ - Merge files API adds region parameter.
35
+ - Split files API adds region parameter.
36
+ - Import data API adds region parameter.
37
+ - Watermark API adds region parameter.
38
+ - Clear object API adds region parameter.
39
+ - Reverse data API adds region parameter.
40
+ - Rotate data API adds region parameter.
34
41
35
42
## Read & Write Spreadsheet Formats
36
43
0 commit comments