Aspose.Pdf-Cloud
22.12.0
See the version list below for details.
dotnet add package Aspose.Pdf-Cloud --version 22.12.0
NuGet\Install-Package Aspose.Pdf-Cloud -Version 22.12.0
<PackageReference Include="Aspose.Pdf-Cloud" Version="22.12.0" />
paket add Aspose.Pdf-Cloud --version 22.12.0
#r "nuget: Aspose.Pdf-Cloud, 22.12.0"
// Install Aspose.Pdf-Cloud as a Cake Addin
#addin nuget:?package=Aspose.Pdf-Cloud&version=22.12.0
// Install Aspose.Pdf-Cloud as a Cake Tool
#tool nuget:?package=Aspose.Pdf-Cloud&version=22.12.0
.NET REST API to Process PDF in Cloud
Product Page | Docs | Demos | Swagger UI | Examples | Blog | Search | 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");
Product Page | Docs | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- NewtonSoft.Json (>= 12.0.3)
- RestSharp (>= 106.12.0)
-
.NETStandard 2.0
- NewtonSoft.Json (>= 12.0.3)
- RestSharp (>= 106.12.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
23.3.0 | 50 | 3/20/2023 |
23.2.0 | 144 | 2/21/2023 |
23.1.0 | 238 | 1/25/2023 |
22.12.0 | 163 | 12/22/2022 |
22.11.0 | 219 | 11/24/2022 |
22.10.0 | 360 | 10/25/2022 |
22.9.0 | 758 | 9/14/2022 |
22.8.0 | 420 | 8/19/2022 |
22.7.0 | 357 | 7/19/2022 |
22.5.0 | 1,326 | 5/24/2022 |
22.4.0 | 397 | 4/26/2022 |
22.3.0 | 372 | 3/18/2022 |
22.2.0 | 353 | 2/22/2022 |
22.1.0 | 348 | 1/27/2022 |
21.12.0 | 232 | 12/28/2021 |
21.11.0 | 312 | 11/30/2021 |
21.10.0 | 291 | 11/3/2021 |
21.9.1 | 379 | 10/4/2021 |
21.9.0 | 310 | 10/1/2021 |
20.12.0 | 6,634 | 12/16/2020 |
20.9.0 | 539 | 9/17/2020 |
20.8.0 | 453 | 8/28/2020 |
20.7.0 | 1,238 | 7/29/2020 |
20.6.1 | 667 | 6/24/2020 |
20.5.0 | 516 | 5/27/2020 |
20.4.0 | 496 | 4/14/2020 |
20.2.0 | 481 | 2/18/2020 |
20.1.0 | 607 | 1/29/2020 |
19.12.0 | 530 | 1/16/2020 |
19.11.1 | 535 | 12/6/2019 |
19.11.0 | 2,498 | 11/26/2019 |
19.10.0 | 514 | 11/7/2019 |
19.9.0 | 676 | 9/30/2019 |
19.8.0 | 532 | 9/5/2019 |
19.7.0 | 596 | 8/13/2019 |
19.6.0 | 894 | 7/12/2019 |
19.5.0 | 594 | 5/28/2019 |
19.4.0 | 563 | 5/8/2019 |
19.3.0 | 621 | 4/5/2019 |
19.2.0 | 641 | 3/6/2019 |
19.1.0 | 682 | 2/11/2019 |
18.11.0 | 743 | 12/13/2018 |
18.10.0 | 734 | 11/14/2018 |
18.9.0 | 819 | 10/9/2018 |
18.8.0 | 782 | 9/12/2018 |
18.7.0 | 943 | 8/4/2018 |
18.6.0 | 918 | 7/5/2018 |
18.5.0 | 898 | 6/13/2018 |
18.4.0 | 1,021 | 5/14/2018 |
18.3.2 | 927 | 4/25/2018 |
18.3.0 | 2,761 | 4/6/2018 |
18.2.0 | 886 | 2/28/2018 |
1.0.9 | 1,629 | 9/27/2017 |
1.0.8 | 878 | 9/27/2017 |
1.0.7 | 922 | 8/14/2017 |
1.0.6 | 1,381 | 1/6/2017 |
1.0.5 | 1,541 | 11/2/2016 |
1.0.4 | 984 | 10/20/2016 |
1.0.3 | 1,266 | 1/27/2016 |
1.0.2 | 1,478 | 1/18/2016 |