You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
4
# Java SDK package for Aspose.Cells Cloud
@@ -25,7 +25,7 @@ To get started with Aspose.Cells Cloud for Java, follow these steps:
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
101
101
- 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.
102
102
103
-
## Feature & Enhancements in Version v25.9.0
103
+
## Feature & Enhancements in Version v25.10.0
104
104
105
105
Full list of issues covering all changes in this release:
106
106
107
-
|**Summary**|**Category**|
108
-
| :- |:-------------|
109
-
| Support trim spreadsheet content in Cells Cloud 4.0. | Improvement |
110
-
| Support trim worksheet range content in Cells Cloud 4.0. | Improvement |
111
-
| Fix few issues about spelling error. | Bug |
107
+
|**Summary**|**Category**|
108
+
| :- | :- |
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 |
0 commit comments