Skip to content

Commit 350c647

Browse files
committed
Release Aspose.Cells Cloud SDK 25.11.0
1 parent 61dac01 commit 350c647

File tree

4 files changed

+44
-11
lines changed

4 files changed

+44
-11
lines changed

HistoryVersion.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Release History Version
22

3+
## Feature & Enhancements in Version 25.10
4+
5+
| Optimize data Transform API: replace delete with remove. | Improvement |
6+
| Support to update the spreadsheet content words case in Cells Cloud 4.0. | Improvement |
7+
| Support to remove characters from spreadsheet content in Cells Cloud 4.0. | Improvement |
8+
| Support to add text for spreadsheet content in Cells Cloud 4.0. | Improvement |
9+
| Support to convert text for spreadsheet content in Cells Cloud 4.0. | Improvement |
10+
| Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement |
11+
| Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement |
12+
| Support to split text for spreadsheet content in Cells Cloud 4.0. | Improvement |
13+
14+
## Feature & Enhancements in Version 25.9
15+
16+
| Support trim spreadsheet content in Cells Cloud 4.0. | Improvement |
17+
| Support trim worksheet range content in Cells Cloud 4.0. | Improvement |
18+
| Fix few issues about spelling error. | Bug |
19+
20+
21+
## Feature & Enhancements in Version 25.8
22+
23+
| Support of Authorization in Aspose.Cells Cloud Docker Container | New Feature |
24+
| New Feature: Aggregate cells by color in CalculateController. | New Feature |
25+
| New Feature: Math Calculations in CalculateController. | New Feature |
26+
| New Feature: Adding/Deleting/Renaming worksheet in ManagementController. | New Feature |
27+
| New Feature: Adding/Deleting worksheet in ManagementController. | New Feature |
28+
| New Feature: create spreadsheet in ManagementController. | New Feature |
29+
| New feature: Redesign the data import into the Spreadsheet. | New Feature |
30+
| New feature: Swap data ranges in the spreadsheet. | New Feature |
31+
| Fix the code generator of the cells cloud SDK specification for the enum query parameter. | Bug |
32+
33+
334
## Feature & Enhancements in Version 25.7
435

536
- Optimize the operation scope options for Text Processing Controller.

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://img.shields.io/badge/aspose.cells%20Cloud%20SDK%20for%20Java-v25.10.0-green?style=for-the-badge&logo=java)[![Product Page](https://img.shields.io/badge/Product-0288d1?style=for-the-badge&logo=Google-Chrome&logoColor=white)](https://products.aspose.cloud/cells/java/) [![Documentation](https://img.shields.io/badge/Documentation-388e3c?style=for-the-badge&logo=Hugo&logoColor=white)](https://docs.aspose.cloud/cells/) [![API Ref](https://img.shields.io/badge/Reference-f39c12?style=for-the-badge&logo=html5&logoColor=white)](https://reference.aspose.cloud/cells/) [![Examples](https://img.shields.io/badge/Examples-1565c0?style=for-the-badge&logo=Github&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/tree/main/examples) [![Blog](https://img.shields.io/badge/Blog-d32f2f?style=for-the-badge&logo=WordPress&logoColor=white)](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [![Support](https://img.shields.io/badge/Support-7b1fa2?style=for-the-badge&logo=Discourse&logoColor=white)](https://forum.aspose.cloud/c/cells/7) [![License](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-java?style=for-the-badge&logo=rocket&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/blob/master/LICENSE)
1+
![](https://img.shields.io/badge/aspose.cells%20Cloud%20SDK%20for%20Java-v25.11.0-green?style=for-the-badge&logo=java)[![Product Page](https://img.shields.io/badge/Product-0288d1?style=for-the-badge&logo=Google-Chrome&logoColor=white)](https://products.aspose.cloud/cells/java/) [![Documentation](https://img.shields.io/badge/Documentation-388e3c?style=for-the-badge&logo=Hugo&logoColor=white)](https://docs.aspose.cloud/cells/) [![API Ref](https://img.shields.io/badge/Reference-f39c12?style=for-the-badge&logo=html5&logoColor=white)](https://reference.aspose.cloud/cells/) [![Examples](https://img.shields.io/badge/Examples-1565c0?style=for-the-badge&logo=Github&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/tree/main/examples) [![Blog](https://img.shields.io/badge/Blog-d32f2f?style=for-the-badge&logo=WordPress&logoColor=white)](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [![Support](https://img.shields.io/badge/Support-7b1fa2?style=for-the-badge&logo=Discourse&logoColor=white)](https://forum.aspose.cloud/c/cells/7) [![License](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-java?style=for-the-badge&logo=rocket&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/blob/master/LICENSE)
22

33
Aspose.Cells Cloud SDK for Java empowers developers to programmatically manage Excel files with precision. This comprehensive Java library supports advanced Excel operations like cell data formatting, dynamic formulas, pivot tables, conditional styling, charts, hyperlinks, comments, and data validation. It also enables seamless Excel file conversion (XLSX, CSV, PDF, ODS), document splitting/merging, and file repair. Designed for cloud integration, this API-first solution accelerates spreadsheet automation while ensuring data integrity across platforms like AWS, Azure, and Google Cloud.
44
# Java SDK package for Aspose.Cells Cloud
@@ -25,7 +25,7 @@ To get started with Aspose.Cells Cloud for Java, follow these steps:
2525
<dependency>
2626
<groupId>com.aspose</groupId>
2727
<artifactId>aspose-cells-cloud</artifactId>
28-
<version>25.10.0</version>
28+
<version>25.11.0</version>
2929
</dependency>
3030
</dependencies>
3131
```
@@ -100,20 +100,22 @@ File response = cellsApi.putConvertWorkbook(request);
100100
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
101101
- 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.
102102

103-
## Feature & Enhancements in Version v25.10.0
103+
## Feature & Enhancements in Version v25.11.0
104104

105105
Full list of issues covering all changes in this release:
106106

107107
|**Summary**|**Category**|
108108
| :- | :- |
109-
| Optimize data Transform API: replace delete with remove. | Improvement |
110-
| Support to update the spreadsheet content words case in Cells Cloud 4.0. | Improvement |
111-
| Support to remove characters from spreadsheet content in Cells Cloud 4.0. | Improvement |
112-
| Support to add text for spreadsheet content in Cells Cloud 4.0. | Improvement |
113-
| Support to convert text for spreadsheet content in Cells Cloud 4.0. | Improvement |
114-
| Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement |
115-
| Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement |
116-
| Support to split text for spreadsheet content in Cells Cloud 4.0. | Improvement |
109+
| Fix the APIs query parameters default for TextProcessingController. | Bug |
110+
| Fix the extract text API of the text processing controller | Bug |
111+
| Developing API functions for AI translation of Excel files | New Feature |
112+
| Fix SearchBrokenLinksInRemoteRange API route error. | Bug |
113+
| Supports positional character removal—delete from any index, any length. | New Feature |
114+
| Supports duplicate sub string removal—keep the first occurrence, drop the rest. | New Feature |
115+
| Refactored Split Text API: optimize delimiter parsing and on-demand position output. | Improvement |
116+
| Develop API functions for AI-powered translation of TXT articles. | New Feature |
117+
| Enhance format conversion by accepting full save-option settings via query parameters. | Improvement |
118+
| Enhanced format conversion with auto-fit support in Aspose.Cells Cloud Services 4.0. | Improvement |
117119

118120
## Available SDKs
119121

test/TestData/TestData.lnk

-1.17 KB
Binary file not shown.

test/TestData/word.jpg

-1.06 KB
Binary file not shown.

0 commit comments

Comments
 (0)