Aspose.Words 13.7.0

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

// Install Aspose.Words as a Cake Tool
#tool nuget:?package=Aspose.Words&version=13.7.0

Aspose.Words for .NET class library supports DOC, DOCX, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. With Aspose.Words you can generate, modify, convert, render and print documents without utilizing Microsoft Word®

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 was computed.  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 (3)

Showing the top 3 popular GitHub repositories that depend on Aspose.Words:

Repository Stars
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
xhnbzdl/feishu-doc-export
飞书文档导出服务
aspose-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
Version Downloads Last updated
15.3.0 2,026 4/2/2015
15.2.0 1,676 3/6/2015
15.1.0 2,822 2/8/2015
14.12.0 2,560 1/10/2015
14.11.0 1,477 12/8/2014
14.10.0 2,547 11/8/2014
14.9.0 743 10/17/2014
14.8.0 2,411 9/10/2014
14.7.0 2,066 8/7/2014
14.6.0 2,011 7/7/2014
14.5.0 1,223 6/3/2014
14.4.0 551 5/4/2014
14.3.0 510 4/7/2014
14.2.0 545 3/14/2014
14.1.0 557 2/10/2014
13.12.0 446 1/12/2014
13.11.0 2,100 12/10/2013
13.10.0 342 11/12/2013
13.9.0 600 10/9/2013
13.8.0 343 9/4/2013
13.7.0 699 8/4/2013
13.6.0 420 7/3/2013
13.5.0 390 6/4/2013
13.4.0 2,838 5/7/2013
13.3.0 261 4/3/2013
13.2.0 179 3/4/2013
13.1.0 290 2/3/2013
11.11.0 1,226 12/31/2012
11.10.0 349 12/4/2012
11.9.0 376 11/3/2012
11.8.0 205 10/7/2012
11.7.0 229 9/3/2012
11.6.0 164 8/2/2012
11.5.0 138 7/3/2012
11.4.0 198 6/4/2012
11.3.0 188 5/2/2012
11.2.0 148 4/10/2012
11.1.0 227 3/3/2012
11.0.0.1 137 2/16/2012
11.0.0 143 2/1/2012
10.8.0 165 1/24/2012

There are 142 improvements and fixes in this regular monthly release. The most notable are:

• Rendering of table diagonal borders
• Document structure output into PDF/A-1a compliance
• Export of SDT controls as editable PDF form fields
• Improved text wrapping logic for section breaks
• EQ (mathematical) fields rendering implemented
• Added options for setting image resolution while rendering to PDF
• Fixed problem with incorrect font rendering for Korean language
• Supported theme overrides (OOXML)
• Improved format revision support (including styles)
• Several improvements in OLE support area

This release introduces the new features, enhancements and fixes to the excptions/bugs as detailed below:

• New features
WORDSNET-7987 Consider exporting SDT controls as editable PDF form fields
WORDSNET-8058 Line ends is not considered during appling extrusion effect
WORDSNET-8063 Colored chart becomes grayscale during open/save
WORDSNET-8111 Create an article that describes how to use Aspose.Words in MS Access application
WORDSNET-8167 /cell border diagonal/ Diagonal borders in table cells are missing from fixed page formats
WORDSNET-8271 Export document logical structure to PdfRenderer along with APS model
WORDSNET-8272 Write logical structure to PDF
WORDSNET-8275 Text inside FORMDROPDOWN is not wrapping to multiple lines in PDF
WORDSNET-8303 Implement 'volume line' building for line with different Dash Style.
WORDSNET-8390 Preserve protection of selected ranges upon RTF round-trip.
WORDSNET-8426 Render DrawingML picture as ApsImage
WORDSNET-8446 Support import of element 'image' in DOCX format
WORDSNET-8458 Implement 'volume line' building for line with different Dash Style for DML lines.
WORDSNET-8475 Provide PdfSaveOptions.ImageResolution property
WORDSNET-8522 Provide an option to keep source image resolution when rendering to PDF
WORDSNET-8533 Provide a way to distinguish different story types in LayoutApsBuilder
WORDSNET-8534 Provide a way to determine text language in LayoutApsBuilder
WORDSNET-8535 Provide a way to get AltText for pictures and tables in LayoutApsBuilder

