Essential Studio for Xamarin.Forms Release Notes
v23.1.38
September 26, 2023
DocIO
Bug Fixes
- #I495120 - Table is now preserved properly while converting a DOCX format document to PDF.
- #I494803 - Paragraph spacing is now preserved properly while converting a DOCX format document to HTML in German culture.
- #I499455 - Text inside content control is now replaced properly while calling
Replace
API. - #I495434 - Picture in alternate chunk document is now preserved properly after calling
UpdateAlternateChunks
API. - #I495128 - Text in the frame is now preserved properly while converting a Word document to PDF.
- #I498173 - Spacing is now preserved properly between the Arabic characters while converting a Word document to PDF.
- #I496752 - ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with empty drop-down form fields.
- #I497692 - Hanging issue will no longer occurs while converting a Word document to PDF with a frame.
- #I498959 - ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with RTL text.
- #I500471 - Center alignment in table cell is now applied properly while converting a Word document to PDF.
- Footnote content is now preserved properly while converting a Word document to PDF.
Bug Fixes
- #I486967 - The preservation issue no longer occurs when filling out the form field in the specific PDF.
- #I498568 - Preservation issues no longer occur when converting PDF to PDF/A.
- #I499042 - The preservation issue no longer occurs after utilizing DrawPdfTemplate.
Presentation
Bug Fixes
- #I498933 - Hanging will no longer occurs while opening a PowerPoint presentation with SmartArt effects.
- #I501486 - Video file tag is now added properly while saving a PowerPoint presentation with video.
- #I502705 - Gradient line is now preserved properly while converting a PowerPoint presentation to image.
SfCircularGauge
Bug fixes
-
#I500142
- Now, theNumberOfDecimalDigits
in the SfCircularGauge will limit the decimal degits as expected.
SfPdfViewer
Bug fixes
- #I488525 - [Android] The application will no longer crash with Java.Lang.RuntimeException while loading a certain document.
- #I494336 - [Android] Now, the comma decimal delimiter can be used in German culture.
- #I496482 - Now, free text annotation events will return the proper bounds value.
- #I497582 - Now, searching for text in complex documents will not be delayed.
- #I498492 - [Android] PDF pages can be scrolled seamlessly even when the application layout is altered.
- #I498527 - Special characters are now able to be copied from the documents.
SfPicker
Bug fixes
-
#I465876
- Now, the items of the SfPicker control will get truncated as expected when the text exceeds the viewable area.
XlsIO
Features
- #F493517 - Support for CHOOSEROWS function is provided.
- #F492253 - Provided the support for importing HashSet object collection.
Bug Fixes
- #I496843 - Xml exception is thrown while parsing the vml shapes with shape type is now resolved.
- #I493517 - LET formula with unwanted braces in resaved Excel document issue is now resolved.
- #I495101 - No exception is raised while parsing a combinational chart that includes pie or doughnut series.
- #I497555 - Application hanging while parsing the VML shape with absoluteAnchor tag is now resolved.
- #I490211 - Pivot table is rendered properly while using the subtotal type as counta.
- #I499257 - Border is visible for right column and bottom row in worksheet to image conversion.
- #I497876 - Template marker repeat and merge arguments is now working properly while using single instance.
- #I499068 - System not implemented exception is thrown while saving the Excel document is now resolved.
- #I498203 - Index out of range exception is thrown while parsing cell styles is now resolved
- #I490211 - Exception will not be thrown during pivot table layout if cell value has greater than int32.
- #I498613 - While re-saving an excel file contains sheet with background and embedded Image is not corrupted.
- #FB46240 - Not implemented exception is thrown while parsing line properties of chart labels having extLst tag is now resolved.