Aspose.Cells  Cloud SDK for Go

Create Excel File Reader, Viewer & Converter Apps via Go

Develop Go applications to handle Microsoft Excel & OpenOffice spreadsheets rows, cells, charts, hyperlinks & pivot tables in the cloud.

Get Started
  
 

Aspose.Cells Cloud Go SDK helps developers to create their own cloud based spreadsheet creator, reader, viewer, and converter applications using Go language. The SDK provides an easy-to-use interface for Aspose.Cells REST API to perform a wide range of spreadsheet processing tasks such as creation, modification, conversion, and rendering of Excel documents in the cloud.

Aspose.Cells Cloud Go SDK fully supports several advanced features related to spreadsheets reading and writing such as create a new spreadsheet from the scratch, modify an existing file, add new worksheet, import data to an Excel worksheet, hide and un-hide a worksheet, move a worksheet, sort data in a worksheet, copy or rename a sheet, freeze or unfreeze a worksheet, add or remove a workbook, encrypt or decrypt a workbook, password protect an Excel workbook, merge excel workbooks and many more.

Using Aspose.Cells Cloud Go SDK developer can easily accomplish auto filtering, pivot tables handling, and conditional formatting to spreadsheets using Go commands. The SDK has provided a very powerful spreadsheet file conversion operation and fully support inter-conversion between Microsoft Excel formats like XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM as well as conversion to other popular file formats like PDF, XPS, SVG, TIFF, Markdown & DIF formats.

Excel Spreadsheet Processing Features

Add filters with custom criteria for lists

Support for multiple types of list filters

Get information regarding Chart Area border or fill format

Add, update, and delete charts in worksheet

Get, update, show or hide chart legend

Get, update, chart title and set its visibility

Add or remove a cell area for conditional formatting

Add, update, and delete worksheet hyperlinks

Add a ListObject at specified place in the Excel file

Delete specific or all ListObjects in a worksheet

Convert ListObject or table to a range of cells

Summarize data of large ListObject or Table with Pivot Table

Add OleObjects to Excel worksheet

Delete specific or all OleObjects from worksheet

Insert or delete, horizontal or vertical page breaks

Manipulate page setup, header & footer

Add, update, fetch or delete worksheet pictures

Create, update, fetch or delete document properties

Fetch the required shape from worksheet

Add, update or delete shapes from a worksheet

Add, update or delete validations for worksheets

Get Started with Excel Spreadsheet Processing SDK

In order to get started with Aspose.Cells Cloud SDK for Go, you do not need to install anything. All you need to do is create an account at Aspose for Cloud and get your application information. Once you have the App SID & key, you are ready to use Aspose.Cells Cloud SDK for Go on any platform which supports REST APIs. Aspose.Cells Cloud SDK for Ruby provides you all the features to create, edit, and convert spreadsheets. It also allows you to extract data from the spreadsheets for further processing or storage.

Generate Excel Workbook from a Template

Aspose.Cells Cloud Go SDK has included functionality for programmatically creating Excel workbook from a template file using the Go language. Once the workbook is created you can easily modify the workbook according to your own needs. You can add a new sheet to the workbook, assign a name, set fonts of your choice, apply styles to cells, delete a sheet, and much more.  You can also create a workbook from a SmartMarker template file with just a couple of lines of code.

Manage Charts in Worksheets via Go API

Chart is a powerful tool that helps users to present data in such manner that can bring more understanding to the data and users can visually display data in different chart formats such as Bar, Column, Pie, Line, Area, Doughnut, Scatter, Surface, or Radar charts for better understanding. Aspose.Cells Cloud Go SDK has provided the capability to add and manage charts in a worksheet. It has provided features like getting chart from the worksheet, delete all chart or a specific chart, convert chart to an image, add a title to a chart, hide chart, show chat legends, and much more.

Handle Cells & Rows in a Worksheet

Aspose.Cells Cloud Go SDK has included several important features for handling rows inside Microsoft Excel Worksheet via Go Application. It supports adding new rows to a worksheet, hide and unhide rows, get row data from a worksheet, copy rows, group and ungroup rows, auto fit rows, and columns of a worksheet, delete rows from the worksheet and much more. Same like rows developers can also easily manage their cells in the worksheet. It supports features like add cells, merge multiple cells, set formula in a cell, clear contents of a cell, apply rich text formatting, and so on.

Find and Replace Text Workbooks

Aspose.Cells Cloud Go SDK has provided support for working with text inside a workbook using Go language commands. The SDK has provided very useful features related to text searching and updating them, such as search and replace text in a workbook or in a worksheet, get text items from worksheets, and many more. Moreover, you can also extract text, images or shapes from a worksheet with simple Go commands.