Essential Studio for WPF Release Notes

v20.2.0.45
August 23, 2022

DocIO

Bug Fixes

  • #I396577 - Hanging issue has been resolved while converting a Word document to PDF.
  • #I395256 - The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #I397203 - OLE picture is now preserved properly while resaving a DOCX format document.
  • #I397111 - Hyphenation for text are applied properly while converting a Word document to PDF.
  • #I396073 - Mapped content control is now preserved properly while converting a DOCX format document to PDF.
  • #I395922 - Floating table is now preserved properly while converting a Word document to PDF.
  • #I394273 - Table is now preserved properly while converting a Word document to PDF.

DockingManager

Bug fixes

  • #I367102 - Memory leak will no longer be occurred in DockedElementTabbedHost and CustomMenuItem collection when adding and removing children of DockingManager at run time.

Presentation

Bug Fixes

  • #I395045 - Character spacing now applied properly while converting a PowerPoint presentation to PDF.

SfChart

Bug fixes

  • #I395709 - Heareafter, HistogramSeries instance will no longer hold in memory while clearing the series collection.

  • #I395708 - HistogramSeries will no longer hang when add a large value of x data with a small HistogramInterval.

  • #I396018 - Now, ArgumentException will no longer be thrown when adding a single data point that is greater than the 14-digit value in BoxAndWhiskerSeries.

XlsIO

Bug Fixes

  • #I396484 - Argument exception thrown while opening an Excel document having theme colors with empty values has been resolved.
  • #I397188 - HTML table header with bold style is now rendered properly while importing HTML to Excel.
  • #I398736 - Excel document having VLOOKUP formula with conditional format is now resaved properly without any corruption.
  • #I393983 - FILTER and ANCHORARRAY formulas are now preserved properly while resaving the Excel document.