Aspose.Pdf 9.8.0

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

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

GitHub repositories (4)

Showing the top 4 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.
Version Downloads Last updated
10.3.0 1,490 4/8/2015
10.2.0 1,489 3/6/2015
10.1.0 2,138 2/5/2015
10.0.0 1,376 1/14/2015
9.9.0 1,763 12/9/2014
9.8.0 1,119 11/17/2014
9.7.0 1,428 10/4/2014
9.6.0 2,832 9/4/2014
9.5.0 1,825 8/6/2014
9.4.0 1,519 7/8/2014
9.3.0 970 6/4/2014
9.2.1 758 5/7/2014
9.2.0 140 5/1/2014
9.1.2 264 4/14/2014
9.1.0 266 4/4/2014
9.0.0 485 3/1/2014
8.9.1 486 2/15/2014
8.9.0 146 2/12/2014
8.8.1 443 1/1/2014
8.7.0 2,401 12/5/2013
8.6.0 199 11/28/2013
8.5.0 879 10/10/2013
8.4.1 186 9/13/2013
8.4.0 212 9/12/2013
8.3.0 232 8/2/2013
8.2.0 185 7/9/2013
8.1.0 196 6/7/2013
8.0.0 2,874 5/16/2013
7.9.1 240 4/22/2013
7.8.0 153 4/3/2013
7.7.0 178 2/7/2013
7.6.0 531 12/19/2012
7.5.0 159 11/22/2012
7.4.0 693 10/7/2012
7.3.0 258 9/7/2012
7.2.0 1,101 8/3/2012
7.1.0 120 7/17/2012
7.0.0 147 5/29/2012
6.9.0 159 4/13/2012
6.8.0 125 3/8/2012
6.7.0 120 2/13/2012
6.6.0 143 1/20/2012

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

New Features

PDFNEWNET-34392 HTML to PDF Support CSS3
PDFNEWNET-36319 Disable files compression when adding as embedded resources
PDFNEWNET-37502 Support Rectangle fill with some color
PDFNEWNET-30943 Insert a Page Break between rows of table in existing PDF document
PDFNEWNET-29097 Inherit zoom while creating or editing bookmarks
PDFNEWNET-36004 Support to control footnote line
PDFNEWNET-37492 When viewing PDF file, bookmarks should be expanded
PDFNEWNET-36704 Support of generating multi-layered PDF
PDFNEWNET-25741 Search text by rules (regex) and replace it with some link

Enhancements

PDFNEWNET-37625 Get page extraction, creation of template Pages and signing propertise
PDFNEWNET-33324 Can not convert a PDF to TIFF B&W Gr4. compression - 300dpi
PDFNEWNET-37525 Feature to override Footnote method to define customize label.
PDFNEWNET-32106 Improve the performance while converting PDF file to Image
PDFNEWNET-35378 HTML to PDF - Initial conversion attempt is Slow then subsequent calls
PDFNEWNET-37425 PDF to Excel: Saving output excel file as xml to avoid warning messages in MS Excel version 2007 and higher
PDFNEWNET-37368 PDF to Excel: Multiline cell data in PDF is exported in separate excel cells for each line
PDFNEWNET-37521 InlineParagraph functionality requirement in new generator
PDFNEWNET-37406 PdfViewer: printing different page range to different paper sourceTrays

Exceptions

PDFNEWNET-36869 XPS to PDF conversion fails
PDFNEWNET-36872 XPS to PDF - Conversion fails
PDFNEWNET-33746 Removing signature from a PDF
PDFNEWNET-30055 NullReferenceException whlie converting PDF to TIFF
PDFNEWNET-37513 NullRefereneException thrown while opening attached PDF document
PDFNEWNET-37670 XML to PDF - Exception during conversion
PDFNEWNET-37250 HTML to PDF - NullReference Exception while converting HTML to PDF
PDFNEWNET-36612 HTML to PDF - System.StackOverflowException during conversion
PDFNEWNET-37680 PDF to PDFA1b throws OutOfMemoryException
PDFNEWNET-37693 HtmlFragment throws exception if html text expands from page height
PDFNEWNET-37504 PdfFileInfo constructor is unable to initialize due to NullReferenceException
PDFNEWNET-37659 Text Replace is generating IndexOutOfRangeException

