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 )
22
33# Java SDK for Spreadsheet Processing in the Cloud
44
@@ -24,13 +24,20 @@ 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 23.11
27+ ## Feature & Enhancements in Version 23.12.0
2828
2929Full list of issues covering all changes in this release:
3030
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.
3441
3542## Read & Write Spreadsheet Formats
3643
0 commit comments