Aspose.Pdf
6.7.0
See the version list below for details.
dotnet add package Aspose.Pdf --version 6.7.0
NuGet\Install-Package Aspose.Pdf -Version 6.7.0
<PackageReference Include="Aspose.Pdf" Version="6.7.0" />
paket add Aspose.Pdf --version 6.7.0
#r "nuget: Aspose.Pdf, 6.7.0"
// Install Aspose.Pdf as a Cake Addin #addin nuget:?package=Aspose.Pdf&version=6.7.0 // Install Aspose.Pdf as a Cake Tool #tool nuget:?package=Aspose.Pdf&version=6.7.0
Aspose.Pdf for .NET is an amazing component which provides the feature to create and manipulate PDF documents.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net40-clientprofile 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. |
This package has no dependencies.
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 |
---|---|---|
10.3.0 | 1,491 | 4/8/2015 |
10.2.0 | 1,490 | 3/6/2015 |
10.1.0 | 2,137 | 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 | 759 | 5/7/2014 |
9.2.0 | 141 | 5/1/2014 |
9.1.2 | 265 | 4/14/2014 |
9.1.0 | 266 | 4/4/2014 |
9.0.0 | 486 | 3/1/2014 |
8.9.1 | 487 | 2/15/2014 |
8.9.0 | 147 | 2/12/2014 |
8.8.1 | 444 | 1/1/2014 |
8.7.0 | 2,402 | 12/5/2013 |
8.6.0 | 200 | 11/28/2013 |
8.5.0 | 880 | 10/10/2013 |
8.4.1 | 187 | 9/13/2013 |
8.4.0 | 213 | 9/12/2013 |
8.3.0 | 233 | 8/2/2013 |
8.2.0 | 186 | 7/9/2013 |
8.1.0 | 197 | 6/7/2013 |
8.0.0 | 2,875 | 5/16/2013 |
7.9.1 | 241 | 4/22/2013 |
7.8.0 | 154 | 4/3/2013 |
7.7.0 | 179 | 2/7/2013 |
7.6.0 | 532 | 12/19/2012 |
7.5.0 | 160 | 11/22/2012 |
7.4.0 | 693 | 10/7/2012 |
7.3.0 | 259 | 9/7/2012 |
7.2.0 | 1,102 | 8/3/2012 |
7.1.0 | 121 | 7/17/2012 |
7.0.0 | 148 | 5/29/2012 |
6.9.0 | 160 | 4/13/2012 |
6.8.0 | 125 | 3/8/2012 |
6.7.0 | 121 | 2/13/2012 |
6.6.0 | 144 | 1/20/2012 |
This release introduces the features, enhancements and bug fixes as detailed below:
New Features
PDFNEWNET-32824 - How to determine if the source PDF is password encrypted ?
PDFNEWNET-28011 - Add named destinations functionality
Enhancements
PDFNEWNET-19702 - PdfFileMend is unable to load 1 GB large file
PDFNEWNET-19706 - PdfBookmarkEditor is unable to save the 1 GB large file
PDFNEWNET-30312 - Printer queue document name
PDFNEWNET-31533 - PDF generation time should be reduced
PDFNEWNET-33166 - Implement repair procedure for broken references to objects stored in Object Streams
PDFNEWNET-33165 - Aspose.Pdf for .NET hangs indefinitely during text extraction
Exceptions
PDFNEWNET-29438 - ArgumentNullException when trying to add form field to PDF document
PDFNEWNET-33224 - Unable to set TextFragment.Text property
PDFNEWNET-32409 - exception was thrown : System.ArgumentNullException : Key cannot be null. Parameter name: key
PDFNEWNET-32503 - PDF from PaperPort 11 (PDF version 1.3) crashes Aspose PDF TextAbsorber
PDFNEWNET-32657 - Unable to Cast Exception using TextFragmentAbsorber
PDFNEWNET-32681 - Aspose.Pdf.Facades.PdfExtractor.ExtractText() causes Null Reference Exception
PDFNEWNET-33140 - Index was outside the bounds of the array. Using textFragment.Text = String.Empty;
PDFNEWNET-30301 - Throw the InvalidFileFormatException instead IOException when opening invalid pdf file.
PDFNEWNET-19701 - PdfFileInfo.Save failed with OutOfMemoryException with 1 GB File
PDFNEWNET-33137 - ArgumentOutOfRangeException using TextFragmentAbsorber
PDFNEWNET-32894 - Extract Text Error / Exception "Object Reference not set to an instance of the object"
PDFNEWNET-33121 - Cross reference table or cross reference stream not found
Bugs
PDFNEWNET-25438 - PdfFileMend is Unable to open file
PDFNEWNET-27339 - Pdf document is corrupted after adding of a stamp.
PDFNEWNET-30912 - Font error in Adobe Reader when stamping PDF on PDF using Stream object
PDFNEWNET-31369 - When adding Header to PDF document, resultnat file is displaying error message
PDFNEWNET-31552 - FormEditor.AddSubmitBtn, unable to display button caption
PDFNEWNET-31701 - Form fields are not appearing when viewed over mobile device
PDFNEWNET-31828 - PDF 6.4.0 - Some Pages printed incorrectly, just black boxes instead of pictures
PDFNEWNET-31864 - Adobe reader opens but gives error 131.
PDFNEWNET-31906 - Form filling issue in Aspose.Pdf.Facades
PDFNEWNET-32225 - Submit button Title is not being added
PDFNEWNET-32604 - Fix print to XPS of documents with large images
PDFNEWNET-32635 - Hyperlink set to an Image on first page is carried forward to the subsequent pages
PDFNEWNET-32666 - Issues while generating Pdf file when IsHtmlTagSupported is set to true in v6.5
PDFNEWNET-32746 - HTML to PDF conversion error
PDFNEWNET-32878 - Issue with setSubmit URL
PDFNEWNET-32916 - PDF file are not being concatenated using PdfEditor class
PDFNEWNET-33058 - PDF to TIF Conversion problem
PDFNEWNET-33086 - FillField changes the font of the filed
PDFNEWNET-33120 - Replace Text is Chopping of the text Aspose.Pdf v6.5
PDFNEWNET-33138 - Target text of Hyperlink is also behave like Hyperlink
PDFNEWNET-33153 - "File does not begin '%PDF-'."
PDFNEWNET-33158 - PdfFileEditor.Concatenate Issue (No resultant file is generated)
PDFNEWNET-33159 - Signature fields being removed during FlattenAllFields
PDFNEWNET-33160 - Signature fields being inverted during FlattenAllFields
PDFNEWNET-33161 - Scanner specific pdf's cannot be concatenated with other documents
PDFNEWNET-33163 - Error when concatenating files
PDFNEWNET-33108 - Font Change on clicking form field
PDFNEWNET-33124 - PDF password needed?