|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> |
| 3 | + <metadata> |
| 4 | + <id>Aspose.Cells-Cloud</id> |
| 5 | + <version>23.2</version> |
| 6 | + <title>Aspose.Cells Cloud SDK for .NET</title> |
| 7 | + <authors>Aspose</authors> |
| 8 | + <owners>asposecloud</owners> |
| 9 | + <iconUrl>https://www.aspose.cloud/templates/asposecloud/App_Themes/V3/images/sdk/272x272/aspose_cells-for-net.png</iconUrl> |
| 10 | + <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl> |
| 11 | + <projectUrl>https://products.aspose.cloud/cells/family</projectUrl> |
| 12 | + <requireLicenseAcceptance>true</requireLicenseAcceptance> |
| 13 | + <summary>Aspose.Cells Cloud SDK for .NET.</summary> |
| 14 | + <description> |
| 15 | + New generation of Aspose Cloud SDK that allows to create, edit or convert Excel documents (20+ file formats) in Aspose Cloud from .NET applications. |
| 16 | + Aspose.Cells Cloud enables your applications to perform a great range of document processing tasks. With Aspose.Cells you can load, save and convert documents between the following formats: XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM, XML (including Excel 2003 XML), HTML, MHTML, ODS, CSV, TSV, TXT also you can convert them to: PDF, XPS, SVG, TIFF, BMP, PNG, EMF, JPEG, GIF and other formats. With Aspose.Cells you can generate, modify, convert and render documents without utilizing Microsoft Excel®. |
| 17 | + Aspose.Cells Cloud is well documented to help you create your solutions on different platforms. |
| 18 | + Rich Set of Features: |
| 19 | + - Conversions: High quality conversions to and from XLS, XLSX, CSV, PDF, ODS, HTML, MHTML, TXT and JSON formats. |
| 20 | + - Workbook Object Model: Programmatic access through a rich API to all workbook elements and formatting allows to create, modify, extract, copy, split, join, and replace workbook content. |
| 21 | + - Rendering: Export whole workbook, worksheet, pages or workbook elements to PDF, XPS, or for server-side file generation. Also export workbook pages and workbook elements to TIFF, PNG, BMP or EMF images, print or render pages to .NET Graphics. All with high fidelity - exactly like Microsoft Excel® would have done it. |
| 22 | + |
| 23 | + Aspose.Cells Cloud is designed to perform great. You can literally generate thousands of documents in minutes with Aspose.Cells Cloud and that involves opening a document, modifying content and formatting or populating it with data and saving it. Even most of the complex documents are opened and saved in fractions of a second. |
| 24 | + |
| 25 | + Free support for Aspose.Cells Cloud is provided on our support forum: |
| 26 | + https://forum.aspose.cloud/ |
| 27 | + and on StackOverflow: |
| 28 | + https://stackoverflow.com/questions/tagged/aspose.cells |
| 29 | +</description> |
| 30 | + <releaseNotes>https://github.com/aspose-cells-cloud/aspose-cells-cloud-dotnet/releases/tag/22.12</releaseNotes> |
| 31 | + <copyright>Aspose 2002-2021. All Rights Reserved.</copyright> |
| 32 | + <tags> Cloud REST API Excel XLS XLSX XLSB CSV to PDF JPG PNG HTML ODS Numbers XLSM OOXML Spreadsheet Markdown XPS DOCX PPTX MHTML SVG TIFF</tags> |
| 33 | + <dependencies> |
| 34 | + <dependency id="Newtonsoft.Json" version="11.0.2.0" /> |
| 35 | + <dependency id="RestSharp" version="106.2.2.0" /> |
| 36 | + </dependencies> |
| 37 | + </metadata> |
| 38 | + <files> |
| 39 | + <file src="Aspose.Cells.Cloud.SDK\bin\Release\net4.5.2\Aspose.Cells.Cloud.SDK.dll" target="lib\net4.5.2" /> |
| 40 | + <file src="Aspose.Cells.Cloud.SDK\bin\Release\netstandard2.0\Aspose.Cells.Cloud.SDK.dll" target="lib\netstandard2.0" /> |
| 41 | + </files> |
| 42 | +</package> |
0 commit comments