Aspose.Pdf 9.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Pdf --version 9.0.0
NuGet\Install-Package Aspose.Pdf -Version 9.0.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="9.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Pdf --version 9.0.0
#r "nuget: Aspose.Pdf, 9.0.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.
// Install Aspose.Pdf as a Cake Addin
#addin nuget:?package=Aspose.Pdf&version=9.0.0

// Install Aspose.Pdf as a Cake Tool
#tool nuget:?package=Aspose.Pdf&version=9.0.0

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 Framework net20 is compatible.  net35 was computed.  net40 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (5)

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

Repository Stars
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
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-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
Version Downloads Last updated
11.1.0 263 12/17/2015
11.0.0 1,239 11/12/2015
10.9.0 1,891 10/2/2015
10.8.0 1,558 9/11/2015
10.7.0 2,967 8/12/2015
10.6.0 3,716 7/13/2015
10.5.1 1,712 6/8/2015
10.5.0 352 6/4/2015
10.4.0 1,231 5/14/2015
10.3.0 1,688 4/8/2015
10.2.0 1,699 3/6/2015
10.1.0 2,243 2/5/2015
10.0.0 1,553 1/14/2015
9.9.0 2,024 12/9/2014
9.8.0 1,201 11/17/2014
9.7.0 1,571 10/4/2014
9.6.0 3,092 9/4/2014
9.5.0 2,224 8/6/2014
9.4.0 1,671 7/8/2014
9.3.0 1,874 6/4/2014
9.2.1 1,588 5/7/2014
9.2.0 303 5/1/2014
9.1.2 658 4/14/2014
9.1.0 668 4/4/2014
9.0.0 1,291 3/1/2014
8.9.1 1,699 2/15/2014
8.9.0 319 2/12/2014
8.8.1 1,708 1/1/2014
8.7.0 4,208 12/5/2013
8.6.0 356 11/28/2013
8.5.0 2,246 10/10/2013
8.4.1 1,936 9/13/2013
8.4.0 711 9/12/2013
8.3.0 1,033 8/2/2013
8.2.0 748 7/9/2013
8.1.0 831 6/7/2013
8.0.0 6,617 5/16/2013
7.9.1 739 4/22/2013
7.8.0 613 4/3/2013
7.7.0 766 2/7/2013
7.6.0 1,414 12/19/2012
7.5.0 447 11/22/2012
7.4.0 1,611 10/7/2012
7.3.0 744 9/7/2012
7.2.0 1,903 8/3/2012
7.1.0 295 7/17/2012
7.0.0 528 5/29/2012
6.9.0 467 4/13/2012
6.8.0 331 3/8/2012
6.7.0 336 2/13/2012
6.6.0 395 1/20/2012

This release introduces the features, enhancements and bug fixes as detailed below:

New Features
PDFNEWNET-29919 Convert MHT file into PDF format
PDFNEWNET-35467 How to Extract embedded certificate file and image from digitally signed PDF document.
PDFNEWNET-36055 Extract Signature information
PDFNEWNET-36286 Add the ability to prefix CSS class names in style.css
PDFNEWNET-36394 ExportBookmarksToXML() should return output in Stream or XmlDocument object
PDFNEWNET-36435 PDF to HTML - Add a prefix to import directives

Enhancements
PDFNEWNET-34445 Support for Adobe Arabic font when using Right to Left Text
PDFNEWNET-35653 Center the output and add a page border
PDFNEWNET-35654 Add justified text into the HTML paragraph
PDFNEWNET-35655 Pages should flow depending on screen resolution
PDFNEWNET-35656 Identify tabular data an correctly alignment
PDFNEWNET-35668 PDF to HTML: Pages flow should dep
PDFNEWNET-36044 Extracting image from signature field
PDFNEWNET-36273 PDFNEWNET-35885 Improve performance of APS to Pdf conversion in context of HTML to Pdf scenario
PDFNEWNET-36304 Opening PDF document with Adobe Reader throws error "FontPackage Required .."
PDFNEWNET-36346 PDFNEWNET-36332 Improve font substitution for different parts of text segment
PDFNEWNET-36405 Improve Concatenation performance

Exceptions
PDFNEWNET-34450 Object Reference Exception thrown on Saving the document
PDFNEWNET-35787 Exception while converting PDF to PDF/A
PDFNEWNET-35878 Exception: Invalid Signature Object exception
PDFNEWNET-36149 While converting PDF to JPG StackOverFlowException is being raised
PDFNEWNET-36315 PDF to TIFF - StackOverflowException during conversion

Bugs
PDFNEWNET-33822 HTML to PDF conversion - Hang on Save
PDFNEWNET-33866 Images are not present when converting PDF to DOC format
PDFNEWNET-34904 PDF to XPS: Objects missing over resultant file
PDFNEWNET-35684 VerifySigned returning false
PDFNEWNET-35712 PDF to TIFF: StackOverflow exception arises
PDFNEWNET-35885 HTML to PDF: empty file is being generated
PDFNEWNET-35898 HTML to PDF: Table format is lost
PDFNEWNET-36119 Signature corrupts during ExportAnnotationsXfdf and ImportAnnotationFromXfdf
PDFNEWNET-36157 XPS to PDF: some text is missing in resultant PDF file
PDFNEWNET-36158 XPS to PDF: Rectangle renders incorrectly
PDFNEWNET-36189 PDF to HTML converter - used not exact fonts
PDFNEWNET-36283 Keyword property enclosed in double quotes with use of comma or CR/LF
PDFNEWNET-36348 TXT to PDF - Special characters are not being rendered to PDF file
PDFNEWNET-36354 Problem with PdfFileEditor.Concatenate
PDFNEWNET-36372 XPS to PDF - resultant file is not correct
PDFNEWNET-36380 Problem converting PDF to PDF/A_1b
PDFNEWNET-36390 Bookmark is skipping one page after chnaging bookmark zoom level to Inherit zoom
PDFNEWNET-36398 First page is corrupted if we make any change in the PDF
PDFNEWNET-36404 When adding TextStamp, fillable fields no longer work correctly
PDFNEWNET-36412 Flattening the fields shows hidden fields
PDFNEWNET-36413 Flattening form hides the visible fields
PDFNEWNET-36429 SaveNewInfo() method of PdfFileInfo class results a zero length file
PDFNEWNET-36437 Large data, no new page created
PDFNEWNET-36441 Unable to certify the PDF document
PDFNEWNET-36464 PDFNEWNET-36332 Page splitting works wrong with new generator
PDFNEWNET-36478 PDF to Excel - Image does not appear in resultant file