Skip to content

Commit f7d50d8

Browse files
committed
Release Aspose.Cells Cloud SDK 24.3.
1 parent 37f3f35 commit f7d50d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-java)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-java/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-java/24.3)
22

3-
# Java package for Aspose.Cells Cloud SDK
3+
# Java package for Aspose.Cells Cloud
44

5-
Enhance your Java applications with the [Aspose.Cells Cloud SDK](https://products.aspose.cloud/cells/java) , 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
5+
Enhance your Java applications with the [Aspose.Cells Cloud](https://products.aspose.cloud/cells/java) , 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
66

77
## Manipulate Excel and other spreadsheet files in the Cloud
88

@@ -66,7 +66,7 @@ Full list of issues covering all changes in this release:
6666

6767
## Quick Start Guide
6868

69-
To get started with Aspose.Cells Cloud SDK for Java, follow these steps:
69+
To get started with Aspose.Cells Cloud for Java, follow these steps:
7070

7171
1. Create an account at [Aspose for Cloud](https://dashboard.aspose.cloud/#/apps) and obtain your application information.
7272
2. Add the following dependency to your project's POM:
@@ -102,7 +102,7 @@ request.setFile(fileMap);
102102
File response = cellsApi.putConvertWorkbook(request);
103103
```
104104

105-
## Aspose.Cells Cloud SDKs in Popular Languages
105+
## Aspose.Cells Cloud in Popular Languages
106106

107107
| .NET | PHP | Python | Ruby | Node.js | Android | Swift | Perl | GO |
108108
|---|---|---|---|---|---|---|---|---|

0 commit comments

Comments
 (0)