Logo
/
Sign in
Product Logo
Aspose.Cells Cloud SDK for .NetAspose

Enables developers to create powerful cloud-based applications for processing Excel (XLS, XLSX), iWork Numbers, OpenOffice, and other spreadsheet formats.

Vendor

Vendor

Aspose

Product details

Aspose.Cells Cloud SDK for .NET enables developers to build robust cloud-based spreadsheet processing applications using the Aspose.Cells Cloud REST API. Distributed under the MIT license, this SDK supports a rich set of features for working with Microsoft Excel (XLS, XLSX), iWork Numbers, OpenOffice spreadsheets, and many other formats—directly from .NET applications and without requiring Microsoft Excel or OpenOffice installations. With Aspose.Cells Cloud SDK for .NET, developers can create, read, merge, split, encrypt, protect, edit, and convert spreadsheets hosted in cloud storage. The SDK provides functionality for manipulating worksheets, modifying cells and ranges, working with charts, pivot tables, formulas, and running batch operations. It supports advanced data extraction, conditional formatting, auto-filtering, smart markers, and workbook protection. The SDK can be installed via NuGet, making setup fast and simple. Once cloud credentials are configured, developers can interact with Aspose.Cells Cloud using straightforward .NET code to process spreadsheets, convert workbooks, automate reporting, perform analytics tasks, and integrate spreadsheets into cloud-based workflows.

Features

File Operations

  • Create new spreadsheets in the cloud
  • Read workbook contents and metadata
  • Merge multiple spreadsheets
  • Split workbooks into separate files
  • Encrypt, decrypt, and password‑protect files
  • Convert spreadsheets to alternative formats
  • Export workbooks, worksheets, or elements
  • Extract cell, text, or metadata information Format Conversion Supports conversion to and from:
  • Excel Formats: XLS, XLSX, XLSB, XLSM
  • OpenOffice: ODS
  • Other: XML, CSV, TSV, TXT, HTML, MHTML
  • Export Formats: PDF, XPS, TIFF, SVG, Markdown (MD) Example from official documentation: Convert XLSX to HTML using a simple PutConvertWorkbook request. Worksheet Manipulation
  • Modify rows, columns, and individual cells
  • Add or delete rows and columns
  • Set HTML string values into cells
  • Apply or remove formatting
  • Calculate or update formulas
  • Auto-fit rows and adjust column widths
  • Group or ungroup worksheet ranges
  • Hide or show worksheet elements
  • Insert hyperlinks, validations, shapes, and images Chart & Graphic Processing
  • Add new charts to worksheets
  • Update or delete charts
  • Modify chart titles, legends, borders, and visibility
  • Insert or delete worksheet pictures
  • Add, edit, or remove shapes
  • Insert OLE objects Pivot Tables & Data Processing
  • Create pivot tables
  • Add or delete pivot fields
  • Add or remove pivot filters
  • Style and format pivot tables
  • Recalculate or refresh pivot table output Advanced Data Processing
  • Auto-filter with custom criteria
  • Conditional formatting
  • Smart markers for dynamic report generation
  • Batch processing for bulk spreadsheet operations

Benefits

  • No installation of Excel or OpenOffice required
  • Ideal for cloud-native, serverless, and distributed systems
  • Simplifies building spreadsheet automation for reporting and BI
  • Supports wide range of spreadsheet formats and features
  • MIT license suitable for enterprise and open-source development
  • Scales effectively for high‑volume or multi‑tenant applications
  • Fully integrated with REST for maximum flexibility across platforms