Skip to content

Commit 36ab209

Browse files
committed
Release Aspose.Cells Cloud SDK 23.12
1 parent ab546ce commit 36ab209

File tree

165 files changed

+1541
-1220
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

165 files changed

+1541
-1220
lines changed

README.md

Lines changed: 12 additions & 5 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/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

2929
Full 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

TestData/Book1.xlsx

-607 Bytes
Binary file not shown.

TestData/NeedUnlock2.xlsx

-107 KB
Binary file not shown.

TestData/NewCopy.xlsx

4.13 KB
Binary file not shown.

TestData/TestCase.xlsx

-8.63 KB
Binary file not shown.

0 commit comments

Comments
 (0)