Essential Studio for Xamarin.Android Release Notes
v28.2.5
February 11, 2025
DocIO
Bug Fixes
-
#F195918
– The IndexOutOfBoundException will no longer be thrown while enabling HideResult
API after append sequence field.
-
#F195988
- The ArgumentOutOfRangeException will no longer be thrown while opening a DOCX document contain table.
-
#F195879
- Table of Figures is now updated properly after calling UpdateTableOfContents
API.
-
#I683574
- Text is now wrapped properly while converting Word document to PDF.
-
#I681435
- Line break is now preserved properly while converting Word document to HTML.
-
#I675272
– HasChanges
is now enabled properly after calling GetContent
API.
-
#I686879
– PolyPolygon shapes is now preserved properly while converting WMF file to SKBitmap image.
XlsIO
Bug Fixes
-
#I684101
- Cell text color is now rendered correctly when converting Excel to PDF with number formats that include color.
-
#I676562
- The filter count is now returned correctly when the Blanks option is selected in Excel filters.
-
#I683818
- When the filters are cleared using the Clear function, the filtered rows will be visible again.
-
#I680060
- Exact formulas are now returned without the addition of the “_xlws” prefix for Excel functions like FILTER and SORT.