Essential Studio for Universal Windows Platform 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.
  • #I554691 - List number is now preserved properly while comparing two DOCX documents.
  • #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.
  • #I581484 – HasChanges 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.
  • #I584025 - Fixed the extraction process that never ends in a particular PDF document.

Presentation

Bug Fixes

  • #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.

SfRichTextBoxAdv

Bug Fixes

  • #I581478 - The header floating elements are now preserved properly when loading the document.
  • #I581751 - The NullReferenceException will no longer be thrown when opening an RTF document with a header and comment.

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.