Essential Studio for Xamarin.Forms Release Notes
v21.1.37
March 29, 2023
DocIO
Bug Fixes
- #I442751 - Text background color is now preserved properly while resaving a RTF format document.
- #I443278 - Image is now preserved properly while resaving a DOCX format document.
- #F180972 - List numbers in comments are now returned properly in
ListString
API. - #I447186 - Hanging will no longer be occur while executing mail merge inside table.
- #I445517 - Font is now preserved properly while resaving a RTF format document.
- #I443061 – Table is now preserved properly while converting a DOCX format document to PDF.
- #I446694 - The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document to PDF.
- #I440115 - Page field within the formula field is now preserved properly while converting a Word document to PDF.
- #I445966 - Shape is now preserved properly while converting a Word document to PDF.
XlsIO
Bug Fixes
- #I441565 - Named range references in the formulas being added into workbook named range collection while opening Excel document is now resolved.
- #I440705 - Scatter chart category axis is now proper while creating a scatter chart with direct values.
- #I440228 - Chart numeric axis with number format is now rendered correctly while converting the chart to image.
- #I439748 - Column width is now calculated correctly while using AutoFitColumn method in .NET Core platform.
- #F180875 - Category labels are now rendered as single-level labels properly when multi-level labels(not supported) are applied in chart to image conversion.