Essential Studio for MAUI Release Notes

v29.1.35
April 01, 2025

DocIO

Bug Fixes

  • #I696888 - Text surround with braces is now found properly after calling FindSingleLine API.
  • #I700909 - Hanging issues will no longer occur while converting a Word document to PDF.
  • #I698607 – The NullReferenceException will no longer be thrown while converting DOCX with field to DOC.
  • #F196281 - Justification is now preserved properly for math while continuously calling AppendMath API.
  • #I700238, #I699673 - Inline formatting for text is preserved properly while converting HTML to DOCX document.
  • #I699968 - Nullable warning is now properly shown in DocIO NET80 and NET90 projects.
  • #I698359, #I698603 - The ArgumentOutOfRangeException will no longer be thrown while opening a HTML document.
  • #I702179 - Extra row will no longer be added in table while converting DOCX to HTML.
  • #I701901 - Reduced HTML processing time while calling AppendHTML API.
  • #I698595 - DOCX document with group shape will no longer be corrupted after save as DOCX document.
  • #I697550 – The NullReferenceException will no longer be thrown while comparing DOCX documents.
  • #I703951 - DOCX document with ink element will no longer be corrupted after save as DOCX document.
  • #FB66105 – The ArgumentException thrown while calling BookmarkNavigator.GetContent API.
  • #I696157 - Text alignment is now preserved properly while converting DOCX to HTML.
  • #I696219 - Images are now properly positioned when converting a Word that contains tight wrapping style floating items to PDF.
  • #I696476 - Nested table inside the shape is now aligned properly while converting a Word document to PDF.
  • #I696479 - Table row is now properly positioned when converting a Word with multiple line spacing to PDF.
  • #I696271 - The System.FormatException will no longer be thrown while converting a Word document to PDF with culture dependent.
  • #I701581 - Text inside a table is now preserved properly while converting a Word to PDF.
  • #I701030 - The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with multiple columns.
  • #I701580 - Text inside a textbox in the header/footer is now preserved properly while converting a Word that contains different page orientations to PDF.
  • #I703085 - Zero-width Unicode symbols are now preserved properly while converting a Word document to PDF.
  • #F196348 - Images are now positioned properly while converting a Word that contains NUMPAGES field to PDF.
  • #I704614 - Text inside a table is now preserved properly while converting a Word to PDF.
  • #I705402 - Underline is now applied properly to the empty space paragraph with “ulTrailSpace” tag while converting a Word to PDF.

SfComboBox

Bug Fixes

  • #I702250 - Resolved an issue where selected items were not highlighted in the drop-down menu when tapping the InputView of a Non-Editable ComboBox.

  • #I702976, #I705619, #I705813, #I704034, #FB66412 - Fixed an issue where the SfComboBox didn’t display dropdown items when visibility changed.

SfImageEditor

Bug fixes

  • I685331, I622673, I623631- Now, when resizing a text annotation on iOS, the text remains fully visible even when the annotation is reduced in size.

SfKanban

Bug fixes

  • #I708487 - Fixed an issue where the Kanban control did not refresh after the item source was set to null.
  • #I706002 - Fixed an issue where cards did not move when the category was changed programmatically.
  • #I699411 - Fixed an issue where the Kanban view did not update after the collection was cleared dynamically.

SfPdfViewer

Bug Fixes

  • #I695557- The text is now fully visible even when the stamp size is smaller on specific devices.
  • #FB66094- The text in the table is now displayed correctly on the Windows platform.
  • #I667611,#I648594 - Pressing the Enter key now correctly moves to a new line in multiline text form fields on Samsung devices running on the Android platform.
  • #I694607- When highlighting multiple lines, certain words or lines in the specific PDF are now highlighted correctly.
  • #I691221- The PDF Viewer no longer crashes when highlighting text in a particular PDF.

SfPicker

Bug fixes

  • #FB65959 - Fixed an issue where the picker position reset to the start while the user was interacting with it.

SfPopup

Bug Fixes

  • #I944347 - The popup view height now correctly adjusts to account for the stroke thickness when AutoSizeMode is enabled.

SfRadialGauge

Bug fixes

  • #I696867 - The content of GaugeAnnotation in SfRadialGauge now updates correctly when changed dynamically.

SfTreeView

Bug Fixes

  • #I944870 - The checked and unchecked states of Checkbox nodes now update correctly when items are added dynamically to the CheckedItems collection property.

XlsIO

Bug Fixes

-#I699863 - Exception is no longer thrown when accessing the DisplayText property for a cell with an empty inline string.
-#I698264 - “July/15/2025” was previously considered a DateTime value but is now correctly recognized as text, aligning with Microsoft Excel’s behavior.
-#I686780 - Exception is no longer thrown while parsing an array formula in an XLSB file.
-#I196237 - Conditional formatting is now applied correctly when the conditional format formula uses relative references.
-#I700629 - Exception is no longer thrown when parsing text box shape properties containing bullet characters.
-#I691467 - The Value and Value2 properties now return the correct values when opening an Excel document in XLS format.
-#I701527 - Exception is no longer thrown when the series value axis contains a zero numLit point.
-#I691999 - The NamedRange address is now returned correctly when the print area named range includes a table reference.
-#I677673 - Chart series and category ranges were previously rendered incorrectly when the range contained DateTime values. This issue is now resolved.
-#I691156 - Conditional formatting colors are now applied correctly in Excel to PDF conversion when using relative formulas.
-#I697639 - Exception is no longer thrown when adding identical filter values to AutoFilter while opening an Excel document.
-#I196138 - Encoding is now handled correctly, and accented letters are properly serialized when resaving a Macro Excel file.
-#I693198 - Performance is improved when the same font is used for both Unicode and non-Unicode text.

  • Exception is no longer thrown during image conversion when a stock chart contains up or down bars.
    -#I695500 - Charts are now rendered correctly when the category axis type is DateTime with time values during chart-to-image conversion.
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.