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®.
- 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.
 
- 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.
 
Microsoft Excel: XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM OpenOffice: ODS SpreadsheetML: XML Text: CSV, TSV, TXT (TabDelimited) Web: HTML, MHTML
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
SXC, FODS
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'
endAlternatively, run pod try AsposeCellsCloud command for a test run.
| .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