• Enhancements
WORDSJAVA-696 Wrongly locked image scale causes wrong scale while saving
WORDSJAVA-739 Autoportable MailMergeDataSourceDataTable/DataRelation
WORDSNET-2098 Line spacing is different when appending one document to another
WORDSNET-2968 Paragraph indentation is incorrect during rendering.
WORDSNET-3526 SUM(ABOVE) does not work if there are data inside brackets.
WORDSNET-4284 NEXTIF field with mail merge regions throws exception if last record in datasource
WORDSNET-4303 Paragraph alignment is changed after appending document.
WORDSNET-6612 Wingdings symbol in HTML are not appearing correctly in IE8 but Firefox.
WORDSNET-7651 Move external image files for TestImportJacobPalmeSamples tests into our wiki.
WORDSNET-8260 Caps of arrow disappear on shadows
WORDSNET-8261 Some arrows appear incorrectly if they have not extrusion effect.
WORDSNET-8295 Test SVG image support on mobile Safari
WORDSNET-8307 Border width is ignored when paragraphs are positioned in HTML
WORDSNET-8329 Update EULA to 1st June revision
WORDSNET-8337 Paragraphs overlap when viewing the output HtmlFixed file with IE6, IE7 or IE8
WORDSNET-8388 font-size mentioned in html span tag is imported incorrectly in DOM
WORDSNET-8433 Rendering of DrawingML in RGB color format
WORDSNET-8437 Get rid of Bbt. Use an easier implementation for iterator of PageParts.
WORDSNET-8445 MailMerge.Execute does not fill mail merge fields in the document
WORDSNET-8461 Inserting data into a merge field using DocumentBuilder inside FieldMerging no longer works
WORDSNET-8482 Do not include empty headings to the PDF document outline
WORDSNET-8484 Express - Update EULA to 1st June revision
WORDSNET-8488 A Table renders on to the bottom of previous page and gets truncated
WORDSNET-8489 Tables inside TextBox Shape overlap the remaining content
WORDSNET-8490 A logo image gets partially rendered more towards top page edge in Pdf
WORDSNET-8491 Mhtml filie is detected as txt
WORDSNET-8495 Extra blank page is added during rendering to PDF
WORDSNET-8507 Fix bugs reported with DocumentLayoutHelper
WORDSNET-8509 DrawingML gets clipped and distorted when viewing print preview in Chrome
WORDSNET-8524 Png image is read (parsed) twice during saving to pdf.
WORDSNET-8536 Docx to Pdf conversion issue with list items when Run.Font.Hidden is set to false
WORDSNET-8575 Text pushed to the next page, leaving a column empty.
WORDSNET-8597 Take into account shape type during textbox size calculation

• Exceptions
WORDSJAVA-743 java.lang.NegativeArraySizeException occurs when saving DOC to HTML
WORDSNET-4569 FileCorruptedException is thrown on Mhtml import
WORDSNET-6303 Consider adding resilency during updating formula fields
WORDSNET-8282 Aspose.Words.FileCorruptedException occurs when loading MHTML file
WORDSNET-8444 DocumentLayoutHelper example code example throws Exception
WORDSNET-8448 Document.Save throws System.InvalidOperationException (Stack empty)
WORDSNET-8514 XamlReader.Load throws XamlParserException when loading XamlFlowPack
WORDSNET-8553 NullReferenceException occurs during exporting DOC to HTML
WORDSNET-8568 NullReferenceException occurs during rendering to PDF or HTML
WORDSNET-8571 NullReferenceException occurs during exporting DOC to HTML or PDF
WORDSNET-8573 InvalidOperationException occurs when converting Doc to Html or Pdf
WORDSNET-8577 InvalidCastException occurs during loading a DOCX
WORDSNET-8586 StackOverflowException occurs during appending document to another document
WORDSNET-8590 Shape.OleFormat.IconCaption throws exception
WORDSNET-8606 InvalidCastException occurs during Open/Save a DOC

