Essential Studio for Xamarin.Forms Release Notes

v27.2.3
November 21, 2024

DocIO

Bug Fixes

  • #I644608 - Frame is now positioned properly while converting a Word document to PDF with tabs.
  • #I645178 - Hanging issue will no longer occurs while calling Compare API.
  • #I651535 - Table grid is now preserved properly while resaving a DOCX format document.
  • #I645715 - The ArgumentOutOfRangeException will no longer occurs while calling ExecuteNestedGroup with InsertAsNewRow enabled.
  • #I648643 - Document compared properly while comparing same DOCX document with hyperlinks.
  • #I646570 - The ArgumentException will no longer thrown while comparing DOCX documents with multiple bookmarks.
  • #I647428 - The ArgumentOutOfRangeException will no longer occurs while resaving a DOCX document
  • Document will no longer corrupted while resaving a DOCX format document with improper custom XML.
  • Custom shape is now preserved properly while resaving a DOCX format document.

Presentation

Bug Fixes

  • #I647086 - Slide background color now preserved properly after accessing the background fill type API.
  • PowerPoint Presentation will no longer be corrupted while cloning and merging a PowerPoint slide with custom theme name.

SfPopupLayout

Bug Fixes

  • #I648418 - Fixed an issue where the popup remained open when tapping outside and calling Dismiss, even with StaysOpen set to true.

XlsIO

Bug Fixes

  • #I646336 - A stack overflow exception is no longer thrown when inserting a row in a sheet containing a comment shape.
  • An exception is no longer thrown when the first formula is greater than the second formula in data validation.
  • An exception is no longer thrown when updating the HasSet data with a template in an Excel document.
  • A null reference exception is no longer thrown when inserting a list with the first value as null in a template marker.
  • Files no longer get corrupted when resaving an Excel document containing an ActiveX control with an embedded image.
  • Marker border color is now rendered properly during Excel to PDF conversion.