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.
3
+
Aspose.Cells Cloud SDK for Go empowers developers to programmatically manage Excel files with precision. This comprehensive Go 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
5
5
# Go package for Aspose.Cells Cloud
6
6
@@ -19,15 +19,14 @@ 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 v25.3.0
22
+
## Feature & Enhancements in Version v25.4.0
23
23
24
24
Full list of issues covering all changes in this release:
25
25
26
-
- Optimized the properties of `SaveOptions` to enhance performance and flexibility.
27
-
- Optimized the conversion method of `Workbook` for improved efficiency and reliability.
28
-
- Developed a new API to retrieve a comprehensive list of all styles in a workbook.
29
-
- Enhanced all save options to improve functionality and user experience.
30
-
- Added a new API to insert images into cells, providing enhanced document customization capabilities.
26
+
|**Summary**|**Category**|
27
+
| :- | :- |
28
+
| New API for Comprehensive Formula Error Checks in Excel Workbooks | New Feature |
29
+
| New API for External Reference Checks in Excel Workbooks | New Feature |
0 commit comments