You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
-
[](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby/blob/master/LICENSE)
2
-
1
+
[](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby/blob/master/LICENSE)
3
2
4
3
Aspose.Cells Cloud for Ruby enables you to handle various aspects of Excel files, including cell data, styles, formulas, charts, pivot tables, data validation, comments, drawing objects, images, hyperlinks, and so on. Additionally, it supports operations such as splitting, merging, repairing, and converting to other compatible file formats.
5
4
6
-
7
5
# Ruby package for Aspose.Cells Cloud
8
6
9
7
Enhance your Ruby applications with the [Aspose.Cells Cloud](https://products.aspose.cloud/cells/ruby) , enabling seamless integration with [Excel, ODS, CSV, Json and other spreadsheet document formats](https://docs.aspose.cloud/cells/supported-file-formats/). With its powerful APIs, developers can effortlessly read, convert, create, edit, and manipulate the contents of Excel documents without the need for any office software installed on the machine.
@@ -21,14 +19,10 @@ Enhance your Ruby applications with the [Aspose.Cells Cloud](https://products.as
21
19
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
22
20
- Security Management: Offers a range of security features like data encryption, access control, and permission management to safeguard the security and integrity of spreadsheet data.
23
21
24
-
25
-
## Feature & Enhancements in Version 24.10
22
+
## Feature & Enhancements in Version 24.11
26
23
27
24
Full list of issues covering all changes in this release:
28
25
29
-
- Add the new feature about removing characters on TextProcessingController.
30
-
31
-
32
26
## Support file format
33
27
34
28
|**Format**|**Description**|**Load**|**Save**|
@@ -67,14 +61,14 @@ Full list of issues covering all changes in this release:
67
61
|[DOCX](https://docs.fileformat.com/word-processing/docx/)|A well-known format for Microsoft Word documents that is a combination of XML and binary files.||√|
68
62
|[PPTX](https://docs.fileformat.com/presentation/pptx/)|The PPTX format is based on the Microsoft PowerPoint open XML presentation file format.||√|
69
63
70
-
71
64
## Quick Start Guide
72
65
73
66
To begin with Aspose.Cells Cloud, here's what you need to do:
74
67
75
68
1. Sign up for an account at [Aspose for Cloud](https://dashboard.aspose.cloud/#/apps) to obtain your application details.
76
69
2. Install the Aspose.Cells Cloud Ruby Package from [RubyGems](https://rubygems.org/).
77
-
- execute the following command to get the latest Gem package.
70
+
71
+
- execute the following command to get the latest Gem package.
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-requests)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments