Aspose.Pdf 19.10.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Pdf --version 19.10.0
                    
NuGet\Install-Package Aspose.Pdf -Version 19.10.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.Pdf" Version="19.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aspose.Pdf" Version="19.10.0" />
                    
Directory.Packages.props
<PackageReference Include="Aspose.Pdf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aspose.Pdf --version 19.10.0
                    
#r "nuget: Aspose.Pdf, 19.10.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Aspose.Pdf&version=19.10.0
                    
Install as a Cake Addin
#tool nuget:?package=Aspose.Pdf&version=19.10.0
                    
Install as a Cake Tool

Aspose.PDF for .NET is a PDF document creation and manipulation component that enables your .NET applications to read, write and manipulate existing PDF documents without using Adobe Acrobat. It also allows you to create forms and manage form fields embedded in a PDF document. This component is written in managed C# and it allows developers to add PDF creation and manipulation functionality to their Microsoft .NET applications (WinForms, ASP.NET and .NET Compact Framework).
       Aspose.PDF for .NET is affordable and offers an incredible wealth of features including PDF compression options; table creation and manipulation; support for graph objects; extensive hyperlink functionality; extended security controls; custom font handling; integration with data sources; add or remove bookmarks; create table of contents; add, update, delete attachments and annotations; import or export PDF form data; add, replace or remove text and images; split, concatenate, extract or inset pages; transform pages to image; print PDF documents and much more.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net20 is compatible.  net35 is compatible.  net35-client is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (37)

Showing the top 5 NuGet packages that depend on Aspose.Pdf:

Package Downloads
Ewl

The Enterprise Web Library (EWL), together with its tailored infrastructure platform, is a highly opinionated foundation for web-based enterprise software.

GroupDocs.Classification

GroupDocs.Classification for .NET is an easy to use library that allows performing sentiment analysis (classification), document classification, and raw text categorization. Features: * Classifies both raw text and documents with IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. * Sentiment Analysis (Classification) supports Positive/Negative or Positive/Neutral/Negative taxonomies for English, Chinese, German, or Spanish languages. * Returns the probability of each class. Supported document formats: * Microsoft Word documents - DOC, DOT, DOCX, DOCM, DOTX, DOTM, TXT, RTF; * Open Document formats - ODP, ODS, ODT, OTT; * Portable Document Formats - PDF; For more details on the GroupDocs.Classification for .NET API, please visit GroupDocs website at: https://www.groupdocs.com/products/classification/net

Aspose.Total

Aspose.Total for .NET is the most complete package of all .NET file format APIs offered by Aspose. It empowers developers to create, edit, render, print and convert between a wide range of popular document formats within any .NET, C#, ASP.NET and VB.NET applications.

LangChain.Sources.Pdf

LangChain PDF document source.

LangChain.DocumentLoaders.Pdf

LangChain PDF document loader.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Aspose.Pdf:

Repository Stars
tryAGI/LangChain
C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
aspose-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
Version Downloads Last Updated
25.6.1 3,486 6/20/2025
25.6.0 10,868 6/10/2025
25.5.0 30,902 5/13/2025
25.4.0 76,159 4/11/2025
25.3.0 121,351 3/13/2025
25.2.0 143,539 2/11/2025
25.1.0 208,730 1/9/2025
24.12.0 194,431 12/13/2024
24.11.0 225,957 11/15/2024
24.10.0 281,623 10/11/2024
24.9.0 248,675 9/12/2024
24.8.0 227,244 8/16/2024
24.7.0 192,693 7/16/2024
24.6.0 267,528 6/14/2024
24.5.1 341,583 5/11/2024
24.5.0 102,530 5/2/2024
24.4.0 223,597 4/11/2024
24.3.0 371,061 3/13/2024
24.2.0 319,864 2/14/2024
24.1.0 415,225 1/15/2024
23.12.0 318,649 12/19/2023
23.11.1 343,828 11/22/2023
23.11.0 131,015 11/14/2023
23.10.0 409,484 10/19/2023
23.9.0 386,337 9/13/2023
23.8.0 423,353 8/15/2023
23.7.0 276,647 7/14/2023
23.6.0 326,792 6/17/2023
23.5.0 389,972 5/16/2023
23.4.0 502,593 4/13/2023
23.3.1 172,276 3/31/2023
23.3.0 973,544 3/15/2023
23.2.0 415,214 2/20/2023
23.1.1 248,815 2/7/2023
23.1.0 340,591 1/21/2023
22.12.0 597,443 12/19/2022
22.11.0 617,798 11/21/2022
22.10.0 655,807 10/19/2022
22.9.0 880,891 9/12/2022
22.8.0 453,514 8/15/2022
22.7.0 653,766 7/18/2022
22.6.0 736,464 6/20/2022
22.5.0 488,302 5/20/2022
22.4.0 429,891 4/26/2022
22.3.0 722,402 3/17/2022
22.2.0 472,004 2/16/2022
22.1.0 713,757 1/17/2022
21.12.0 734,034 12/15/2021
21.11.0 597,304 11/15/2021
21.10.1 514,642 10/14/2021
21.10.0 81,663 10/14/2021
21.9.0 349,458 9/13/2021
21.8.0 441,396 8/12/2021
21.7.0 394,349 7/13/2021
21.6.0 419,556 6/15/2021
21.5.0 377,394 5/12/2021
21.4.0 370,637 4/12/2021
21.3.0 375,003 3/12/2021
21.2.0 248,310 2/13/2021
21.1.0 703,182 1/15/2021
20.12.0 318,108 12/9/2020
20.11.0 474,754 11/10/2020
20.10.0 652,215 10/8/2020
20.9.0 336,478 9/3/2020
20.8.0 174,924 8/12/2020
20.7.0 492,840 7/8/2020
20.6.0 381,925 6/2/2020
20.5.0 224,542 5/5/2020
20.4.0 202,580 4/6/2020
20.3.0 466,335 3/9/2020
20.2.0 231,516 2/14/2020
20.1.0 403,461 1/3/2020
19.12.0 176,131 12/5/2019
19.11.0 271,129 11/9/2019
19.10.0 227,955 10/15/2019
19.9.0 341,967 9/6/2019
19.8.0 306,228 8/5/2019
19.7.0 208,673 7/4/2019
19.6.0 145,414 6/5/2019
19.5.0 183,721 5/4/2019
19.4.0 272,346 4/4/2019
19.3.0 199,181 3/6/2019
19.2.0 91,748 2/15/2019
19.1.0 254,336 1/3/2019
18.12.0 295,051 12/5/2018
18.11.0 110,912 11/8/2018
18.10.0 134,591 10/4/2018
18.9.1 89,870 9/5/2018
18.9.0 42,602 9/4/2018
18.8.0 86,526 8/8/2018
18.7.0 149,606 7/10/2018
18.6.1 192,570 6/22/2018
18.6.0 58,888 6/8/2018
18.5.0 125,348 5/8/2018
18.4.1 40,414 4/13/2018
18.4.0 15,165 4/6/2018
18.3.0 265,653 3/10/2018
18.2.0 87,980 2/14/2018
18.1.0 162,382 1/15/2018
17.12.0 195,368 12/13/2017
17.11.0 100,614 11/4/2017
17.10.0 56,513 10/6/2017
17.9.0 81,097 9/6/2017
17.8.0 137,603 8/3/2017
17.7.0 60,978 7/6/2017
17.6.0 34,312 6/8/2017
17.5.0 41,648 5/18/2017
17.4.0 131,489 4/3/2017
17.3.0 145,592 3/15/2017
17.2.0 335,623 2/1/2017
17.1.0 40,732 1/2/2017
16.12.0 59,517 12/6/2016
16.11.0 55,554 11/7/2016
16.10.1 25,848 10/11/2016
16.10.0 39,534 10/6/2016
12.0.0 246,975 9/9/2016
11.9.0 72,371 8/3/2016
11.8.0 97,135 7/9/2016
11.7.0 74,786 6/6/2016
11.6.0 222,168 5/6/2016
11.5.0 91,105 4/7/2016
11.4.0 109,121 3/7/2016
11.3.0 168,814 2/9/2016
11.2.0 116,438 1/19/2016
11.1.1 76,511 12/30/2015
11.1.0 20,187 12/17/2015
11.0.0 63,655 11/12/2015
10.9.0 98,685 10/2/2015
10.8.0 61,970 9/11/2015
10.7.0 56,195 8/12/2015
10.6.0 165,013 7/13/2015
10.5.1 20,140 6/8/2015
10.5.0 10,708 6/4/2015
10.4.0 30,564 5/14/2015
10.3.0 28,801 4/8/2015
10.2.0 15,472 3/6/2015
10.1.0 36,317 2/5/2015
10.0.0 78,406 1/14/2015
9.9.0 44,917 12/9/2014
9.8.0 20,290 11/17/2014
9.7.0 24,383 10/4/2014
9.6.0 29,420 9/4/2014
9.5.0 52,936 8/6/2014
9.4.0 20,409 7/8/2014
9.3.0 83,878 6/4/2014
9.2.1 18,954 5/7/2014
9.2.0 6,462 5/1/2014
9.1.2 7,808 4/14/2014
9.1.0 8,853 4/4/2014
9.0.0 28,299 3/1/2014
8.9.1 26,286 2/15/2014
8.9.0 19,934 2/12/2014
8.8.1 25,629 1/1/2014
8.7.0 47,442 12/5/2013
8.6.0 6,697 11/28/2013
8.5.0 18,012 10/10/2013
8.4.1 11,785 9/13/2013
8.4.0 13,380 9/12/2013
8.3.0 29,018 8/2/2013
8.2.0 67,349 7/9/2013
8.1.0 18,557 6/7/2013
8.0.0 19,038 5/16/2013
7.9.1 12,497 4/22/2013
7.8.0 14,295 4/3/2013
7.7.0 26,648 2/7/2013
7.6.0 15,396 12/19/2012
7.5.0 13,628 11/22/2012
7.4.0 10,814 10/7/2012
7.3.0 51,395 9/7/2012
7.2.0 27,074 8/3/2012
7.1.0 7,946 7/17/2012
7.0.0 26,413 5/29/2012
6.9.0 32,195 4/13/2012
6.8.0 6,749 3/8/2012
6.7.0 7,878 2/13/2012
6.6.0 30,226 1/20/2012