Aspose.Pdf-Cloud
20.12.0
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.
-
-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.
Install-Package Aspose.Pdf-Cloud -Version 20.12.0
dotnet add package Aspose.Pdf-Cloud --version 20.12.0
<PackageReference Include="Aspose.Pdf-Cloud" Version="20.12.0" />
paket add Aspose.Pdf-Cloud --version 20.12.0
#r "nuget: Aspose.Pdf-Cloud, 20.12.0"
// Install Aspose.Pdf-Cloud as a Cake Addin #addin nuget:?package=Aspose.Pdf-Cloud&version=20.12.0 // Install Aspose.Pdf-Cloud as a Cake Tool #tool nuget:?package=Aspose.Pdf-Cloud&version=20.12.0
.NET REST API to Process PDF in Cloud
Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Free Trial
This Cloud SDK allows you to easily build cloud-based PDF creator, editor & converter apps in C#, ASP.NET, or other .NET languages for various cloud platforms.
PDF Processing Features
- Add PDF document's header & footer in text or image format.
- Add tables & stamps (text or image) to PDF documents.
- Append multiple PDF documents to an existing file.
- Work with PDF attachments, annotations, & form fields.
- Apply encryption or decryption to PDF documents & set a password.
- Delete all stamps & tables from a page or entire PDF document.
- Delete a specific stamp or table from the PDF document by its ID.
- Replace single or multiple instances of text on a PDF page or from the entire document.
- Extensive support for converting PDF documents to various other file formats.
- Extract various elements of PDF files & make PDF documents optimized.
Read & Write PDF Formats
Fixed Layout: PDF, PDF_A_3A, XPS
Vector: SVG
eBook: EPUB
LaTeX Typesetting: TeX
Forms Data: FDF, XFDF
Markup: HTML, XML
Save PDF As
Microsoft Excel: XLS, XLSX
Microsoft PowerPoint: PPTX
Microsoft Word: DOC, DOCX
Image: JPEG, PNG, BMP, GIF, TIFF
eBook: MobiXML
Metafile: EMF
Supported Read Formats
Prtiner Control: PCL
Postscript: PS
Formatting Objects: XSLFO
Markdown: MD
Web: MHT
Get Started
You do not need to install anything to get started with Aspose.PDF Cloud SDK for .NET. Just create an account at Aspose for Cloud and get your application information.
Simply execute Install-Package Aspose.PDF-Cloud
from the Package Manager Console in Visual Studio to fetch & reference Aspose.PDF assembly in your project. If you already have Aspose.PDF Cloud SDK for .NET and want to upgrade it, please execute Update-Package Aspose.PDF-Cloud
to get the latest version.
Please check the GitHub Repository for common usage scenarios.
Convert PDF
to EPUB
Docuemnt using C# Code
// For complete examples, please visit https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-dotnet
// Get Client Id and Client Secret from https://dashboard.aspose.cloud
string MyClientId = "My-Client-Id";
string MyClientSecret = "My-Client-Secret";
// Create instance of the API
var configuration = new Configuration(MyClientSecret, MyClientId);
var apiInstance = new PdfApi(configuration);
// Convert PDF to Epub
apiInstance.GetPdfInStorageToEpub("sample-file.pdf", folder: "ConvertedPDFs");
Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Free Trial
.NET REST API to Process PDF in Cloud
Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Free Trial
This Cloud SDK allows you to easily build cloud-based PDF creator, editor & converter apps in C#, ASP.NET, or other .NET languages for various cloud platforms.
PDF Processing Features
- Add PDF document's header & footer in text or image format.
- Add tables & stamps (text or image) to PDF documents.
- Append multiple PDF documents to an existing file.
- Work with PDF attachments, annotations, & form fields.
- Apply encryption or decryption to PDF documents & set a password.
- Delete all stamps & tables from a page or entire PDF document.
- Delete a specific stamp or table from the PDF document by its ID.
- Replace single or multiple instances of text on a PDF page or from the entire document.
- Extensive support for converting PDF documents to various other file formats.
- Extract various elements of PDF files & make PDF documents optimized.
Read & Write PDF Formats
Fixed Layout: PDF, PDF_A_3A, XPS
Vector: SVG
eBook: EPUB
LaTeX Typesetting: TeX
Forms Data: FDF, XFDF
Markup: HTML, XML
Save PDF As
Microsoft Excel: XLS, XLSX
Microsoft PowerPoint: PPTX
Microsoft Word: DOC, DOCX
Image: JPEG, PNG, BMP, GIF, TIFF
eBook: MobiXML
Metafile: EMF
Supported Read Formats
Prtiner Control: PCL
Postscript: PS
Formatting Objects: XSLFO
Markdown: MD
Web: MHT
Get Started
You do not need to install anything to get started with Aspose.PDF Cloud SDK for .NET. Just create an account at Aspose for Cloud and get your application information.
Simply execute Install-Package Aspose.PDF-Cloud
from the Package Manager Console in Visual Studio to fetch & reference Aspose.PDF assembly in your project. If you already have Aspose.PDF Cloud SDK for .NET and want to upgrade it, please execute Update-Package Aspose.PDF-Cloud
to get the latest version.
Please check the GitHub Repository for common usage scenarios.
Convert PDF
to EPUB
Docuemnt using C# Code
// For complete examples, please visit https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-dotnet
// Get Client Id and Client Secret from https://dashboard.aspose.cloud
string MyClientId = "My-Client-Id";
string MyClientSecret = "My-Client-Secret";
// Create instance of the API
var configuration = new Configuration(MyClientSecret, MyClientId);
var apiInstance = new PdfApi(configuration);
// Convert PDF to Epub
apiInstance.GetPdfInStorageToEpub("sample-file.pdf", folder: "ConvertedPDFs");
Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Free Trial
Dependencies
-
- NewtonSoft.Json (>= 12.0.3)
- RestSharp (>= 106.6.10)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
20.12.0 | 283 | 12/16/2020 |
20.9.0 | 261 | 9/17/2020 |
20.8.0 | 170 | 8/28/2020 |
20.7.0 | 865 | 7/29/2020 |
20.6.1 | 338 | 6/24/2020 |
20.5.0 | 238 | 5/27/2020 |
20.4.0 | 212 | 4/14/2020 |
20.2.0 | 203 | 2/18/2020 |
20.1.0 | 332 | 1/29/2020 |
19.12.0 | 250 | 1/16/2020 |
19.11.1 | 245 | 12/6/2019 |
19.11.0 | 847 | 11/26/2019 |
19.10.0 | 230 | 11/7/2019 |
19.9.0 | 395 | 9/30/2019 |
19.8.0 | 244 | 9/5/2019 |
19.7.0 | 300 | 8/13/2019 |
19.6.0 | 515 | 7/12/2019 |
19.5.0 | 291 | 5/28/2019 |
19.4.0 | 283 | 5/8/2019 |
19.3.0 | 315 | 4/5/2019 |
19.2.0 | 345 | 3/6/2019 |
19.1.0 | 399 | 2/11/2019 |
18.11.0 | 431 | 12/13/2018 |
18.10.0 | 419 | 11/14/2018 |
18.9.0 | 483 | 10/9/2018 |
18.8.0 | 451 | 9/12/2018 |
18.7.0 | 582 | 8/4/2018 |
18.6.0 | 542 | 7/5/2018 |
18.5.0 | 535 | 6/13/2018 |
18.4.0 | 608 | 5/14/2018 |
18.3.2 | 533 | 4/25/2018 |
18.3.0 | 1,248 | 4/6/2018 |
18.2.0 | 533 | 2/28/2018 |
1.0.9 | 851 | 9/27/2017 |
1.0.8 | 527 | 9/27/2017 |
1.0.7 | 572 | 8/14/2017 |
1.0.6 | 1,019 | 1/6/2017 |
1.0.5 | 923 | 11/2/2016 |
1.0.4 | 629 | 10/20/2016 |
1.0.3 | 860 | 1/27/2016 |
1.0.2 | 973 | 1/18/2016 |