Aspose.Words for Reporting Services (SSRS) V24.2

Released: Feb 24, 2024

Updates in V24.2

Features

  • Added support for rendering reports in DOCX with 'Iso29500_2008_Transitional' compliance level.
  • Introduced new public properties for enhanced style management.
  • Improved functionality for retrieving the actual text of reference marks for footnotes and endnotes.
  • Extended DrawingML Chart API capabilities.
  • Added the ability to preserve empty lines while loading Markdown files.
  • Enabled compatibility with Microsoft Word 2016 charts for LINQ Reporting Engine.
  • Added the ability to disable links in table-of-contents (ToC) when exporting to HTML.
  • You can now preserve document structure after content control removal.
  • Added the ability to get/set styles priority.
  • Added the ability to show/hide styles.
  • Added support for working with treemap and sunburst charts for LINQ Reporting Engine.
  • Added the ability to specify 'SvgSaveOptions' during rendering.
  • Added font control in Bar Chart.
  • Added the 'StructuredDocumentTagRangeStart' class appearance property.

Fixes

  • Text is lost after converting RTF to HTML.
  • Without explicitly specifying 'LoadFormat.Markdown', Aspose.Words cannot determine the MD format in the user's MD file.
  • Aspose.Words produces a invalid DOCX document.
  • Equations are cut off when saving to PDF.
  • Table formatting is broken after open/save DOCX file.
  • Importing SVG file into document results with shifted head arrow.
  • Errors with dates of year 1900 in charts.
  • Formatting missing for custom bullet points.
  • HREF and target attributes of hyperlink changed after inserting to document and saving to HTML.
  • 'FieldHyperlink.ScreenTip' returns truncated value.
  • 'ArgumentException' is thrown upon comparing document.
  • Vertical position of text in cell is wrong.
  • Table layout is changed after rendering.
  • Chinese text is improperly distributed after rendering.
  • 'FileCorruptedException' is thrown upon loading DOC document.
  • Formatting of the document is broken after PDF to DOCX conversion.
  • DOCX to MD: Text after image is not indented.
  • Line break is added at the end of block level SDT.
  • System.Drawing.Image throws exceptions after using it in ImageData.SetImage.
  • Aspose.Words.FileCorruptedException is thrown while import DOC.
  • FileCorruptedException while loading DOC.
  • Plain SDT is incorrectly inserted during comparison.
  • DOCX Content not Displayed on the Same Page in HTML FIXED Format.
  • DOCX to HtmlFixed conversion issue with shape (image) position.
  • Some content pushed to previous page in HTML_FIXED.
  • Line break not respected in PDF.
  • Comments content is marked as a revision after comparing document.
  • Stamp misplaced in HTML Fixed.
  • Overlapped content and reduced number of pages when saving to PDF.
  • NullReferenceException is thrown when using ToString method on a cell with nested table and PreserveTableLayout option.
  • Content of first page spans across two pages during ODT to DOCX conversion.
  • Heading style formatting is lost after open/save document.
  • Spacing before semicolon is less then expected.
  • DOCX to MD: Multi-line remarks issue.
  • DOCX to MD: Examples block not converted correctly.
  • DOCX to MD: Indentations not working correctly.
  • ArgumentOutOfRangeException is thrown upon updating page layout in Linux.
  • Hidden content becomes visible in output PDF.
  • The combination of a comma and nine spaces is used as line break in MathFormula.
  • Page number is incorrect after rendering document.
  • Add resilience by ignoring Spaces at start/end of each Row during Markdown Table import.
  • Proxy error(ArgumentOutOfRangeException) occurs upon converting OfficeMath to HTML string in Linux.
  • Table formatting is broken after open/save DOC file.
  • Characters overlap in Chinese text.
  • Links don't work in AZW3/MOBI documents generated with HtmlVersion.Html5.
  • LINQ Reporting Engine - Unexpected image resizing while inserting HTML.
  • Position of page numbers in TOC is shifted after rendering.
  • Images are scaled down even if HtmlSaveOptions.ScaleImageToShapeSize is set to false.
  • The "Slash" should be used as LineBreak in Math formula.
  • Empty lines are lost after importing MD document.
  • Text misaligned in uppercase roman styled list when is aligned to Left.
  • Number of Pages reduced during rendering DOCX to PDF.
  • Content moves to next pages in PDF.
  • Extra whitespaces are added to merge field value after formatting number.
  • Forward text is not inserted after executing mail merge.
  • DOCX to HTML: Single page converted to multiple pages.
  • Memory leak upon creating document.
  • Table Border Lost for Inline Component.
  • Nested content controls CXP is not updating.
  • DOCX to PDF: Chinese characters not rendered correctly.
  • JPEG image is loaded as TXT document by Aspose.Words.
  • DOCX to PDF conversion issue with row height.
  • Number format is incorrect when "fr-BE" culture is used.
  • DOC to PCL: Saving using MemoryStream incorrectly rendered.
  • System.InvalidCastException occurs during comparing Word documents.
  • Consider adding an option to preserve empty paragraphs upon exporting to MD.
  • Formatting of document is incorrect after PDF to DOCX conversion.
  • Pdf2Word.PdfImageBuilder throws IndexOutOfRangeException.