asposecellscloud


Nameasposecellscloud JSON
Version 25.7 PyPI version JSON
download
home_pagehttps://github.com/aspose-cells-cloud/aspose-cells-cloud-python
SummaryPython Cloud SDK wraps Aspose.Cells REST API so you could seamlessly integrate Microsoft Excel® spreadsheet generation, manipulation, conversion & inspection features into your own Python applications.
upload_time2025-07-16 13:43:14
maintainerNone
docs_urlNone
authorAspose Cloud
requires_python>=3.6
licenseNone
keywords excel spreadsheet convert xlsx pdf json cloud rest api merge split protect
VCS
bugtrack_url
requirements certifi six python_dateutil setuptools urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![](https://img.shields.io/badge/aspose.cells%20Cloud%20SDK-25.7-green?style=for-the-badge&logo=python) [![Product Page](https://img.shields.io/badge/Product-0288d1?style=for-the-badge&logo=Google-Chrome&logoColor=white)](https://products.aspose.cloud/cells/python/) [![Documentation](https://img.shields.io/badge/Documentation-388e3c?style=for-the-badge&logo=Hugo&logoColor=white)](https://docs.aspose.cloud/cells/) [![API Ref](https://img.shields.io/badge/Reference-f39c12?style=for-the-badge&logo=html5&logoColor=white)](https://reference.aspose.cloud/cells/) [![Examples](https://img.shields.io/badge/Examples-1565c0?style=for-the-badge&logo=Github&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-perl/tree/master/Examples) [![Blog](https://img.shields.io/badge/Blog-d32f2f?style=for-the-badge&logo=WordPress&logoColor=white)](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [![Support](https://img.shields.io/badge/Support-7b1fa2?style=for-the-badge&logo=Discourse&logoColor=white)](https://forum.aspose.cloud/c/cells/7) [![PyPI](https://img.shields.io/pypi/v/asposecellscloud?style=for-the-badge)](https://pypi.org/project/asposecellscloud/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/asposecellscloud?style=for-the-badge)](https://www.python.org/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/asposecellscloud?style=for-the-badge)](https://pypi.org/project/asposecellscloud/)  [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-python?style=for-the-badge)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-python/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-python/25.7?style=for-the-badge)

# Python package for Aspose.Cells Cloud

Enhance your Python applications with the [Aspose.Cells Cloud](https://products.aspose.cloud/cells/python) , enabling seamless integration with [Excel, ODS, CSV, Json and other spreadsheet document formats](https://docs.aspose.cloud/cells/supported-file-formats/). With its powerful APIs, developers can effortlessly read, convert, create, edit, and manipulate the contents of Excel documents without the need for any office software installed on the machine.

## Quick Start Guide

To begin with Aspose.Cells Cloud, here's what you need to do:

1. Sign up for an account at [Aspose for Cloud](https://dashboard.aspose.cloud/#/apps) to obtain your client id and secret.
2. Install the Aspose.Cells Cloud Python package from the [pypi](https://pypi.org/).

```bash
   pip install asposecellscloud
```

3. Use the conversion code provided below as a reference to add or modify your application.

## Convert Excel to PDF Using Python

```python
import os
import sys
from asposecellscloud.apis.cells_api import CellsApi
from asposecellscloud.models import *
from asposecellscloud.requests import *

cellsApi  = CellsApi(os.getenv('CellsCloudClientId'),os.getenv('CellsCloudClientSecret'),"v3.0",os.getenv('CellsCloudApiBaseUrl'))

cellsApi.convert_spreadsheet(ConvertSpreadsheetRequest( 'EmployeeSalesSummary.xlsx', 'pdf') , local_outpath = "EmployeeSalesSummary.pdf")

```

## Support file format

|**Format**|**Description**|**Load**|**Save**|
| :- | :- | :- | :- |
|[XLS](https://docs.fileformat.com/spreadsheet/xls/)|Excel 95/5.0 - 2003 Workbook.|√|√|
|[XLSX](https://docs.fileformat.com/spreadsheet/xlsx/)|Office Open XML SpreadsheetML Workbook or template file, with or without macros.|√|√|
|[XLSB](https://docs.fileformat.com/spreadsheet/xlsb/)|Excel Binary Workbook.|√|√|
|[XLSM](https://docs.fileformat.com/spreadsheet/xlsm/)|Excel Macro-Enabled Workbook.|√|√|
|[XLT](https://docs.fileformat.com/spreadsheet/xlt/)|Excel 97 - Excel 2003 Template.|√|√|
|[XLTX](https://docs.fileformat.com/spreadsheet/xltx/)|Excel Template.|√|√|
|[XLTM](https://docs.fileformat.com/spreadsheet/xltm/)|Excel Macro-Enabled Template.|√|√|
|[XLAM](https://docs.fileformat.com/spreadsheet/xlam/)|An Excel Macro-Enabled Add-In file that's used to add new functions to Excel.| |√|
|[CSV](https://docs.fileformat.com/spreadsheet/csv/)|CSV (Comma Separated Value) file.|√|√|
|[TSV](https://docs.fileformat.com/spreadsheet/tsv/)|TSV (Tab-separated values) file.|√|√|
|[TXT](https://docs.fileformat.com/word-processing/txt/)|Delimited plain text file.|√|√|
|[HTML](https://docs.fileformat.com/web/html/)|HTML format.|√|√|
|[MHTML](https://docs.fileformat.com/web/mhtml/)|MHTML file.|√|√|
|[ODS](https://docs.fileformat.com/spreadsheet/ods/)|ODS (OpenDocument Spreadsheet).|√|√|
|[Numbers](https://docs.fileformat.com/spreadsheet/numbers/)|The document is created by Apple's "Numbers" application which forms part of Apple's iWork office suite, a set of applications which run on the Mac OS X and iOS operating systems.|√||
|[JSON](https://docs.fileformat.com/web/json/)|JavaScript Object Notation|√|√|
|[DIF](https://docs.fileformat.com/spreadsheet/dif/)|Data Interchange Format.| |√|
|[PDF](https://docs.fileformat.com/pdf/)|Adobe Portable Document Format.| |√|
|[XPS](https://docs.fileformat.com/page-description-language/xps/)|XML Paper Specification Format.| |√|
|[SVG](https://docs.fileformat.com/page-description-language/svg/)|Scalable Vector Graphics Format.| |√|
|[TIFF](https://docs.fileformat.com/image/tiff/)|Tagged Image File Format| |√|
|[PNG](https://docs.fileformat.com/image/png/)|Portable Network Graphics Format| |√|
|[BMP](https://docs.fileformat.com/image/bmp/)|Bitmap Image Format| |√|
|[EMF](https://docs.fileformat.com/image/emf/)|Enhanced metafile Format| |√|
|[JPEG](https://docs.fileformat.com/image/jpeg/)|JPEG is a type of image format that is saved using the method of lossy compression.| |√|
|[GIF](https://docs.fileformat.com/image/gif/)|Graphical Interchange Format| |√|
|[MARKDOWN](https://docs.fileformat.com/word-processing/md/)|Represents a markdown document.| |√|
|[SXC](https://docs.fileformat.com/spreadsheet/sxc/)|An XML based format used by OpenOffice and StarOffice|√|√|
|[FODS](https://docs.fileformat.com/spreadsheet/fods/)|This is an Open Document format stored as flat XML.|√|√|
|[DOCX](https://docs.fileformat.com/word-processing/docx/)|A well-known format for Microsoft Word documents that is a combination of XML and binary files.||√|
|[PPTX](https://docs.fileformat.com/presentation/pptx/)|The PPTX format is based on the Microsoft PowerPoint open XML presentation file format.||√|
|[OTS](https://docs.fileformat.com/spreadsheet/ots/)|OTS (OpenDocument Spreadsheet).|√|√|
|[XML](https://docs.fileformat.com/web/xml/)|XML file.|√|√|
|[HTM](https://docs.fileformat.com/web/htm/)|HTM file.|√|√|
|[TIF](https://docs.fileformat.com/image/tiff/)|Tagged Image File Format| |√|
|[WMF](https://docs.fileformat.com/image/wmf/)|WMF Image Format| |√|
|[PCL](https://docs.fileformat.com/page-description-language/pcl/)|Printer Command Language Format| |√|
|[AZW3](https://docs.fileformat.com/ebook/azw3/)|AZ3/KF8 File Format| |√|
|[EPUB](https://docs.fileformat.com/ebook/epub/)|EPUB File Format| |√|
|[DBF](https://docs.fileformat.com/ebook/epub/)|DBF File Format| |√|
|[EPUB](https://docs.fileformat.com/database/dbf/)|database file| |√|
|[XHTML](https://docs.fileformat.com/web/xhtml/)|XHTML File Format| |√|

## Manipulate Excel and other spreadsheet files in the Cloud

- File Manipulation: Users can upload, download, delete, and manage Excel files stored in the cloud.
- Formatting: Supports formatting of cells, fonts, colors, and alignment modes in Excel files to cater to users' specific requirements.
- Data Processing: Powerful functions for data processing including reading, writing, modifying cell data, performing formula calculations, and formatting data.
- Formula Calculation: Built-in formula engine handles complex formula calculations in Excel and returns accurate results.
- Chart Manipulation: Users can create, edit, and delete charts from Excel files for data analysis and visualization needs.
- Table Processing: Offers robust processing capabilities for various form operations such as creation, editing, formatting, and conversion, meeting diverse form processing needs.
- Data Verification: Includes data verification function to set cell data type, range, uniqueness, ensuring data accuracy and integrity.
- Batch Processing: Supports batch processing of multiple Excel documents, such as batch format conversion, data extraction, and style application..
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
- 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.

## Feature & Enhancements in Version v25.7.0

Full list of issues covering all changes in this release:

|**Summary**| **Category** |
| :- |:-------------|
| Optimize operate scope options for extProcessingController.| Improvement  |
| Add protect/unprotect spreadsheet APIs.| New Feature  |
| Add convert worksheet/table/range to other formats.      | New Feature  |

## Available SDKs

The Aspose.Cells Cloud SDK is available in multiple popular programming languages, enabling developers to integrate spreadsheet processing capabilities across various development environments.

[![Go](https://img.shields.io/badge/Go-00ADD8.svg?style=for-the-badge&logo=go&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-go) [![Go](https://img.shields.io/badge/Go-asposecellscloud-%2300ADD8?logo=go&style=for-the-badge)](https://pkg.go.dev/github.com/aspose-cells-cloud/aspose-cells-cloud-go/v25)

[![Java](https://img.shields.io/badge/Java-red?logo=openjdk&style=for-the-badge&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java) [![Java](https://img.shields.io/badge/Maven-Aspose.Cells.Cloud.pom.xml-red?logo=apache-maven&style=for-the-badge)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/blob/master/Aspose.Cells.Cloud.pom.xml)

[![C#](https://img.shields.io/badge/.NET-%23512BD4?style=for-the-badge&logo=dotnet&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-dotnet) [![.NET](https://img.shields.io/badge/NuGet-Aspose.Cells--Cloud-%23512BD4?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/Aspose.cells-Cloud/#readme-body-tab)

[![Node.js](https://img.shields.io/badge/Node.js-43853D.svg?style=for-the-badge&logo=node.js&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node) [![Node.js](https://img.shields.io/badge/npm-asposecellscloud-orange?logo=npm&style=for-the-badge)](https://www.npmjs.com/package/asposecellscloud)

[![Perl](https://img.shields.io/badge/Perl-39457E.svg?style=for-the-badge&logo=perl&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-perl) [![Perl](https://img.shields.io/badge/CPAN-AsposeCellsCloud--CellsApi-blue?logo=perl&style=for-the-badge)](https://metacpan.org/dist/AsposeCellsCloud-CellsApi)

[![PHP](https://img.shields.io/badge/PHP-777BB4.svg?style=for-the-badge&logo=php&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-php) [![PHP](https://img.shields.io/badge/Composer-aspose/cells--sdk--php-8892BF?logo=php&style=for-the-badge)](https://packagist.org/packages/aspose/cells-sdk-php)

[![Python](https://img.shields.io/badge/Python-14354C.svg?style=for-the-badge&logo=python&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-python) [![Python](https://img.shields.io/badge/pip-asposecellscloud-blue?logo=pypi&style=for-the-badge)](https://pypi.org/project/asposecellscloud/)

[![Ruby](https://img.shields.io/badge/Ruby-CC342D.svg?style=for-the-badge&logo=ruby&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby) [![Ruby](https://img.shields.io/badge/Gem-aspose__cells__cloud-red?logo=ruby&style=for-the-badge)](https://rubygems.org/gems/aspose_cells_cloud)

## [Release history version](HistoryVersion.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aspose-cells-cloud/aspose-cells-cloud-python",
    "name": "asposecellscloud",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "excel, spreadsheet, convert, xlsx, pdf, json, cloud, rest api, merge, split, protect",
    "author": "Aspose Cloud",
    "author_email": "Aspose Cloud <aspose.cloud@aspose.com>",
    "download_url": "https://files.pythonhosted.org/packages/69/87/3f942a7370c5e9bc41d941e1bee8132e13e046649de737216db4d8c3ad42/asposecellscloud-25.7.tar.gz",
    "platform": null,
    "description": "![](https://img.shields.io/badge/aspose.cells%20Cloud%20SDK-25.7-green?style=for-the-badge&logo=python) [![Product Page](https://img.shields.io/badge/Product-0288d1?style=for-the-badge&logo=Google-Chrome&logoColor=white)](https://products.aspose.cloud/cells/python/) [![Documentation](https://img.shields.io/badge/Documentation-388e3c?style=for-the-badge&logo=Hugo&logoColor=white)](https://docs.aspose.cloud/cells/) [![API Ref](https://img.shields.io/badge/Reference-f39c12?style=for-the-badge&logo=html5&logoColor=white)](https://reference.aspose.cloud/cells/) [![Examples](https://img.shields.io/badge/Examples-1565c0?style=for-the-badge&logo=Github&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-perl/tree/master/Examples) [![Blog](https://img.shields.io/badge/Blog-d32f2f?style=for-the-badge&logo=WordPress&logoColor=white)](https://blog.aspose.cloud/categories/aspose.cells-cloud-product-family/) [![Support](https://img.shields.io/badge/Support-7b1fa2?style=for-the-badge&logo=Discourse&logoColor=white)](https://forum.aspose.cloud/c/cells/7) [![PyPI](https://img.shields.io/pypi/v/asposecellscloud?style=for-the-badge)](https://pypi.org/project/asposecellscloud/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/asposecellscloud?style=for-the-badge)](https://www.python.org/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/asposecellscloud?style=for-the-badge)](https://pypi.org/project/asposecellscloud/)  [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-python?style=for-the-badge)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-python/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-python/25.7?style=for-the-badge)\r\n\r\n# Python package for Aspose.Cells Cloud\r\n\r\nEnhance your Python applications with the [Aspose.Cells Cloud](https://products.aspose.cloud/cells/python) , enabling seamless integration with [Excel, ODS, CSV, Json and other spreadsheet document formats](https://docs.aspose.cloud/cells/supported-file-formats/). With its powerful APIs, developers can effortlessly read, convert, create, edit, and manipulate the contents of Excel documents without the need for any office software installed on the machine.\r\n\r\n## Quick Start Guide\r\n\r\nTo begin with Aspose.Cells Cloud, here's what you need to do:\r\n\r\n1. Sign up for an account at [Aspose for Cloud](https://dashboard.aspose.cloud/#/apps) to obtain your client id and secret.\r\n2. Install the Aspose.Cells Cloud Python package from the [pypi](https://pypi.org/).\r\n\r\n```bash\r\n   pip install asposecellscloud\r\n```\r\n\r\n3. Use the conversion code provided below as a reference to add or modify your application.\r\n\r\n## Convert Excel to PDF Using Python\r\n\r\n```python\r\nimport os\r\nimport sys\r\nfrom asposecellscloud.apis.cells_api import CellsApi\r\nfrom asposecellscloud.models import *\r\nfrom asposecellscloud.requests import *\r\n\r\ncellsApi  = CellsApi(os.getenv('CellsCloudClientId'),os.getenv('CellsCloudClientSecret'),\"v3.0\",os.getenv('CellsCloudApiBaseUrl'))\r\n\r\ncellsApi.convert_spreadsheet(ConvertSpreadsheetRequest( 'EmployeeSalesSummary.xlsx', 'pdf') , local_outpath = \"EmployeeSalesSummary.pdf\")\r\n\r\n```\r\n\r\n## Support file format\r\n\r\n|**Format**|**Description**|**Load**|**Save**|\r\n| :- | :- | :- | :- |\r\n|[XLS](https://docs.fileformat.com/spreadsheet/xls/)|Excel 95/5.0 - 2003 Workbook.|&radic;|&radic;|\r\n|[XLSX](https://docs.fileformat.com/spreadsheet/xlsx/)|Office Open XML SpreadsheetML Workbook or template file, with or without macros.|&radic;|&radic;|\r\n|[XLSB](https://docs.fileformat.com/spreadsheet/xlsb/)|Excel Binary Workbook.|&radic;|&radic;|\r\n|[XLSM](https://docs.fileformat.com/spreadsheet/xlsm/)|Excel Macro-Enabled Workbook.|&radic;|&radic;|\r\n|[XLT](https://docs.fileformat.com/spreadsheet/xlt/)|Excel 97 - Excel 2003 Template.|&radic;|&radic;|\r\n|[XLTX](https://docs.fileformat.com/spreadsheet/xltx/)|Excel Template.|&radic;|&radic;|\r\n|[XLTM](https://docs.fileformat.com/spreadsheet/xltm/)|Excel Macro-Enabled Template.|&radic;|&radic;|\r\n|[XLAM](https://docs.fileformat.com/spreadsheet/xlam/)|An Excel Macro-Enabled Add-In file that's used to add new functions to Excel.|\u00a0|&radic;|\r\n|[CSV](https://docs.fileformat.com/spreadsheet/csv/)|CSV (Comma Separated Value) file.|&radic;|&radic;|\r\n|[TSV](https://docs.fileformat.com/spreadsheet/tsv/)|TSV (Tab-separated values) file.|&radic;|&radic;|\r\n|[TXT](https://docs.fileformat.com/word-processing/txt/)|Delimited plain text file.|&radic;|&radic;|\r\n|[HTML](https://docs.fileformat.com/web/html/)|HTML format.|&radic;|&radic;|\r\n|[MHTML](https://docs.fileformat.com/web/mhtml/)|MHTML file.|&radic;|&radic;|\r\n|[ODS](https://docs.fileformat.com/spreadsheet/ods/)|ODS (OpenDocument Spreadsheet).|&radic;|&radic;|\r\n|[Numbers](https://docs.fileformat.com/spreadsheet/numbers/)|The document is created by Apple's \"Numbers\" application which forms part of Apple's iWork office suite, a set of applications which run on the Mac OS X and iOS operating systems.|&radic;||\r\n|[JSON](https://docs.fileformat.com/web/json/)|JavaScript Object Notation|&radic;|&radic;|\r\n|[DIF](https://docs.fileformat.com/spreadsheet/dif/)|Data Interchange Format.|\u00a0|&radic;|\r\n|[PDF](https://docs.fileformat.com/pdf/)|Adobe Portable Document Format.|\u00a0|&radic;|\r\n|[XPS](https://docs.fileformat.com/page-description-language/xps/)|XML Paper Specification Format.|\u00a0|&radic;|\r\n|[SVG](https://docs.fileformat.com/page-description-language/svg/)|Scalable Vector Graphics Format.|\u00a0|&radic;|\r\n|[TIFF](https://docs.fileformat.com/image/tiff/)|Tagged Image File Format|\u00a0|&radic;|\r\n|[PNG](https://docs.fileformat.com/image/png/)|Portable Network Graphics Format|\u00a0|&radic;|\r\n|[BMP](https://docs.fileformat.com/image/bmp/)|Bitmap Image Format|\u00a0|&radic;|\r\n|[EMF](https://docs.fileformat.com/image/emf/)|Enhanced metafile Format|\u00a0|&radic;|\r\n|[JPEG](https://docs.fileformat.com/image/jpeg/)|JPEG is a type of image format that is saved using the method of lossy compression.|\u00a0|&radic;|\r\n|[GIF](https://docs.fileformat.com/image/gif/)|Graphical Interchange Format|\u00a0|&radic;|\r\n|[MARKDOWN](https://docs.fileformat.com/word-processing/md/)|Represents a markdown document.|\u00a0|&radic;|\r\n|[SXC](https://docs.fileformat.com/spreadsheet/sxc/)|An XML based format used by OpenOffice and StarOffice|&radic;|&radic;|\r\n|[FODS](https://docs.fileformat.com/spreadsheet/fods/)|This is an Open Document format stored as flat XML.|&radic;|&radic;|\r\n|[DOCX](https://docs.fileformat.com/word-processing/docx/)|A well-known format for Microsoft Word documents that is a combination of XML and binary files.||&radic;|\r\n|[PPTX](https://docs.fileformat.com/presentation/pptx/)|The PPTX format is based on the Microsoft PowerPoint open XML presentation file format.||&radic;|\r\n|[OTS](https://docs.fileformat.com/spreadsheet/ots/)|OTS (OpenDocument Spreadsheet).|&radic;|&radic;|\r\n|[XML](https://docs.fileformat.com/web/xml/)|XML file.|&radic;|&radic;|\r\n|[HTM](https://docs.fileformat.com/web/htm/)|HTM file.|&radic;|&radic;|\r\n|[TIF](https://docs.fileformat.com/image/tiff/)|Tagged Image File Format|\u00a0|&radic;|\r\n|[WMF](https://docs.fileformat.com/image/wmf/)|WMF Image Format|\u00a0|&radic;|\r\n|[PCL](https://docs.fileformat.com/page-description-language/pcl/)|Printer Command Language Format|\u00a0|&radic;|\r\n|[AZW3](https://docs.fileformat.com/ebook/azw3/)|AZ3/KF8 File Format|\u00a0|&radic;|\r\n|[EPUB](https://docs.fileformat.com/ebook/epub/)|EPUB File Format|\u00a0|&radic;|\r\n|[DBF](https://docs.fileformat.com/ebook/epub/)|DBF File Format|\u00a0|&radic;|\r\n|[EPUB](https://docs.fileformat.com/database/dbf/)|database file|\u00a0|&radic;|\r\n|[XHTML](https://docs.fileformat.com/web/xhtml/)|XHTML File Format|\u00a0|&radic;|\r\n\r\n## Manipulate Excel and other spreadsheet files in the Cloud\r\n\r\n- File Manipulation: Users can upload, download, delete, and manage Excel files stored in the cloud.\r\n- Formatting: Supports formatting of cells, fonts, colors, and alignment modes in Excel files to cater to users' specific requirements.\r\n- Data Processing: Powerful functions for data processing including reading, writing, modifying cell data, performing formula calculations, and formatting data.\r\n- Formula Calculation: Built-in formula engine handles complex formula calculations in Excel and returns accurate results.\r\n- Chart Manipulation: Users can create, edit, and delete charts from Excel files for data analysis and visualization needs.\r\n- Table Processing: Offers robust processing capabilities for various form operations such as creation, editing, formatting, and conversion, meeting diverse form processing needs.\r\n- Data Verification: Includes data verification function to set cell data type, range, uniqueness, ensuring data accuracy and integrity.\r\n- Batch Processing: Supports batch processing of multiple Excel documents, such as batch format conversion, data extraction, and style application..\r\n- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.\r\n- 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.\r\n\r\n## Feature & Enhancements in Version v25.7.0\r\n\r\nFull list of issues covering all changes in this release:\r\n\r\n|**Summary**| **Category** |\r\n| :- |:-------------|\r\n| Optimize operate scope options for extProcessingController.| Improvement  |\r\n| Add protect/unprotect spreadsheet APIs.| New Feature  |\r\n| Add convert worksheet/table/range to other formats.      | New Feature  |\r\n\r\n## Available SDKs\r\n\r\nThe Aspose.Cells Cloud SDK is available in multiple popular programming languages, enabling developers to integrate spreadsheet processing capabilities across various development environments.\r\n\r\n[![Go](https://img.shields.io/badge/Go-00ADD8.svg?style=for-the-badge&logo=go&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-go) [![Go](https://img.shields.io/badge/Go-asposecellscloud-%2300ADD8?logo=go&style=for-the-badge)](https://pkg.go.dev/github.com/aspose-cells-cloud/aspose-cells-cloud-go/v25)\r\n\r\n[![Java](https://img.shields.io/badge/Java-red?logo=openjdk&style=for-the-badge&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java) [![Java](https://img.shields.io/badge/Maven-Aspose.Cells.Cloud.pom.xml-red?logo=apache-maven&style=for-the-badge)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/blob/master/Aspose.Cells.Cloud.pom.xml)\r\n\r\n[![C#](https://img.shields.io/badge/.NET-%23512BD4?style=for-the-badge&logo=dotnet&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-dotnet) [![.NET](https://img.shields.io/badge/NuGet-Aspose.Cells--Cloud-%23512BD4?logo=nuget&style=for-the-badge)](https://www.nuget.org/packages/Aspose.cells-Cloud/#readme-body-tab)\r\n\r\n[![Node.js](https://img.shields.io/badge/Node.js-43853D.svg?style=for-the-badge&logo=node.js&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-node) [![Node.js](https://img.shields.io/badge/npm-asposecellscloud-orange?logo=npm&style=for-the-badge)](https://www.npmjs.com/package/asposecellscloud)\r\n\r\n[![Perl](https://img.shields.io/badge/Perl-39457E.svg?style=for-the-badge&logo=perl&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-perl) [![Perl](https://img.shields.io/badge/CPAN-AsposeCellsCloud--CellsApi-blue?logo=perl&style=for-the-badge)](https://metacpan.org/dist/AsposeCellsCloud-CellsApi)\r\n\r\n[![PHP](https://img.shields.io/badge/PHP-777BB4.svg?style=for-the-badge&logo=php&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-php) [![PHP](https://img.shields.io/badge/Composer-aspose/cells--sdk--php-8892BF?logo=php&style=for-the-badge)](https://packagist.org/packages/aspose/cells-sdk-php)\r\n\r\n[![Python](https://img.shields.io/badge/Python-14354C.svg?style=for-the-badge&logo=python&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-python) [![Python](https://img.shields.io/badge/pip-asposecellscloud-blue?logo=pypi&style=for-the-badge)](https://pypi.org/project/asposecellscloud/)\r\n\r\n[![Ruby](https://img.shields.io/badge/Ruby-CC342D.svg?style=for-the-badge&logo=ruby&logoColor=white)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby) [![Ruby](https://img.shields.io/badge/Gem-aspose__cells__cloud-red?logo=ruby&style=for-the-badge)](https://rubygems.org/gems/aspose_cells_cloud)\r\n\r\n## [Release history version](HistoryVersion.md)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python Cloud SDK wraps Aspose.Cells REST API so you could seamlessly integrate Microsoft Excel\u00ae spreadsheet generation, manipulation, conversion & inspection features into your own Python applications.",
    "version": "25.7",
    "project_urls": {
        "Homepage": "https://github.com/aspose-cells-cloud/aspose-cells-cloud-python"
    },
    "split_keywords": [
        "excel",
        " spreadsheet",
        " convert",
        " xlsx",
        " pdf",
        " json",
        " cloud",
        " rest api",
        " merge",
        " split",
        " protect"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "98ae4d3010f36ca94305e47ef3155e9dc65215458442458e3a6e7dd9c4c3a46d",
                "md5": "5078b0f9a786c1bde4fb8aba8e5805f8",
                "sha256": "b866c960384c678c011832ccfccc4f2c9193a31b409f8a96fce43c6f550068ab"
            },
            "downloads": -1,
            "filename": "asposecellscloud-25.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5078b0f9a786c1bde4fb8aba8e5805f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1899950,
            "upload_time": "2025-07-16T13:43:12",
            "upload_time_iso_8601": "2025-07-16T13:43:12.844668Z",
            "url": "https://files.pythonhosted.org/packages/98/ae/4d3010f36ca94305e47ef3155e9dc65215458442458e3a6e7dd9c4c3a46d/asposecellscloud-25.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "69873f942a7370c5e9bc41d941e1bee8132e13e046649de737216db4d8c3ad42",
                "md5": "b24756f864ee1ce319b82e2958bb9796",
                "sha256": "96794a47c13045f5a86f3b62085eb8aebca965e1f1eff25423d31f6f3f88b7dc"
            },
            "downloads": -1,
            "filename": "asposecellscloud-25.7.tar.gz",
            "has_sig": false,
            "md5_digest": "b24756f864ee1ce319b82e2958bb9796",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 435926,
            "upload_time": "2025-07-16T13:43:14",
            "upload_time_iso_8601": "2025-07-16T13:43:14.446841Z",
            "url": "https://files.pythonhosted.org/packages/69/87/3f942a7370c5e9bc41d941e1bee8132e13e046649de737216db4d8c3ad42/asposecellscloud-25.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 13:43:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aspose-cells-cloud",
    "github_project": "aspose-cells-cloud-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "asposecellscloud"
}
        
Elapsed time: 1.49172s