Skip to content

Commit

Permalink
Release Aspose.Cells Cloud SDK 24.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuejianzhangd committed Dec 27, 2024
1 parent 9bf2249 commit 723a950
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Nuget](https://img.shields.io/nuget/v/Aspose.Cells-Cloud) ![Nuget](https://img.shields.io/nuget/dt/Aspose.Cells-Cloud) ![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-dotnet)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-dotnet/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-dotnet/24.11.0)
![Nuget](https://img.shields.io/nuget/v/Aspose.Cells-Cloud) ![Nuget](https://img.shields.io/nuget/dt/Aspose.Cells-Cloud) ![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-dotnet)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-dotnet/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-dotnet/24.12.0)

# .NET package for Aspose.Cells Cloud

Expand All @@ -17,11 +17,14 @@ Enhance your .NET applications with the [Aspose.Cells Cloud](https://products.as
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
- 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.

## Feature & Enhancements in Version 24.11
## Feature & Enhancements in Version 24.12

Full list of issues covering all changes in this release:

- Add convert text feature on TextProcessingController.
- Add the new remove duplicates api.
- Add the new extract text API.
- The pivot filter could not be created successfully.


## Support file format

Expand Down Expand Up @@ -93,6 +96,10 @@ var response = cellsApi.CellsWorksheetsPutAddNewWorksheet(name, sheetName, posit

# Release history version

## Enhancements in Version 24.11

- Add convert text feature on TextProcessingController.

## Enhancements in Version 24.10

- Add the new feature about removing characters on TextProcessingController.
Expand Down

0 comments on commit 723a950

Please sign in to comment.