Aspose.Pdf 7.6.0

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

// Install Aspose.Pdf as a Cake Tool
#tool nuget:?package=Aspose.Pdf&version=7.6.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 (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
10.3.0 1,490 4/8/2015
10.2.0 1,489 3/6/2015
10.1.0 2,136 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 265 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 692 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 124 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-28353 Optimize an existing PDF file
PDFNEWNET-31045 Add ability to specify resultant PDF file version
PDFNEWNET-34224 Implement font types conversion
PDFNEWNET-34425 Add functionality to manipulate with Artifacts (add/delete artifact of different type)
PDFNEWNET-34519 Get the page number associated with the signature field

Enhancements
PDFNEWNET-33990 PDF to JPEG Memory Usage and System gets slow
PDFNEWNET-34378 Create Artifact class descendants
PDFNEWNET-34432 Append ability to define optimization method in OptimizeResource call
PDFNEWNET-34470 PDF to TIFF conversion produces a very large size output

Exceptions
PDFNEWNET-34305 Exception is occurring during PDF to PNG conversion
PDFNEWNET-34342 PDF to Doc Conversion: Exception "ErrorIndex was out of range."
PDFNEWNET-34384 Exception is occurring during Aspose.Pdf.SetLicense() and Aspose.Pdf.Document.Save()
PDFNEWNET-34397 Error is occurring when trying to read PDF properties
PDFNEWNET-34398 Stack Overflow Exception while processing PDF to Tif using TIFF device
PDFNEWNET-34428 Out Of Memory Exception when converting PDF to JPEG
PDFNEWNET-34460 Exception while accessing the PDF file
PDFNEWNET-34462 OutOfMemoryException is occurring during PDF to Image conversion
PDFNEWNET-34492 StackOverflowException when loading PDF file
PDFNEWNET-34526 Root Element Missing Exception on Form.ImportXML
PDFNEWNET-34541 Stack Overflow Exception on Opening the PDF Document
PDFNEWNET-34586 Input string was not in a correct format' exception when opening PDF file
PDFNEWNET-34217 XPS to PDF conversion: ColorBlend object that was set is not valid. Exception

Bugs
PDFNEWNET-33273 PDF to XPS Conversion issues
PDFNEWNET-33728 PDF to XPS conversion issues.
PDFNEWNET-33914 Image inside PDF is missing when converted to PNG format
PDFNEWNET-34061 PDF to BMP conversion is very slow
PDFNEWNET-34102 PDF to PNG Problem: Image in PDF Showing black box.
PDFNEWNET-34133 PDF Printing Issue with graphics getting shrunk and distorted.
PDFNEWNET-34205 Text borders on HyperLinks (TOC) appear in Adobe Reader version 10.1.4
PDFNEWNET-34211 XPS to PDF conversion Text Alignment Issue
PDFNEWNET-34220 Image borders appear in Adobe Reader version 10.1.4
PDFNEWNET-34278 XPS to PDF conversion is not correct
PDFNEWNET-34295 XPS to PDF Conversion Issue: Image not showing properly
PDFNEWNET-34307 block box is rendered around hyperlinks when opening the file using Adobe 10.1.4.
PDFNEWNET-34336 Font gets changed when setting isSubset as false
PDFNEWNET-34386 PDF to Tiff Conversion 1bpp quality
PDFNEWNET-34387 The check box are getting re positioned while saving to Tiff using SaveAsTiffImage
PDFNEWNET-34389 Boxes are appearing around HyperLinks in PDFs
PDFNEWNET-34394 TextParagraph.Rectangle.Height does not give the proper value
PDFNEWNET-34456 Doc file is almost 3 times larger than the converted PDF.
PDFNEWNET-34490 Watermark is appearing behind the page contents
PDFNEWNET-34494 FreeTextAnnotation Problem - Zero Font Size
PDFNEWNET-34499 Red border appears around field, when viewing file in Livecycle
PDFNEWNET-34506 Document contains BarCode but it can't be retrieved and so recognized
PDFNEWNET-34520 Not able to check the Checkbox Fields in the Form
PDFNEWNET-34524 PDF version number does not change in the generated file
PDFNEWNET-34529 PDF to JPEG renders a black rectangle
PDFNEWNET-34531 Aspose.Pdf.Facades.Form.ImportXml and missing xml attributes
PDFNEWNET-34556 when calling FlattenAllFields method, values appear on wrong position
PDFNEWNET-34565 Aspose.PDF not removing custom properties from PDF files
PDFNEWNET-34446 Differences in Aspose.Pdf Output when watermarking under different architectures
PDFNEWNET-34513 improve the performance of the user's problem