Essential Studio for Windows Forms Release Notes

v23.1.38
September 26, 2023

DocIO

Bug Fixes

  • #I495120 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I494803 - Paragraph spacing is now preserved properly while converting a DOCX format document to HTML in German culture.
  • #I499455 - Text inside content control is now replaced properly while calling Replace API.
  • #I495434 - Picture in alternate chunk document is now preserved properly after calling UpdateAlternateChunks API.
  • #I495128 - Text in the frame is now preserved properly while converting a Word document to PDF.
  • #I498173 - Spacing is now preserved properly between the Arabic characters while converting a Word document to PDF.
  • #I496752 - ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with empty drop-down form fields.
  • #I497692 - Hanging issue will no longer occurs while converting a Word document to PDF with a frame.
  • #I498959 - ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with RTL text.
  • #I500471 - Center alignment in table cell is now applied properly while converting a Word document to PDF.
  • Footnote content is now preserved properly while converting a Word document to PDF.

PDF

Bug Fixes

  • #I486967 - The preservation issue no longer occurs when filling out the form field in the specific PDF.
  • #I498568 - Preservation issues no longer occur when converting PDF to PDF/A.
  • #I499042 - The preservation issue no longer occurs after utilizing DrawPdfTemplate.

Presentation

Bug Fixes

  • #I498933 - Hanging will no longer occurs while opening a PowerPoint presentation with SmartArt effects.
  • #I501486 –Video file tag is now added properly while saving a PowerPoint presentation with video.

RibbonControlAdv

Bug fixes

  • #I493178 - Now, the Backstage will render properly when using other than RibbonForm.
  • #I489215 - The Show Tabs and Commands option of the RibbonDisplayOptionButton will be functioning properly.

XlsIO

Features

  • #F493517 - Support for CHOOSEROWS function is provided.
  • #F492253 - Provided the support for importing HashSet object collection.

Bug Fixes

  • #I496843 - Xml exception is thrown while parsing the vml shapes with shape type is now resolved.
  • #I493517 - LET formula with unwanted braces in resaved Excel document issue is now resolved.
  • #I495101 - No exception is raised while parsing a combinational chart that includes pie or doughnut series.
  • #I497555 - Application hanging while parsing the VML shape with absoluteAnchor tag is now resolved.
  • #I490211 - Pivot table is rendered properly while using the subtotal type as counta.
  • #I499257 - Border is visible for right column and bottom row in worksheet to image conversion.
  • #I497876 - Template marker repeat and merge arguments is now working properly while using single instance.
  • #I499068 - System not implemented exception is thrown while saving the Excel document is now resolved.
  • #I498203 - Index out of range exception is thrown while parsing cell styles is now resolved
  • #I490211 - Exception will not be thrown during pivot table layout if cell value has greater than int32.
  • #I498613 - While re-saving an excel file contains sheet with background and embedded Image is not corrupted.
  • #FB46240 - Not implemented exception is thrown while parsing line properties of chart labels having extLst tag is now resolved.