AsposeCellsCloud 21.7

AsposeCellsCloud 21.7

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Nov 2021

Maintained by Aspose Cloud.



  • By
  • Aspose Cells Cloud

GitHub license Cocoapods platforms Cocoapods

Swift Cloud SDK for Spreadsheet Processing

Swift Cloud SDK wraps Aspose.Cells Cloud API. The SDK enhances your Android apps to process & manipulate Microsoft Excel spreadsheets in the cloud, without requiring Microsoft Office®.

Excel File Manipulation in the Cloud

  • Create Excel files from scratch via API or Smart Markers.
  • Load, process & convert Excel files via Cloud SDK.
  • Add, update or delete worksheet, charts, pictures, shapes, hyperlinks & validations.
  • Add or remove cells area for conditional formatting from Excel worksheets.
  • Insert or delete, horizontal or vertical page breaks.
  • Add ListObject or convert ListObjects to a range of cells.
  • Summarize data with Pivot Tables & Excel charts.
  • Apply custom criteria to list filters of various types.
  • Get, update, show or hide chart legend & titles.
  • Manipulate page setup, header & footer.
  • Create, update, fetch or delete document properties.
  • Fetch the required shape from worksheet.
  • Leverage the power of named ranges.

New Features & Enhancements in Version 21.7

  • Support to convert worksheet on task API
  • Support to add and delete cell or range in worksheet.
  • Support autofit columns for workbook and worksheet.
  • Improve add and post row/column APIs.
  • Improve Task APIs.
  • Improvement document properties.
  • Update the return value of put/post/delete.
  • Improvement export API.
  • Improve split API.
  • Improve merge API.
  • Improve unlock API.
  • Improve protected API.
  • Improve watermark API.
  • Correct spelling errors in the clear function
  • Optimize searchh function
  • Fix search API.
  • Fix split API.

Read & Write Spreadsheet Formats

Microsoft Excel: XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM OpenOffice: ODS SpreadsheetML: XML Text: CSV, TSV, TXT (TabDelimited) Web: HTML, MHTML

Save Spreadsheets As

Microsoft Excel: XLS, XLSX, XLSB OpenOffice: ODS SpreadsheetML: XML Text: CSV, TSV, TXT (TabDelimited) Web: HTML, MHTML Fixed Layout: PDF, XPS Images: PNG, JPG, TIFF, SVG Markdown: MD Other: DIF

Read Other Formats

SXC, FODS

Get Started with Aspose.Cells Cloud SDK for Swift

First, create an account at Aspose for Cloud and get your application information. Then, add pod 'AsposeCellsCloud', '~> 21.7' similar to the following:

target 'MyApp' do
  pod 'AsposeCellsCloud', '~> 21.7'
end

Alternatively, run pod try AsposeCellsCloud command for a test run.

Aspose.Cells Cloud SDKs in Popular Languages

.NET Java PHP Python Ruby Node.js Android Perl GO
GitHub GitHub GitHub GitHub GitHub GitHub GitHub GitHub GitHub
NuGet Maven Composer PIP GEM NPM Maven CPAN GO

Product Page | Documentation | Live Demo | API Reference | Code Samples | Blog | Free Support | Free Trial