• Bugs
WORDSJAVA-738 Investigate why does the default locale of JVM changes randomly
WORDSNET-4965 Position of frame is incorrect after rendering.
WORDSNET-5021 A field with CHARFORMAT is bold on update, though field code is not bold.
WORDSNET-6002 Images are rendered as red crosses to document
WORDSNET-6142 Field switch is incorrectly added to the end of an INCLUDEPICTURE field
WORDSNET-6380 Image in DOCX is not visible when rendering to HTML
WORDSNET-6528 Mergefield with CAPS formatting switch produces incorrect results.
WORDSNET-6794 Content of Table in header is truncated in HTML
WORDSNET-7166 /revisions/ Cells have extra padding at the bottom in PDF
WORDSNET-7490 SEQ fields do not reset on the headings level
WORDSNET-7909 SEQ field "\s" option is not taken into account by UpdateFields
WORDSNET-8082 Unwanted border around the OLEObject is added in PDF
WORDSNET-8181 MS Word 2013 displays broken RTL text
WORDSNET-8183 RTL text is reversed in Fixed Page HTML
WORDSNET-8216 DocumentBuilder does not inherit Bookmark formatting when moving cursor to that Bookmark
WORDSNET-8249 Charts do not render in HtmlFixed after conversion from Doc
WORDSNET-8256 Incorrect ActiveX control sized cause inline shape to wrap to the next line in PDF
WORDSNET-8276 Font.Hidden property returns old value for a revised document
WORDSNET-8311 Composite nodes are joined in a wrong way while field result removal.
WORDSNET-8342 WordML to Pdf conversion issue with DOCPROPERTY
WORDSNET-8355 Calling UpdateFields method twice turns on the Link To Previous option
WORDSNET-8363 SaveOptions.WarningCallback do not work for ImageSaveOptions (Tiff)
WORDSNET-8374 Direct formatting attributes are added to the Paragraphs and Runs inside SDT during UpdatePageLayout.
WORDSNET-8409 Docx to Doc conversion issue with mathematical formulas
WORDSNET-8413 All formatting of copied style is not applied to Paragraphs
WORDSNET-8423 Docx to Pdf conversion issue with content misplacement
WORDSNET-8431 ImageData.GrayScale property is not respected during rendering to PDF
WORDSNET-8434 OfficeMath equations are exported to HTML as blank images in Windows 8
WORDSNET-8452 Fix JavaDoc error that occurs when running doc script
WORDSNET-8459 Doc to Pdf conversion issue with image rendering
WORDSNET-8462 Paragraph gets unexpected line spacing after mail merge
WORDSNET-8463 Transparent background of an image is lost during rendering to PDF
WORDSNET-8465 StructuredDocumentTag Node does not import from one document to another
WORDSNET-8477 OleFormat.Save does not save the data of the embedded object
WORDSNET-8479 Docx to Pdf conversion issue with date rendering
WORDSNET-8480 A Hyperlink does not work when converting document to PDF
WORDSNET-8481 Bullets are missing after conversion from Docx to Pdf
WORDSNET-8485 Margin-left of styled headers isn't correct when you have a table in the html
WORDSNET-8486 An image in PDF is displayed very small in when converted from RTF
WORDSNET-8494 Import characters in range 0x80 - 0x9F from HTML documents encoded in 'ISO-8859-1'
WORDSNET-8496 H2 heading causes Row to render on the next page
WORDSNET-8497 TextBox shape overlaps the content around it's edges in PDF
WORDSNET-8500 UpdateFields places a TOC at incorrect position in output document
WORDSNET-8505 Font changes during importing nodes into another document
WORDSNET-8508 PAGE and NUMPAGES fields are displaying 'Error! Bookmark not defined' message in PDF
WORDSNET-8510 While generating a PdfA1b from DOCX it is showing white strip and removing content from textbox
WORDSNET-8511 Number rendering issue with NumeralFormat.Context in mail merge
WORDSNET-8516 Bold simulation issue with Chinese font
WORDSNET-8519 Some items in existing list are nested inside a new numbered list
WORDSNET-8520 Docx to Pdf Conversion issue with chart position
WORDSNET-8521 Docx to Pdf conversion issue with Legends rendering
WORDSNET-8526 Font fallback issue with Korean text
WORDSNET-8527 List items and their indentations are not preserved during open/save HTML
WORDSNET-8529 Left indentation of list is not correct when converting HTML to DOC
WORDSNET-8544 Table.ClearBorders() adds borders to the Cells
WORDSNET-8546 Date Type StructuredDocumentTag do not render correctly in output Pdf
WORDSNET-8547 Bullet symbols are rendering as question marks in IE 7 and IE8
WORDSNET-8556 Docx to Pdf conversion issue with vertical axis title
WORDSNET-8559 Docx to SVG conversion issue with RTL text
WORDSNET-8560 Doc to Pdf conversion issue with Font Courier New
WORDSNET-8579 Hidden text becomes visible in XamlFlowPack
WORDSNET-8582 Extensive use of Frames in DOCX causes many formatting issues in EPUB
WORDSNET-8591 Shape.OleFormat.IconCaption return incorrect value

• Performance
WORDSNET-8236 Investigate if special tags get tempered during printing DOC to RightFax
WORDSNET-8555 Optimize process of creating/caching LprSpan objects in SpanGenerator
WORDSNET-8584 DrawingML causes Aspose.Words to hang during rendering DOCX to PDF

• Regressions
WORDSNET-8380 ExportFontResources causes System.ArgumentException when exporting a DOC to EPUB
WORDSNET-8385 Language information is no longer exported to HTML
WORDSNET-8432 A Table splits into two tables during open/save a DOCX
WORDSNET-8540 System.ArgumentOutOfRangeException occurs during rendering to HTML
WORDSNET-8548 Aspose.Words.FileCorruptedException occurs when loading a DOC
WORDSNET-8549 Aspose.Words.FileCorruptedException occurs when loading a DOC
WORDSNET-8550 System.InvalidOperationException occurs during rendering DOC to HTML
WORDSNET-8551 System.InvalidOperationException occurs during rendering DOC to HTML
WORDSNET-8554 InvalidOperationException occurs during exporting DOC to HTML