Essential Studio for WinUI 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.
- #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.
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. -
#I584025
- Fixed the extraction process that never ends in a particular PDF document.
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
andIPresentationChart.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.
SfDataGrid
Bug fixes
- #I578157 - Now, the editing will work properly based on the IsReadOnly property.
SfScheduler
Bug fixes
- #I582066 - The
SfScheduler
now supports dynamically adding or removing a range of items in the view.
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.