Essential Studio for ASP.NET CORE Release Notes
v24.1.46
January 17, 2024
DocIO
Bug Fixes
-
#F186085
- Inline equation is now aligned properly while converting a Word document to PDF. -
#F186085
- Paragraph with line break is now properly moved to next page while converting a Word document to PDF. -
#I533580
– The NullReferenceException will no longer thrown while converting a Word document to PDF -
#I539036
- AutonumLegal field value is now preserved properly while converting a Word document to PDF. -
#I532151
– Table is now preserved properly while converting a Word document to PDF. - The ArgumentException thrown will no longer be thrown while converting a DOC to DOCX format document.
DropDownTree
New Feature
-
#FB19874
- Provided support for auto check functionality when filtering is enabled in the Dropdown Tree component.
Grid
Bug fixes
-
#FB49473
- Resolved the issue where preventing checkbox selection by settingisSelectable
property to false was not effective when using a column template in the grid.
No Changes for this product in this version.
Presentation
Bug Fixes
-
#I535899
- Slide will now added properly if the specified layout type is not available in the PowerPoint document.
XlsIO
Bug Fixes
- #FB49649 - NullReferenceException is thrown while parsing textbox shape is now resolved.
- #I539035 - Exception thrown while importing single string using template marker issue is now resolved.
- #I535696 - Cell text align properly while using template marker with position argument as center.
- #F186117 - Provided API support for getting the pivot table data field by data field name.