Aspose.Pdf 10.9.0

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

// Install Aspose.Pdf as a Cake Tool
#tool nuget:?package=Aspose.Pdf&version=10.9.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:

Enhancements
PDFNEWNET-39323 Support to add hyperlink to TextSegment
PDFNEWNET-34401 Underline words are saved in an outer image file instead of being saved as CSS.(Hebrew PDF to HTML conversion)
PDFNEWNET-36388 PDF to HTML - Underline text information is not included in style.css

Exceptions
PDFNEWNET-39201 NullReferenceException during files concatenation
PDFNEWNET-39437 API throws ArgumentOutOfRangeException when adding second TextFragment with starting with space using InlineParagraph
PDFNEWNET-37856 Exception when trying to call Optimize() method
PDFNEWNET-39417 ArgumentOutOfRangeException when adding TextFragment to PDF file

Bugs
PDFNEWNET-39308 Performance issue in 9.1.0 and 10.7.0
PDFNEWNET-33616 PDF Alignment Issues with XSL-FO to PDF
PDFNEWNET-35589 PDF to XPS - resultant file is not showing contents
PDFNEWNET-36336 Non-Egnlish characters are not appearing properly
PDFNEWNET-37925 PDF to JPEG - Image on first page is turned upside down
PDFNEWNET-37947 XML+XSLT to PDF: "-"character cause invalid PDF
PDFNEWNET-38257 Attachment name is not being updated
PDFNEWNET-38425 Fonts are not being Optimized when concatenating PDF files
PDFNEWNET-38495 CallBackGetHocr is not working
PDFNEWNET-38737 PDF to PDFA1b: output is not PDFA1b compliant
PDFNEWNET-38775 EPUB to PDF - Conversion process hangs
PDFNEWNET-38819 PDF to HTML - Text is overlapped in Header section
PDFNEWNET-38852 PDF to PDFA1b compliance issue
PDFNEWNET-38887 Heading object with long text is not being wrapped but moves off the top
PDFNEWNET-38889 Heading with long text running off the page
PDFNEWNET-39060 Colspan and Rowspan properties together in a row are not working properly
PDFNEWNET-39115 PDF to HTML - Resultant file is not correct
PDFNEWNET-39258 PDF to HTML - The output HTML is messed up
PDFNEWNET-39262 Margin for image on subsequent page is not correct
PDFNEWNET-39305 Title in TOC is Cut and page number is not visible in TOC
PDFNEWNET-39322 Inline TextFragments with right alignment results wrong results
PDFNEWNET-39336 The inline paragraph is rendered wrong in the table cell
PDFNEWNET-39441 FormEditor.Facade.FontSize ignored with custom font
PDFNEWNET-38879 Application hangs when trying to place scaled image in Table cell
PDFNEWNET-38880 FloatingBox IsInNewPage not working as expected
PDFNEWNET-37782 Cells with HtmlFragment text formatting issue
PDFNEWNET-39123 Text is not wrapped to subsequent lines when using CharacterSpacing field
PDFNEWNET-38116 TextFragmentAbsorber has very slow performance