Essential Studio for ASP.NET CORE Release Notes

v20.4.49
February 07, 2023

DocIO

Bug Fixes

  • #I429091 – The header and footer are now preserved properly after calling UpdateAlternateChunks API.
  • #I430360 – The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #I431344 - Hanging issue has been resolved while converting a Word document to PDF.
  • #I432675 - Table border is now preserved properly while converting a Word document to PDF.
  • #I427132 - Table is now preserved properly while converting a RTF format document to PDF.
  • #I429053 - The InvalidOperationException will no longer thrown while resaving a DOCX format document.
  • #I430387 - Formula field is now updated properly after calling UpdateDocumentFields API.
  • #I429194 - List number is now preserved properly while converting a DOCX format document to PDF.
  • #I430397 - Hanging issue has been resolved while opening a Strict Open XML document.
  • #I430866 - The NullReferenceException will no longer thrown while calling UpdateWordCount API.

Maps

Bug fixes

  • #I430846 - Maps will be rendered properly when the zoomFactor and centerPosition is set to their initial value using zoomByPosition method.

Presentation

Bug Fixes

  • #I430678 - The NullReferenceException will no longer be thrown while parsing an Ole Object of group shape.
  • The NullReferenceException will no longer be thrown while closing a PowerPoint presentation with empty section.

Scheduler

Bug fixes

  • #F179794 - An issue with SortComparer event settings property not working has been resolved.

XlsIO

Bug Fixes

  • #I429889 - Excel document being corrupted while copying worksheet with embedded objects using AddCopy is now resolved.
  • #I430295 - Cell values from CSV document are now returned properly when retrived through GetValueRowCol method.
  • #I431117 - Multiple pivot tables are now rendered prperly in Excel to PDF conversion.
  • #I431684, #I433865, #F180306 - Unexpected tag exception being thrown while parsing external link is now resolved.
  • #I431624 - Paragraph text set through HTMLString property is now preserved properly in Excel document.
  • #I430587 - String value being preserved as date time while exporting data table to Excel using template marker in French culture is now resolved.
  • #I426961 - Bar chart axis postion in now rendered properly while enabling maximum value option.