Essential Studio for Xamarin.Forms Release Notes

v30.1.41
July 22, 2025

DocIO

Bug Fixes

  • I741587 - The FormatException will no longer be thrown while parsing HTML document.
  • I743159 - The InvalidOperationException will no longer be thrown while comparing DOCX documents.
  • I746443 - Editable range is now preserved properly while resaving a DOCX document.
  • I745734 - Solid fill from theme is now preserved properly while converting Word document to PDF.
  • I740351 - Bold formatting is now applied properly for required RTL text during RTF to PDF conversion.
  • I745734 - Group shape is now positioned properly while converting Word document with tab to PDF.
  • Nested bullet list is now preserved properly while converting Markdown to HTML.
  • Blockquotes are now preserved properly while converting Markdown to HTML.
  • Horizontal lines are now preserved properly while converting Markdown to HTML.

Presentation

Bug Fixes

  • The NullReferenceException will no longer be thrown while removing duplicate images from multiple slides in PowerPoint presentation.

XlsIO

Bug Fixes

-#I728068 - The corruption issue no longer occurs when adding a new sheet to a workbook that contains macros and a combo box.
-#I742665 - Exception no longer occurs when opening Excel file, RGB attribute has CSS color value.
-#I739318 - Data sorter missing in AutoFilter when copying sheet using the AddCopy method issue is now resolved.
-#I739318 - The highest value in the sorting is positioned correctly when sorting in descending order.
-#I741198 - Combination chart with a secondary axis that contains datetime is rendered correctly during the image conversion.