-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# Swift REST API for Spreadsheet Processing in Cloud | ||
|
||
This Cloud SDK enhances your Swift cloud-based apps to [process & manipulate Microsoft Excel spreadsheets](https://products.aspose.cloud/cells/swift) in the cloud, without MS Office. | ||
|
||
## Spreadsheet Processing Features | ||
|
||
- Add, update or delete charts, worksheet pictures, shapes, hyperlinks & validations. | ||
- Add or remove cells area for conditional formatting, or OleObjects from Excel worksheets. | ||
- Insert or delete, horizontal or vertical page breaks | ||
- Add ListObject at a specific place within an Excel file & convert them to a range of cells. | ||
- Delete specific or all ListObjects in a worksheet or summarize its data with pivot table. | ||
- 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. | ||
- Load & Process Excel Spreadsheets via Cloud SDK. | ||
- Cloud SDK to Read & Process Excel Worksheets. | ||
- Leverage the Power of Pivot Tables & Ranges. | ||
|
||
## New Features in Version 20.4 | ||
|
||
- Supports to add workbook background. | ||
- Supports to delete workbook background. | ||
|
||
## Enhancements in Version 20.4 | ||
|
||
- Support for splitting workbook. | ||
- Support for creating workbook. | ||
|
||
For the detailed notes, please visit [Aspose.Cells Cloud 20.4 Release Notes](https://docs.aspose.cloud/display/cellscloud/Aspose.Cells+Cloud+20.4+Release+Notes). | ||
|
||
## 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 Spreadsheet As | ||
|
||
DIF, PDF, XPS, TIFF, SVG, MD (Markdown) | ||
|
||
## Read Spreadsheet Formats | ||
|
||
SXC, FODS | ||
|
||
[Product Page](https://products.aspose.cloud/cells/swift) | [Documentation](https://docs.aspose.cloud/display/cellscloud/Home) | [Demo](https://products.aspose.app/cells/family) | [API Reference](https://apireference.aspose.cloud/cells/) | [Examples](https://github.com/aspose-cells-cloud/aspose-cells-cloud-swift) | [Blog](https://blog.aspose.cloud/category/cells/) | [Free Support](https://forum.aspose.cloud/c/cells) | [Free Trial](https://dashboard.aspose.cloud/#/apps) |