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 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
-
5
-
## Go SDK package for Aspose.Cells Cloud
6
-
7
-
Enhance your GoLang applications with [Aspose.Cells Cloud](https://products.aspose.cloud/cells/go) – a powerful, cloud-based SDK that enables seamless integration with [Excel, ODS, CSV, Json and other spreadsheet document formats](https://docs.aspose.cloud/cells/supported-file-formats/). Leveraging its robust REST API, developers can effortlessly create, read, edit, convert, and manipulate spreadsheet content programmatically—without requiring any local office software.
3
+
[Aspose.Cells Cloud SDK for Go](https://products.aspose.cloud/cells/go) is a cloud-first REST API that lets GoLang applications create, read, edit, convert, and repair [Excel, ODS, CSV, JSON, and other spreadsheet files](https://docs.aspose.cloud/cells/supported-file-formats/) without installing Microsoft Office. It supports advanced features, including cell formatting, formulas, pivot tables, conditional styling, charts, hyperlinks, comments, data validation, document splitting, and merging, and runs on AWS, Azure, and Google Cloud, while ensuring data integrity.
8
4
9
5
## Quick Start Guide
10
6
@@ -101,15 +97,20 @@ go run main.go
101
97
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
102
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.
103
99
104
-
## Feature & Enhancements in Version v25.9.0
100
+
## Feature & Enhancements in Version v25.10.0
105
101
106
102
Full list of issues covering all changes in this release:
107
103
108
-
|**Summary**|**Category**|
109
-
| :- | :- |
110
-
| Support trim spreadsheet content in Cells Cloud 4.0. | Improvement |
111
-
| Support trim worksheet range content in Cells Cloud 4.0. | Improvement |
112
-
| Fix few issues about spelling error. | Bug |
104
+
|**ID**|**Summary**|**Category**|
105
+
| :- | :- | :- |
106
+
| 57421 | Optimize data Transform API: replace delete with remove. | Improvement |
107
+
| 57574 | Support to update the spreadsheet content words case in Cells Cloud 4.0. | Improvement |
108
+
| 57575 | Support to remove characters from spreadsheet content in Cells Cloud 4.0. | Improvement |
109
+
| 57576 | Support to add text for spreadsheet content in Cells Cloud 4.0. | Improvement |
110
+
| 57577 | Support to convert text for spreadsheet content in Cells Cloud 4.0. | Improvement |
111
+
| 57578 | Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement |
112
+
| 57579 | Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement |
113
+
| 57580 | Support to split text for spreadsheet content in Cells Cloud 4.0. | Improvement |
113
114
114
115
## Available SDKs
115
116
@@ -131,4 +132,4 @@ The Aspose.Cells Cloud SDK is available in multiple popular programming language
0 commit comments