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 enables you to handle various aspects of Excel files, including cell data, styles, formulas, charts, pivot tables, data validation, comments, drawing objects, images, hyperlinks, and so on. Additionally, it supports operations such as splitting, merging, repairing, and converting to other compatible file formats.
4
4
@@ -22,7 +22,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.
98
98
- 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.
99
99
100
-
## Feature & Enhancements in Version v25.8.0
100
+
## Feature & Enhancements in Version v25.9.0
101
101
102
102
Full list of issues covering all changes in this release:
103
103
104
104
|**Summary**|**Category**|
105
105
| :- |:-------------|
106
-
| Support of Authorization in Aspose.Cells Cloud Docker Container | New Feature |
107
-
| New Feature: Aggregate cells by color in CalculateController. | New Feature |
108
-
| New Feature: Math Calculations in CalculateController. | New Feature |
109
-
| New Feature: Adding/Deleting/Renaming worksheet in ManagementController. | New Feature |
110
-
| New Feature: Adding/Deleting worksheet in ManagementController. | New Feature |
111
-
| New Feature: create spreadsheet in ManagementController. | New Feature |
112
-
| New feature: Redesign the data import into the Spreadsheet. | New Feature |
113
-
| New feature: Swap data ranges in the spreadsheet. | New Feature |
114
-
| Fix the code generator of the cells cloud SDK specification for the enum query parameter. | Bug |
106
+
| Support trim spreadsheet content in Cells Cloud 4.0. | Improvement |
107
+
| Support trim worksheet range content in Cells Cloud 4.0. | Improvement |
0 commit comments