Aspose.Pdf
9.5.0
See the version list below for details.
dotnet add package Aspose.Pdf --version 9.5.0
NuGet\Install-Package Aspose.Pdf -Version 9.5.0
<PackageReference Include="Aspose.Pdf" Version="9.5.0" />
paket add Aspose.Pdf --version 9.5.0
#r "nuget: Aspose.Pdf, 9.5.0"
// Install Aspose.Pdf as a Cake Addin #addin nuget:?package=Aspose.Pdf&version=9.5.0 // Install Aspose.Pdf as a Cake Tool #tool nuget:?package=Aspose.Pdf&version=9.5.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 | Versions 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. |
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-35710 Implement IsHtmlTagSupported property in TextFragment class
PDFNEWNET-36908 Remove Extended Rights feature from the PDF
PDFNEWNET-37133 Add support for Pdf measurement tool
PDFNEWNET-37135 PDF to HTML - Save HTML,CSS,Image, Font resources in Stream object
PDFNEWNET-37199 Get form field limit
Enhancements
PDFNEWNET-33326 Expanded Bookmarks when opening the PDF documents
PDFNEWNET-34718 PDF to DOC: output document is 10 times larger
PDFNEWNET-35804 Adding HTML string using Aspose.Pdf namespace(DOM)
PDFNEWNET-36403 PDFNEWNET-35748 Several other types of Shapes absent in new Generator
Exceptions
PDFNEWNET-34921 PDF to XPS: Exception during conversion
PDFNEWNET-35966 HTML to PDF: OutofMemory exception isuse
PDFNEWNET-35979 HTML to PDF - OutOfMemoryException during conversion
PDFNEWNET-36295 HTMl to PDF - FormatException during conversion
PDFNEWNET-36300 HTML to PDF - Table and its content do not appear properly
PDFNEWNET-36301 HTML to PDF - The UL list items appear in small font
PDFNEWNET-36302 HTML to PDF - Table borders do not appear in resultant PDF
PDFNEWNET-36410 ArgumentNullException when setting ColumnAdjustment type as AutoFitToContent
PDFNEWNET-36541 PDF to XPS - IndexOutOfRangeException during conversion
PDFNEWNET-37017 Filling an image field results ArgumentException
PDFNEWNET-37109 OutOfMemoryException while linearizing PDF file
PDFNEWNET-37129 Document saving throws ArgumentException
PDFNEWNET-37157 StackOverflowException when trying to read PDF file information
PDFNEWNET-37177 PDF to TIFF - Exception during conversion
PDFNEWNET-37179 Exception while saving the PDF file
PDFNEWNET-37210 Deleting page from a newly created PDF throws ArgumentException
PDFNEWNET-37218 NullReferenceException while loading PDF file
PDFNEWNET-37237 Exception while concatenating PDF files
PDFNEWNET-35710 Implement IsHtmlTagSupported property in TextFragment class
PDFNEWNET-36908 Remove Extended Rights feature from the PDF
PDFNEWNET-37133 Add support for Pdf measurement tool
PDFNEWNET-37135 PDF to HTML - Save HTML,CSS,Image, Font resources in Stream object
Bugs
PDFNEWNET-29636 Table contents are rendered over the page's bottom margin
PDFNEWNET-32895 HTML2PDF: Converted file has alot of spaces and empty page
PDFNEWNET-33506 HTML to PDF Conversion issues
PDFNEWNET-33733 Corrupted DOC file when generated from PDF document
PDFNEWNET-33782 Document becomes corrupted after applying compression
PDFNEWNET-34053 Characters are appearing in LowerCase rather than Upper case, when PDF is converted to DOC format
PDFNEWNET-34696 PDF to Word: Unable to open converted document in Word 2003
PDFNEWNET-34888 Wrong font for accented characters, after PDF converted to Word
PDFNEWNET-34987 Text Replace:\- Text is overlapping to contents on right
PDFNEWNET-35016 PDF to HTML :\- Contents on resultant HTML are missing
PDFNEWNET-35021 Aspose.Pdf.Generator.pdf.save() method hang while converting Html file to Pdf
PDFNEWNET-35536 HTML to PDF conversion throws exception when encounter unsupported font
PDFNEWNET-35546 HTML to PDF text splits over two lines.
PDFNEWNET-35623 HTML to PDF formatting issue.
PDFNEWNET-35633 HTML to PDF - Not all contents are visible
PDFNEWNET-35634 HTML to PDF - Double underline not rendered resultant file
PDFNEWNET-35704 HTML to PDF - Incorrect output file
PDFNEWNET-35844 HTML to PDF: line break tag br or br effect left margin
PDFNEWNET-35892 PDF to TIFF: background image is not being rendered
PDFNEWNET-35980 HTML to PDF - Unable to convert HTML to PDF format
PDFNEWNET-35999 HTML to PDF: inline CSS style adds linebreak
PDFNEWNET-36106 HTML to PDF: Large HTML conversion issue
PDFNEWNET-36108 HTML to PDF - Image is being placed on subsequent page
PDFNEWNET-36131 HTML to PDF - Resultant file is blank
PDFNEWNET-36293 HTML to PDF - Table going beyond Page width
PDFNEWNET-36312 Printing - Margin information for printout is not being honored
PDFNEWNET-36381 Unable to set text margin when using IsHtmlTagSupported
PDFNEWNET-36431 PDF to HTML - conversion process takes longer time
PDFNEWNET-36440 Text replacement creates formatting isuse
PDFNEWNET-36463 PDF to Image - Image crops if Resolution value is increased
PDFNEWNET-36556 Text replace leaves an extra space
PDFNEWNET-36635 Problem to validate converted PDF to PDF/A
PDFNEWNET-36640 PngDevice.Process cutting off image
PDFNEWNET-36760 SVG to PDF conversion: Image is being rendered incorrectly
PDFNEWNET-36818 Incorrect page dimensions are being returned
PDFNEWNET-36891 HTML to PDF - Only contents iside Body tag are appearing in PDF
PDFNEWNET-36953 HTML to PDF: border is being added around hyperlink
PDFNEWNET-36996 Quality of Image added to PDF is not good
PDFNEWNET-37038 Missing Link Annotation Action
PDFNEWNET-37048 Problem when creating Pdf from SVG in multitasking operations
PDFNEWNET-37060 HTML to PDF: incorrect formatting
PDFNEWNET-37062 Error embedding files to PDF
PDFNEWNET-37079 Form field is inacessable
PDFNEWNET-37087 PDF size increases after optimization
PDFNEWNET-37094 PDF to PDFA1b: resultant document does not compliance PDFA1b standards
PDFNEWNET-37120 JpegDevice input width does not match the output width
PDFNEWNET-37128 Newly created form crashes while editing in Adobe Acrobat
PDFNEWNET-37149 PDF to TIFF: Compression type RLE always generates 1bpp format
PDFNEWNET-37153 Duplicate type SmartAssembly.Attributes when using multiple Aspose API's together
PDFNEWNET-37154 Some form fields are not populated
PDFNEWNET-37155 PDF to PDF/A - Colors are changing in resultnat file
PDFNEWNET-37166 XSL-FO to PDF - resultant file shows incorrect PDF prodcuer value
PDFNEWNET-37169 PDF to text: extraction of duplicate characters
PDFNEWNET-37170 PDF to text: bullets are being extracted as special characters.
PDFNEWNET-37174 Header text left Alignment issue
PDFNEWNET-37175 PDF to PDFA1b: PDFA1b compliance issue
PDFNEWNET-37187 PDF to Excel - Blank column is not being honored
PDFNEWNET-37198 HTML to PDF: link in HTML is being rendered with an extra rectangle around it
PDFNEWNET-37206 PDF file size increases when trying to compress it
PDFNEWNET-37215 SetPageSize() ignored if any Text added to the page
PDFNEWNET-37216 PDF file size increases when we try compressing it
PDFNEWNET-37217 Multiline text stamp alignment issue