Bugs

PDFNEWNET-37296 PDF to PNG: Chinese characters are distorted
PDFNEWNET-23977 Concatenating XFA forms is not allowed.
PDFNEWNET-23543 Hyperlinks not working when the files are concatenated
PDFNEWNET-35437 PDF to HTML conversion issue
PDFNEWNET-35575 Tiff to PDF conversion: all pages are not rendered properly
PDFNEWNET-29352 Linearized file is corrupted after save
PDFNEWNET-35911 Save method issue in Jquery/Ajax/ in IHttpHandler
PDFNEWNET-36235 HTML to PDF inline approach results an empty Pdf for wikipedia.com
PDFNEWNET-32089 Very Slow printing v6.4.2
PDFNEWNET-33100 File size problem after replacing text in existing PDF document
PDFNEWNET-37370 Performance difference when using AddStamp()
PDFNEWNET-35629 Incorrect endnote style
PDFNEWNET-37549 An empty page is created after converting stream to image using PdfConverter
PDFNEWNET-37606 TextFragment Annotation characters overlap issue
PDFNEWNET-37624 PDF to PDFA: PDFA compliance fails
PDFNEWNET-37722 Problem detecting page orientation
PDFNEWNET-37694 Setting page zoom factor disappears page contents
PDFNEWNET-37430 Updating ModDate property in incremental save
PDFNEWNET-36959 PDF to TIFF - Contents missing in resultant file
PDFNEWNET-37547 DOM generates strange ID for PDF files
PDFNEWNET-37582 Text repalce - TextFragment bounding box width is cut in half
PDFNEWNET-37468 HtmlFragment does not work properly in Header/Footer
PDFNEWNET-33210 Part of Header watermark Text is missing over some PDF files
PDFNEWNET-36586 HTML to PDF conversion doesn't render radio buttons, produces other formatting issues
PDFNEWNET-33542 Hyperlink Creation Issue
PDFNEWNET-33564 Replace text is not working properly
PDFNEWNET-33586 Printing to a postscript printer
PDFNEWNET-35114 Carriage Return and line feed both are not working in replace text
PDFNEWNET-37574 PDF to PDF/A - resultant file is not PDF_A_1B compliant
PDFNEWNET-37209 Import FDF data issue
PDFNEWNET-33805 #$NP symbol is not working when IsHtmlTagSupported is set to True
PDFNEWNET-34206 Underline formatting is being lost during PDF to HTML conversion
PDFNEWNET-34226 Conversion to XPS has the RTL issue
PDFNEWNET-36560 PDF to XPS: An unhandled exception of type 'System.StackOverflowException' occurred in System.Drawing.dll
PDFNEWNET-34287 DefaultFontName not working in XSLT
PDFNEWNET-37408 Cell contents flowing out of border
PDFNEWNET-37558 HTML to PDF - CSS formatting is not being honored during conversion
PDFNEWNET-36016 SetPageSize method doesn't set the page size.
PDFNEWNET-36462 Printing PDF with embedded font is not generating correct output
PDFNEWNET-37655 Image used for SignatureAppearance cannot be deleted after singing the document
PDFNEWNET-30640 line break is not being honored during text extraction from PDF document
PDFNEWNET-37605 PdfFileInfo can't detect filetype (open/edit password) the files, encrypted with GPL Ghostscript 8.64
PDFNEWNET-37499 TextFragmentAbsorber: space of replaced text is not adjusted
PDFNEWNET-37679 REFPAGE bug
PDFNEWNET-36843 PDF to XLS - Error message when opening resultant file
PDFNEWNET-37384 Text stamp is not honoring Italic font style with Polish characters with Helvetica font
PDFNEWNET-37158 PDF to TIFF - Resultant files are blank
PDFNEWNET-37467 HTML to PDF - Wrong font being used
PDFNEWNET-37699 Modifying PDF with large pagesize(A1) results into A4 size PDF
PDFNEWNET-37290 PDF corrupted while extracting the pages
PDFNEWNET-37728 FIPS compliance issue in Win XP
PDFNEWNET-37646 Multiple HtmlFragments do not flow to next page
PDFNEWNET-37743 Issue in creating TOC for a PDF that has both portrait and landscape pages
PDFNEWNET-37741 Usage of of multiple HtmlFragments objects