Essential Studio for MAUI Release Notes
DocIO
Bug Fixes
-
I751744- Checkbox character is now preserved properly after appending HTML to the Word document. -
I747838- Character format is now applied properly for RTL text inside table while converting a Word document to PDF. -
I749213- ‘Invalid use of a table structure element’ error will not occur when opening the converted PDF document in the PAC tool. -
I750193- Hanging issue will no longer occur while converting a Word document with floating image to PDF. -
I748735- Table with negative vertical position relative to paragraph is now positioned properly while converting a Word document to PDF. -
I750203- Header content with negative top margin is now preserved properly while converting a Word document to PDF.
Bug Fixes
-
I748577- Resolved an issue that caused certain digital signatures to fail validation, resulting in errors within the document. -
I748930- Addressed an issue where the Checkbox value was incorrectly saved in the document. -
I743371- Fixed an issue with image parsing that prevented unwanted text from being added after text redaction.Features
-
I742218- Added support for exact match text redaction in PDF documents, enhancing document security and privacy. -
I723478- Implemented theTryGetValuemethod, enabling users to verify and retrieve custom values in annotations and AcroForms, improving data handling efficiency.
Presentation
Bug Fixes
-
I736436- PowerPoint presentation will no longer be corrupted when resaving it with motion path animations in floating positions. -
I748375- PowerPoint Presentation will no longer be corrupted while resaving the PowerPoint presentation with chart containing theme override. -
I743696- The NullReferenceException will no longer be thrown while removing duplicate images from multiple slides in PowerPoint presentation. -
I747597- The NullReferenceException will no longer be thrown while opening a PowerPoint presentation with custom slide layout path.
SfImageEditor
Bug fixes
-
#I667706,#I686223,#I745767- [iOS] Fixed an issue where high-resolution images were incorrectly rotated upon saving on iOS devices.
SfMaps
Features
- Implemented
DrawMarkeroverride method inMapMarker, allowing direct customization on the marker canvas with control over fill, stroke, thickness, custom icons and size.
SfPdfViewer
Bug Fixes
-
#I747611- The PDF Viewer no longer crashes when rapidly scrolling using the scroll head on the iOS platform.
SfTabView
Bug Fixes
-
#I69069- Fixed an application crash that could occur when rapidly tapping the background of the SfTabView control. -
#I197220- Fixed an issue on iOS and macOS where using a ListView or CollectionView inside the tab content of SfTabView required a long press, instead of a standard tap, to select items. -
#I742506- Fixed an issue in SfTabView where setting only a badge icon (without BadgeText) in the tab header did not display the badge.
XlsIO
Bug Fixes
-#I750742 - Single quoted sheet name references in the formula are updated properly when renaming the sheet.
-#I750219 - Date formats are preserved correctly during the Autofill operation using the Fill Series option.
-#I745833 - Clear All option now works properly on filtered data range.
-#I736447 - IRange.RowHeight property returns correct value for cells when the font is set to Segoe UI.
-#I745936 - The application no longer hangs when opening an Excel file containing VML shape properties within empty elements.
-#I746345 - Inserting a column within a filtered range now creates the AutoFilter properly.
-#I745804 - IRange.RowHeight property returns correct value for cells when the font is set to Algerian.
-Performance is improved when converting charts containing large data to images.