Skip to content

Commit 5a8d54f

Browse files
committed
Release Aspose.Cells Cloud SDK 24.12.0
1 parent 954b0a9 commit 5a8d54f

28 files changed

+949
-48
lines changed

README.md

Lines changed: 8 additions & 3 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/24.11.0)
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/24.12.0)
22

33
# Java package for Aspose.Cells Cloud
44

@@ -17,11 +17,13 @@ Enhance your Java applications with the [Aspose.Cells Cloud](https://products.as
1717
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
1818
- Security Management: Offers a range of security features like data encryption, access control, and permission management to safeguard the security and integrity of spreadsheet data.
1919

20-
## Feature & Enhancements in Version 24.11
20+
## Feature & Enhancements in Version 24.12
2121

2222
Full list of issues covering all changes in this release:
2323

24-
- Add convert text feature on TextProcessingController.
24+
- Add the new remove duplicates api.
25+
- Add the new extract text API.
26+
- The pivot filter could not be created successfully.
2527

2628
## Support file format
2729

@@ -110,6 +112,9 @@ File response = cellsApi.putConvertWorkbook(request);
110112

111113
# Release history version
112114

115+
## Enhancements in Version 24.11
116+
117+
- Add convert text feature on TextProcessingController.
113118

114119
## Enhancements in Version 24.10
115120

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)