Essential Studio for Xamarin.Android Release Notes

v28.2.4
February 04, 2025

DocIO

Bug Fixes

  • #I676523 - Nested IF field inside table is now updated properly after calling UpdateDocumentFields API.
  • #I680870, #I680865 - Image in source document is now preserved properly after calling ImportContent API.
  • #FB64429 - Nested table cell width is now preserved properly while converting a DOCX document to PDF.
  • #I681549 - Text is now preserved properly while converting a Word to PDF with decimal tab alignment.
  • #I680859 - Left Margin of paragraph is now preserves properly while converting a HTML to DOCX.
  • #I682002 - List indent is now applied properly while converting a Word document to PDF.
  • #I683097 - Hanging issue will no longer occurs while converting a DOCX document with WMF image to PDF.
  • #I683531, #I682962 – The ArgumentNullException will no longer be thrown while converting a Word to PDF with the font substitution event.
  • The NullReferenceException will no longer be thrown while removing TextFormField in InlineContentControl.

Presentation

Bug Fixes

  • #I677599 - Chart positions within the group shapes will now be updated properly while converting PowerPoint Presentation to image.

XlsIO

Bug Fixes

  • #I682697 - The Text property of a cell now returns the correct value when the cell contains a numeric value and the number format includes an @ symbol.
  • #I678712 - The template marker now exports values correctly when a value starts with a number followed by % and some text, provided DetectNumberFormat is enabled.
  • #I667801 - Exception is no longer thrown while parsing formulas in an XLSB file.
  • #I644530 - The sorting order is now correct when sorting ranges that contain the same values.
  • #I683122 - Category labels are now rendered correctly when a rotation angle is applied.
  • #I682548 - Horizontal X Error Bars are now rendered properly during chart-to-image conversion.
  • #I676925 - Marker style is now rendered properly in the legend during chart-to-image conversion.
  • ArgumentOutOfRangeException is no longer thrown for Histogram and Pareto charts when the standard deviation value is NaN.