|
4 | 4 | <!-- The identifier that must be unique within the hosting gallery -->
|
5 | 5 | <id>Aspose.Pdf-Cloud</id>
|
6 | 6 | <title>Aspose.PDF Cloud SDK for .NET</title>
|
7 |
| - |
8 | 7 | <!-- The package version number that is used when resolving dependencies -->
|
9 | 8 | <version>$version$</version>
|
10 |
| - |
11 | 9 | <!-- Authors contain text that appears directly on the gallery -->
|
12 |
| - <authors>Aspose.PDF Cloud team</authors> |
13 |
| - |
14 |
| - <!-- Owners are typically nuget.org identities that allow gallery |
15 |
| - users to earily find other packages by the same owners. --> |
16 |
| - <owners>asposemarketplace</owners> |
17 |
| - <requireLicenseAcceptance>false</requireLicenseAcceptance> |
| 10 | + <authors>Aspose</authors> |
| 11 | + <projectUrl>https://products.aspose.cloud/pdf/net/</projectUrl> |
| 12 | + <requireLicenseAcceptance>true</requireLicenseAcceptance> |
18 | 13 | <developmentDependency>false</developmentDependency>
|
19 |
| - <license type="file">license\LICENSE.TXT</license> |
| 14 | + <license type="file">license\LICENSE.txt</license> |
20 | 15 | <icon>images\aspose_pdf-for-cloud.png</icon>
|
| 16 | + <readme>README.md</readme> |
| 17 | + <copyright>© Aspose Pty Ltd 2001-2023. All Rights Reserved.</copyright> |
| 18 | + <repository>https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-dotnet</repository> |
21 | 19 | <tags>Aspose.PDF Aspose.PDF-Cloud Aspose.Total-Cloud Cloud REST API PDF EPUB HTML TEX MHT PCL PS PostScript SVG XML XPS XSLFO MD Markdown XLS XLSX PPTX DOC DOCX EPUB HTML MobiXML SVG JPEG EMF PNG BMP GIF TIFF XML XPS Text FDF XFDF PDFA3 PDF-to-DOC PDF-to-DOCX PDF-to-HTML PDF-to-PDFA PDF-to-TIFF PDF-to-SVG PDF-to-EPUB PDF-to-PPTX PDF-to-TEX PDF-to-MobiXML PDF-to-XFA PDF-to-XML PDF-to-XPS PDF-to-XLS EPUB-to-PDF Web-to-PDF TEX-to-PDF MHT-to-PDF HTML-to-PDF PS-to-PDF PostScript-to-PDF XSIF-to-PDF XPS-to-PDF SVG-to-PDF DOC-to-PDF DOCX-to-PDF PCL-to-PDF XML-to-PDF Markdown-to-PDF MD-to-PDF Annotation Line-Annotation Circle-Annotation Square-Annotation Underline-Annotation Squiggly-Annotation PDF-Bookmark PDF-Link PDF-Attachment PDF-Document PDF-Page PDF-Form-Fields PDF-Text PDF-Image Replace-Text Fetch-Text Replace-Image Extract-Image Convert-PDF Convert Converter PDF-to-Image Create-PDF Convert-PDF Stamp PDF-OCR OCR-Layers .NET C# dotnet CSharp</tags>
|
22 |
| - <!-- The description can be used in package manager UI. Note that the |
23 |
| - nuget.org gallery uses information you add in the portal. --> |
| 20 | + <releaseNotes>- A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .NET.</releaseNotes> |
| 21 | + <!-- The description can be used in package manager UI. Note that the nuget.org gallery uses information you add in the portal. --> |
24 | 22 | <description>New version of Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others.
|
25 | 23 |
|
26 | 24 | Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
|
@@ -59,10 +57,14 @@ https://stackoverflow.com/questions/tagged/aspose.pdf</description>
|
59 | 57 | </metadata>
|
60 | 58 | <files>
|
61 | 59 | <file src="..\..\thirdpartylicenses-Aspose.PDF Cloud SDK for .NET.txt" target="license\" />
|
62 |
| - <file src="..\..\LICENSE.TXT" target="license\" /> |
| 60 | + <file src="..\..\LICENSE.txt" target="license\" /> |
63 | 61 | <file src="aspose_pdf-for-cloud.png" target="images\" />
|
64 | 62 | <file src="..\..\README.md" target="" />
|
65 | 63 | <file src="bin\Release\Aspose.Pdf.Cloud.Sdk.dll" target="lib\net4.5" />
|
| 64 | + <file src="bin\Release\Aspose.Pdf.Cloud.Sdk.pdb" target="lib\net4.5" /> |
| 65 | + <file src="bin\Release\Aspose.Pdf.Cloud.Sdk.xml" target="lib\net4.5" /> |
66 | 66 | <file src="..\..\build-out\bin\release\netstandard2.0\Aspose.Pdf.Cloud.Sdk.dll" target="lib\netstandard2.0" />
|
| 67 | + <file src="..\..\build-out\bin\Release\netstandard2.0\Aspose.Pdf.Cloud.Sdk.pdb" target="lib\netstandard2.0" /> |
| 68 | + <file src="..\..\build-out\bin\Release\netstandard2.0\Aspose.Pdf.Cloud.Sdk.xml" target="lib\netstandard2.0" /> |
67 | 69 | </files>
|
68 | 70 | </package>
|
0 commit comments