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
@@ -96,15 +96,21 @@ To get started with Aspose.Cells Cloud for .NET, follow these steps:
96
96
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
97
97
- 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.
98
98
99
-
## Feature & Enhancements in Version v25.7.0
99
+
## Feature & Enhancements in Version v25.8.0
100
100
101
101
Full list of issues covering all changes in this release:
102
102
103
103
|**Summary**|**Category**|
104
104
| :- |:-------------|
105
-
| Optimize operate scope options for extProcessingController. | Improvement |
106
-
| Add protect/unprotect spreadsheet APIs. | New Feature |
107
-
| Add convert worksheet/table/range to other formats. | New Feature |
105
+
| Support of Authorization in Aspose.Cells Cloud Docker Container | New Feature |
106
+
| New Feature: Aggregate cells by color in CalculateController. | New Feature |
107
+
| New Feature: Math Calculations in CalculateController. | New Feature |
108
+
| New Feature: Adding/Deleting/Renaming worksheet in ManagementController. | New Feature |
109
+
| New Feature: Adding/Deleting worksheet in ManagementController. | New Feature |
110
+
| New Feature: create spreadsheet in ManagementController. | New Feature |
111
+
| New feature: Redesign the data import into the Spreadsheet. | New Feature |
112
+
| New feature: Swap data ranges in the spreadsheet. | New Feature |
113
+
| Fix the code generator of the cells cloud SDK specification for the enum query parameter. | Bug |
0 commit comments