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

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 Go enables developers to build powerful cloud-based spreadsheet processing applications using Go. Built on top of Aspose.Cells Cloud REST API and released under the MIT license, the SDK supports advanced operations for creating, converting, manipulating, merging, splitting, and securing Excel, iWork Numbers, OpenOffice, and other spreadsheet formats—entirely through the cloud. The SDK provides functionality for workbook and worksheet operations, file conversions, data extraction, and large-scale spreadsheet automation scenarios. It exposes all major capabilities of Aspose.Cells Cloud through idiomatic Go code, allowing developers to streamline complex spreadsheet workflows without installing Microsoft Excel, LibreOffice, or other tools.

Features

File Operations

  • Create and read spreadsheets
  • Merge and split workbooks
  • Encrypt files and manage password protection
  • Convert spreadsheets between supported formats
  • Import and export data
  • Use Smart Markers for template-based population
  • Calculate all formulas in workbook
  • Apply formula precision strategy
  • Export text items and metadata
  • Auto-fit workbook rows while ignoring hidden elements Format Conversion Supports conversion for: Microsoft Excel:
  • XLS, XLSX, XLSB, XLSM OpenOffice:
  • ODS Other Spreadsheet Formats:
  • XML, CSV, TSV, TXT (TabDelimited) Export Formats:
  • PDF, HTML, MHTML
  • Markdown (MD)
  • XPS, TIFF, SVG
  • Many other output types supported through API Conversion example from official page:
  • Convert workbook to PDF
  • Convert spreadsheet from request content to another format Worksheet Manipulation
  • Modify cells, rows, and columns
  • Copy rows/columns/cells
  • Set styles for rows, columns, ranges
  • Delete specific or all rows
  • Read worksheet data by cell name or index
  • Clear contents or calculate formulas
  • Set HTMLSTRING values into cells
  • Apply cell ranges and modify range values
  • Group or hide worksheet rows and columns Charts & Shapes
  • Add, update, or delete charts
  • Get or modify chart title, legend, and formatting
  • Add, update or delete worksheet pictures
  • Add, update or delete shapes
  • Add or remove OLE objects Pivot Tables
  • Add pivot tables
  • Add or delete pivot fields
  • Add or remove pivot table filters
  • Update pivot table cell styles
  • Calculate pivot table data Data Extraction & Processing
  • Auto-filter with custom criteria
  • Conditional formatting operations
  • Extract ListObjects or table data
  • Convert tables to ranges
  • Set column width, outline borders, merge/unmerge cells
  • Move or copy ranges
  • Batch operations for large datasets Quick Start (Official) Set up environment → initialize Go module → run with your Aspose Cloud credentials. Example:
  • Convert Book1.xlsx to Book1.pdf using a few lines of Go code.

Benefits

  • Cloud-based Excel processing with no installation required.
  • Cross-platform: works on any OS that supports Go and REST APIs.
  • Modern Go SDK for seamless integration in cloud, microservices, and serverless apps.
  • Automates complex Excel workflows: reporting, document generation, ETL, analytics, and data preparation.
  • Supports enterprise-grade spreadsheet features without Microsoft Excel.
  • MIT-licensed, ideal for commercial and open-source development.
  • Highly scalable, enabling batch and high-volume data processing.