|
1 | | - [](https://products.aspose.cloud/cells/python/) [](https://docs.aspose.cloud/cells/) [](https://reference.aspose.cloud/cells/) [](https://github.com/aspose-cells-cloud/aspose-cells-cloud-perl/tree/master/Examples) [](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [](https://forum.aspose.cloud/c/cells/7) [](https://pypi.org/project/asposecellscloud/) [](https://www.python.org/) [](https://pypi.org/project/asposecellscloud/) [](https://github.com/aspose-cells-cloud/aspose-cells-cloud-python/blob/master/LICENSE)  |
2 | | - |
3 | | -Aspose.Cells Cloud SDK for Python empowers developers to programmatically manage Excel files with precision. This comprehensive Python 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 | | -# Python SDK package for Aspose.Cells Cloud |
5 | | - |
6 | | -Enhance your Python applications with [Aspose.Cells Cloud](https://products.aspose.cloud/cells/python) – 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. |
| 1 | + [](https://products.aspose.cloud/cells/python/) [](https://docs.aspose.cloud/cells/) [](https://reference.aspose.cloud/cells/) [](https://github.com/aspose-cells-cloud/aspose-cells-cloud-perl/tree/master/Examples) [](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [](https://forum.aspose.cloud/c/cells/7) [](https://pypi.org/project/asposecellscloud/) [](https://www.python.org/) [](https://pypi.org/project/asposecellscloud/) [](https://github.com/aspose-cells-cloud/aspose-cells-cloud-python/blob/master/LICENSE)  |
7 | 2 |
|
| 3 | +[Aspose.Cells Cloud SDK for Python](https://products.aspose.cloud/cells/python) is a cloud-first REST API that lets Python 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 |
|
@@ -82,26 +78,31 @@ cellsApi.convert_spreadsheet(ConvertSpreadsheetRequest( 'EmployeeSalesSummary.xl |
82 | 78 |
|
83 | 79 | ## Manipulate Excel and other spreadsheet files in the Cloud |
84 | 80 |
|
85 | | -- File Manipulation: Users can upload, download, delete, and manage Excel files stored in the cloud. |
86 | | -- Formatting: Supports formatting of cells, fonts, colors, and alignment modes in Excel files to cater to users' specific requirements. |
87 | | -- Data Processing: Powerful functions for data processing including reading, writing, modifying cell data, performing formula calculations, and formatting data. |
88 | | -- Formula Calculation: Built-in formula engine handles complex formula calculations in Excel and returns accurate results. |
89 | | -- Chart Manipulation: Users can create, edit, and delete charts from Excel files for data analysis and visualization needs. |
90 | | -- Table Processing: Offers robust processing capabilities for various form operations such as creation, editing, formatting, and conversion, meeting diverse form processing needs. |
91 | | -- Data Verification: Includes data verification function to set cell data type, range, uniqueness, ensuring data accuracy and integrity. |
92 | | -- Batch Processing: Supports batch processing of multiple Excel documents, such as batch format conversion, data extraction, and style application.. |
93 | | -- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats. |
94 | | -- 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. |
| 81 | +- **File Manipulation**: Users can upload, download, delete, and manage Excel files stored in the cloud. |
| 82 | +- **File Formatting**: Supports formatting of cells, fonts, colors, and alignment modes in Excel files to cater to users' specific requirements. |
| 83 | +- **Data Processing**: Powerful functions for data processing including reading, writing, modifying cell data, performing formula calculations, and formatting data. |
| 84 | +- **Formula Calculation**: Built-in formula engine handles complex formula calculations in Excel and returns accurate results. |
| 85 | +- **Chart Manipulation**: Users can create, edit, and delete charts from Excel files for data analysis and visualization needs. |
| 86 | +- **Table Processing**: Offers robust processing capabilities for various form operations such as creation, editing, formatting, and conversion, meeting diverse form processing needs. |
| 87 | +- **Data Verification**: Includes data verification function to set cell data type, range, uniqueness, ensuring data accuracy and integrity. |
| 88 | +- **Batch Processing**: Supports batch processing of multiple Excel documents, such as batch format conversion, data extraction, and style application.. |
| 89 | +- **Import/Export Data**: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats. |
| 90 | +- **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. |
95 | 91 |
|
96 | | -## Feature & Enhancements in Version v25.9 |
| 92 | +## Feature & Enhancements in Version v25.10 |
97 | 93 |
|
98 | 94 | Full list of issues covering all changes in this release: |
99 | 95 |
|
100 | | -|**Summary**|**Category**| |
101 | | -| :- | :- | |
102 | | -| Support trim spreadsheet content in Cells Cloud 4.0. | Improvement | |
103 | | -| Support trim worksheet range content in Cells Cloud 4.0. | Improvement | |
104 | | -| Fix few issues about spelling error. | Bug | |
| 96 | +|**ID**|**Summary**|**Category**| |
| 97 | +| :- | :- | :- | |
| 98 | +| 57421 | Optimize data Transform API: replace delete with remove. | Improvement | |
| 99 | +| 57574 | Support to update the spreadsheet content words case in Cells Cloud 4.0. | Improvement | |
| 100 | +| 57575 | Support to remove characters from spreadsheet content in Cells Cloud 4.0. | Improvement | |
| 101 | +| 57576 | Support to add text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
| 102 | +| 57577 | Support to convert text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
| 103 | +| 57578 | Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
| 104 | +| 57579 | Support to extract text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
| 105 | +| 57580 | Support to split text for spreadsheet content in Cells Cloud 4.0. | Improvement | |
105 | 106 |
|
106 | 107 | ## Available SDKs |
107 | 108 |
|
|
0 commit comments