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 for Go 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
@@ -19,16 +19,18 @@ Enhance your Go applications with the [Aspose.Cells Cloud](https://products.aspo
19
19
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
20
20
- 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.
21
21
22
-
## Feature & Enhancements in Version 25.6.0
22
+
23
+
## Feature & Enhancements in Version v25.6.0
23
24
24
25
Full list of issues covering all changes in this release:
25
26
26
-
- Optimize convert range to image.
27
-
- Unable to convert chart to svg format image
28
-
- Support delete blank rows, columns, and worksheets.
29
-
- Optimize search context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area.
30
-
- Optimize search broken links for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area.
31
-
- Optimize replace context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area.
27
+
|**Summary**|**Category**|
28
+
| :- |:-------------|
29
+
| Optimize the upload file API | Improvement |
30
+
| Support delete blank rows, columns, and worksheets. | New Feature |
31
+
| Optimize search context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
32
+
| Optimize search broken links for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
33
+
| Optimize replace context for remote spreadsheet features by splitting them into independent APIs, each dedicated to a specific operational area. | New Feature |
0 commit comments