Skip to main content

Aspose.Cells.GridJs for Python via .NET is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs.

Project description

Product Page | Docs | API Reference | Demos | Blog | Code Samples | Free Support | Temporary License | EULA

Aspose.CellsGridJs is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs.

Why Use Aspose.Cells.GridJs

  • It enables users to create, edit, format, collaborate on, and securely share spreadsheets with real-time updates, formula support, and rich data visualization tools, similar to traditional desktop applications.

  • It supports Data Input and Editing, Formatting, Spreadsheet Navigation, Formula Calculation, Data Manipulation, Charts and Visualizations, Import and Export, Security, Add-ons, and Customization for developers to tailor the editor to specific business needs.

Features

  • Import, view and edit the popular spreadsheet formats.

  • Export spreadsheets to various supported file formats.

  • Display and manage the image or shape or chart files.

  • Perform Grid design and layout customization.

  • Manage multiple worksheets with ease.

  • Create and calculate Excel® formulas accurately and efficiently.

Additionally, Aspose.Cells.GridJs offers:

  • Data Input and Editing: Streamline data entry and editing processes.

  • Formatting: Apply various formats to enhance the presentation of your data.

  • Spreadsheet Navigation: Easily navigate through complex spreadsheets.

  • Formula Calculation: Accurately compute and manage Excel® formulas.

  • Data Manipulation: Organize and analyze data with ease.

  • Charts and Visualizations: Utilize powerful tools for visual data representation.

  • Import and Export: Seamlessly transfer data between different file formats.

  • Security: Ensure the protection of sensitive data with robust security features.

  • Add-ons and Customization: Extend the functionality of the editor with add-ons and tailor it to specific business requirements.

By leveraging these features, Aspose.CellsGridJs provides a comprehensive solution for spreadsheet management and data analysis, making it an indispensable tool for businesses and individuals alike.

Supported Import & Export Formats

  • Microsoft Excel®: XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM, CSV, TSV, TabDelimited, SpreadsheetML

  • OpenOffice®: ODS, SXC, FODS

  • Text: TXT

  • Web: HTML, MHTML

  • Apple iWork®: Numbers

Get Started

Are you ready to give Aspose.Cells.GridJs a try?

Simply execute: pip install aspose_cells_gridjs_net_python

General Usage

Below is the basic process steps to develop a web application of GridJs.

  • Set cache storage directory by Config.set_file_cache_directory(you storage path)

  • Set License by Config.set_license(you license path)

  • Set image route url GridJsWorkbook.set_image_url_base(route for view image);

  • Set up a route action to get json from the spreadsheet file. You can use GridJsWorkbook.ImportExcelFile and GridJsWorkbook.ExportToJson APIs, GridJs will automatically store the spread file in cache.

  • Set up a route action to get json for the update operation.You can use GridJsWorkbook.UpdateCell API,GridJs will do update operation in cache and return the updated json.

  • Set up a route action to get file in cache,thus we can get the images/shapes zip file or the spreadsheet file in cache.

  • Set up a route action to download the spreadsheet.You can use GridJsWorkbook.SaveToCacheWithFileName API.

Basic Demo

Below is a basic demo to show the usage of Aspose.Cells.GridJs : https://github.com/aspose-cells/Aspose.Cells-for-Python-via-.NET/tree/main/Examples_GridJs_Python_Net

In the demo we use gridjs-spreadsheet for the render of client side page.

Product Page | Docs | API Reference | Demos | Blog | Code Samples | Free Support | Temporary License | EULA

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

aspose_cells_gridjs_net_python-25.11.0-py3-none-win_amd64.whl (43.2 MB view details)

Uploaded Python 3Windows x86-64

aspose_cells_gridjs_net_python-25.11.0-py3-none-macosx_11_0_arm64.whl (49.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

aspose_cells_gridjs_net_python-25.11.0-py3-none-macosx_10_14_x86_64.whl (51.4 MB view details)

Uploaded Python 3macOS 10.14+ x86-64

File details

Details for the file aspose_cells_gridjs_net_python-25.11.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for aspose_cells_gridjs_net_python-25.11.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 085c90fc6d2ff5b80ef51991d4891afb1b78429c97ad0e86c88649ef63212c0c
MD5 a5f61652de9e1f28d3ca88454ca1aac9
BLAKE2b-256 01977ec4cf4a34997924d249e7df8fcdc8aca3bb2136bc83dd0443c6a62b1a92

See more details on using hashes here.

File details

Details for the file aspose_cells_gridjs_net_python-25.11.0-py3-none-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for aspose_cells_gridjs_net_python-25.11.0-py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 01c489cde79afd1800df380fca070dda083c342a09e941faf7ba258a119d7a32
MD5 c6bf80e980b14abe5db4420abfe9285e
BLAKE2b-256 c16a481ee5b61c1b0ef1052916bbb54bc8b3caae9a041273bc0139fefdc61889

See more details on using hashes here.

File details

Details for the file aspose_cells_gridjs_net_python-25.11.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aspose_cells_gridjs_net_python-25.11.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2b5ef209892acd2e66ff5f69ef83fb6c4fa570f4c6a75acd95b56154c47c2d79
MD5 ef6b3204c887df28b1b07254f4b371ed
BLAKE2b-256 47f24ca3d58bc817c8354d98735db427721daaf7541e856d0fe4b12cfda7b0df

See more details on using hashes here.

File details

Details for the file aspose_cells_gridjs_net_python-25.11.0-py3-none-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for aspose_cells_gridjs_net_python-25.11.0-py3-none-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 da64dab407bc6916994d544efd68d192f0d69fc89ebe3ba6c1b4bfcd4d73b5aa
MD5 0823540e954ac82e4235f49ec81751f7
BLAKE2b-256 6fc4b7d439201488fb392a51e6302df1e8b04f450044da025069a332202439bc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page