Browse our Products
Aspose.Words for Python via .NET 26.4 Release Notes
This page contains release notes for Aspose.Words for Python via .NET 26.4.
A comprehensive description of all methods and properties, along with code examples, is available on the API reference pages.
Major Features
There are 55 improvements and fixes in this regular monthly release. The most notable are:
- PDF Export: Improved the PDF logical structure by exporting node custom IDs to custom attributes.
- Charts: Added support for rendering data labels within funnel charts.
- Charts: Added support for applying chart style settings to leader line rendering.
- Charts: Added support for locale IDs when rendering default axis titles in DrawingML charts.
Full List of Issues Covering all Changes in this Release
Expand to view the full list of issues.
- Consider providing detailed information about the errors upon building reports
- Rendering of data labels for Funnel charts
- Preserve Node.CustomNodeId in PDF document logical structure
- Bookmark end position is changed after comparing documents
- Aspose.Words hangs upon loading DOCX document
- Content shifted to the next page due to incorrect calculation of section top and bottom margin
- LINQ Reporting Engine throws an exception when accessing an outer lambda parameter in a nested lambda function
- Remove AI hallucination on “Memory Requirements” page
- Discrepancy in word count
- Import output from AW in MsoHtml lists differs from MS Word’s result
- Import of MsoHtml lists differs from MS Word’s result
- InvalidOperationException is thrown upon iterating Revisions
- Color of the leader lines is changed after converting to PDF
- Import of MsoHtml lists differs from MS Word’s result
- InvalidOperationException is thrown upon comparing documents
- StackOverflowException is thrown upon saving document
- Import of MsoHtml lists differs from MS Word’s result
- Text position is incorrect after rendering SVG
- Aspose.Words hangs upon updating fields
- Line spacing is incorrect after rendering
- Comment range is lost after comparing documents
- Image cropping is lost when HtmlSaveOptions.ScaleImageToShapeSize is used
- unexpected behavior of CompareOptions.IgnoreTables
- SVG gradient in ‘objectBoundingBox’ coordinates has incorrect angle upon rendering
- Paragraph break are handled improperly upon importing PDF
- Import of MsoHtml lists differs from MS Word’s result
- CheckBox form fields are lost after loading ODT
- Tab stops of list items are collapsed incorrectly upon loading from MsoHtml
- Can not access ParentNode for a style revision upon conversion to ODT and OTT
- InvalidOperationException is thrown upon rendering document with .ShowInBalloons.FormatAndDelete
- Text orientation in table is not being displayed correctly when converting DOCX to HTML
- Part of text is missed after rendering
- Aspose.Words hangs upon rendering document
- Textbox contents disappear after converting to DOC
- Incorrect name of the default axis title on Korean, German, Portugal, Italian and Spain culture
- Form fields are lost after converting ODT
- The document round trip causes losing borders
- Aspose.Words hangs upon rendering document
- Expand textboxes generated by PDF reader to XLSX cells
- PieChart DataLabels Chart to Image issue
- Line breaks are lost after conversion from PDF to HTML
- Paragraphs are not imported from PDF
- Pie Chart Data labels overlaps upon rendering
- RTF to Pdf conversion issue with INDEX field rendering
- Image is rendered as red cross
- Mobiliar-Iconfont is rendered improperly
- Myriad font loses bold style
- TOC field is broken after executing mail merge with MailMergeCleanupOptions.RemoveStaticFields
- Aspose.Words hangs upon updating fields in the document.
- NullReferenceException is thrown upon building report
- Regression: DOCX to PDF: Horizontal line is not rendered on Mac Preview App
- InvalidOperationException is thrown upon building report if template contains field surrounded with ‘<’ or ‘>’
- InvalidOperationException is thrown upon creating JsonDataSource with large integer
- DOCX to PDF: 100% CPU usage
Public API and Backward Incompatible Changes
This section lists public API changes that were introduced in Aspose.Words for Python via .NET 26.4. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in Aspose.Words for Python via .NET which may affect existing code. Any behavior introduced that could be seen as regression and modifies the existing behavior is especially important and is documented here.