Essential Studio for MAUI Release Notes

v25.1.42
April 30, 2024

DocIO

Bug Fixes

  • #I577678, #I584042 - Table is now preserved properly resolved while converting a DOCX format document to PDF.
  • #I575072 - Autofit textbox is now preserved properly while converting a DOCX format document to PDF.
  • #F187761 - MathML equations with decimal numbers are now properly preserved with appropriate spacing while converting a DOCX format document to PDF.
  • The NullReferenceException will no longer be thrown while cloning the Word document.
  • Corruption has been resolved now while resaving the Word document with chart.
  • Shadow of chart is now preserved properly while resaving the Word document.
  • The IndexOutOfRangeException will no longer been thrown while cloning the Word document with error bars in chart.

Presentation

Bug Fixes

  • #I577886, #I581011 - PowerPoint Presentation will no longer be corrupted while replacing SmartArt background image using Presentation library.
  • #I575654 - The NullReferenceException will no longer be thrown while converting a PowerPoint presentation to PDF with hyperlink in notes slide.
  • #I583608 - PowerPoint Presentation will no longer be corrupted while cloning and merging the master slide.
  • The NullReferenceException will no longer be thrown while cloning the PowerPoint presentation.
  • Corruption has been resolved now while resaving the PowerPoint presentation with chart.
  • Shadow of chart is now preserved properly while resaving the PowerPoint presentation.
  • The IndexOutOfRangeException will no longer been thrown while cloning the PowerPoint presentation with error bars in chart.

SfImageEditor

Bug fixes

  • #I581697 - The app will no longer crash on the Android platform upon the Shell Navigation.

SfNumericEntry

Bug Fixes

  • #I578331 - Fixed the SfNumericEntry cursor issue in the OnKeyFocusMode on Android.

  • #I570315 - The SfNumericEntry no longer crashes when a value is dropped and dragged into the entry

  • #I578328 , #I576465 - Fixed the SfNumericEntry cursor issue when deleting the decimal point on iOS.

SfSegmentedControl

Bug fixes

  • #I573651, #I566839 - Now, the CornerRadius will be applied on both the ends (right and left) of the SfSegmentedControl.

  • #I573862 - Now, there will be an extra space around the SfSegmentedControl on the iOS platform, similar to other platforms.

XlsIO

Bug Fixes

  • Stock chart with outer shadow shape is preserved properly while cloning and resaving the Excel document.