Essential Studio for ASP.NET MVC Release Notes

v25.2.4
May 14, 2024

DocIO

Bug Fixes

  • #I582007 - The NullReferenceException will no longer be thrown while calling AcceptAll API.
  • #I581751 - The NullReferenceException will no longer be thrown while opening an RTF format document.
  • #I584046 - Table is now preserved properly while converting a DOC format document to PDF.
  • #I582713, #I586330 - The IndexOutOfRangeException will no longer thrown due to floating table while converting a Word document to PDF.
  • #I554691 - List number is now preserved properly while comparing two DOCX documents.
  • #IFB54520 – The NullReferenceException will no longer be thrown due to paragraph break(\r\n) in Field code during Word to PDF conversion.
  • #I579838 - Table formatting’s are now preserved properly while converting a DOCX format document to PDF.
  • #I580659 - Bulleted paragraph is now positioned properly while converting a Word document to PDF.
  • #I582614 - Format revision inside inline content control is now preserved properly while comparing two DOCX documents.
  • #I582310 – The InvalidOperationException will no longer be thrown while resaving a DOCX format document.
  • #I581484HasChanges is now enabled properly for cell format revision after comparing two DOCX format documents.
  • Chart with theme color is now preserved properly while cloning the Word document.
  • Pareto chart with format axis is now preserved properly when cloning the Word document.
  • Default marker symbol of chart is now preserved properly while resaving the Word document.
  • Color mapping is now applied properly in the chart elements.

PDF

Bug Fixes

  • #I584794 - NullReference exception will no longer occur when manipulating existing layers in a PDF document.
  • #I585722 - NullReference exception that occurred when drawing scripted text in a PDF document.
  • #I585391 - NullReference exception no longer occurs when extracting text from a PDF.
  • #I583645 - Fixed text overlay issue during PDF to PDF/A conversion.

Presentation

Bug Fixes

  • I582974 - Binary SVG images are now preserved properly while converting PowerPoint Slide to image.
  • I583660 - PowerPoint master slide will be reused properly while cloning and merging a PowerPoint slide with different picture.
  • The IPresentationChart.XPos and IPresentationChart.YPos properties will now return value properly.
  • Color mapping is now handled properly while parsing theme colors.
  • The InvalidCastException will no longer be thrown while cloning and merging the layout slide of PowerPoint presentation.
  • Chart with theme color is now preserved properly while cloning the PowerPoint presentation.
  • Pareto chart with format axis is now preserved properly when cloning the PowerPoint presentation.
  • Default marker symbol of chart is now preserved properly while resaving the PowerPoint presentation.
  • Color mapping is now applied properly in the chart elements.

RichTextEditor

Bug Fixes

  • #I579605 - Now, the editor scrolls to the cursor position after pasting content into the editor.

  • #I581468 - Now, improved the alignment of the pasted images and table content from the new outlook.

  • I566845 - Now, when pasting images from FSNotes, the image is uploaded properly to the server in the Rich Text Editor.

  • I564770 - Now, the list type is applied properly to both the parent and the nest list while applying indents in the Rich Text Editor.

  • #I583830 - Now, the tab key is working properly after inserting the mention list in the Rich Text Editor.

  • #I562280 - Now, alignment and indentation work properly when the enterKey property is configured as BR.

  • #I584679 - Now, when the Refresh method is working properly, RichTextEditor is properly refreshed in the initial rendering.

XlsIO

Bug Fixes

  • #882731 - Performance delay issue is fixed while copying a large number of rows to another worksheet.
  • #882506 - Exception is no longer thrown while applying row filter to pivot table in Excel to PDF conversion.