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,21 +22,18 @@ 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
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.
102
99
103
-
## Feature & Enhancements in Version v25.6.0
100
+
## Feature & Enhancements in Version v25.7.0
104
101
105
102
Full list of issues covering all changes in this release:
106
103
107
104
|**Summary**|**Category**|
108
105
| :- |:-------------|
109
-
| Optimize the upload file API | Improvement |
110
-
| Support delete blank rows, columns, and worksheets. | New Feature |
111
-
| Optimize search context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
112
-
| Optimize search broken links for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
113
-
| Optimize replace context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
106
+
| Optimize operate scope options for extProcessingController. | Improvement |
107
+
| Add protect/unprotect spreadsheet APIs. | New Feature |
108
+
| Add convert worksheet/table/range to other formats. | New Feature |
0 commit comments