Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for .NET MAUI are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio .NET MAUI 2024 Volume 1 (25.1.39)
Released: Apr 9, 2024
2024 Volume 1 (25.1.39) での更新項目
不具合の修正
DocIO
The Exception will no longer thrown while opening a DOCX format document.
List numbers are now preserved properly while resaving a DOCX format document.
Group shape fill format is now applied properly for child shapes while converting a DOCX format document to PDF.
Center alignment is now applied properly for MathML equations while converting a Word document to PDF.
The NullReferenceException will no longer thrown from underline-applied list tab leader while converting a Word document to PDF.
PDF
Fixed the issue where certain contents within tables were not displaying properly.
Fixed exception that occurred while retrieving the border of annotation.
Fixed issue where extract text process would never end in large PDF documents.
Fixed issue with image compression at 100 percent.
Fixed issue causing exceptions when parsing form fields.
Fixed the issue where Extract text was not working properly for some texts in PDFs.
Fixed issue with text extraction returning incorrect bounds data.
Fixed improper text bounds value returned in the Find text method.
Presentation
The KeyNotFoundException will no longer be thrown while cloning and merging the PowerPoint slide with a theme.
PowerPoint Presentation will no longer be corrupted while cloning and merging the PowerPoint slide with the bin type of OleObject.
PowerPoint Presentation will no longer be corrupted while cloning and merging the PowerPoint slide with WDP images.
Notes master theme relation is now added properly while cloning and merging the PowerPoint slide.
Master slide shapes will now be added properly while cloning and merging the PowerPoint slide with PasteOptions.SourceFormatting.
PowerPoint Presentation will no longer be corrupted while cloning and merging the PowerPoint slide with a hyperlink that is targeting another slide.
SfListView
Swipe view is now displayed properly on programmatic swiping in Windows platform.
The TypeMismatchException is no longer thrown on scrolling the items when using different templates with binding of different type values.
The Scrolling performance has been enhanced.
SfPopup
The style customization is now worked properly when set IsOpen as True in Xaml and then defined the PopupStyle in Shell page.
SfTreeView
The System.NullReferenceException is no longer thrown when binding SelectedItems property and set BindingContext as null on-demand.
Fixed issue with binding context of child nodes not updating properly, ensuring all nodes are rendered correctly when populating nodes in bound mode.