Essential Studio for WPF Release Notes
DocIO
Bug Fixes
-
#I634652
- Extracted TXT file from OLE Object is now preserved properly. -
#I633993
- Font size is now preserved properly while converting a DOCX format document to PDF. -
#I635634
- Hanging issue will no longer occur while converting Word document to PDF with footnotes. -
#I636538
- Paragraph bottom border is now positioned properly while converting a Word document to PDF. -
#I636112
– The ArgumentException will no longer be thrown while converting Word document to PDF repeatedly with embedded fonts. -
#I634843
– The StackOverFlowException will no longer be thrown while converting Word document to PDF when the document contains end notes.
MenuAdv
Bug fixes
- #I641734 - The
MenuAdv
content now renders correctly when an item is selected, and the theme is switched.
Bug Fixes
-
#I635469
– Fixed a preservation issue that occurred when drawing a template from a PDF document. -
#I905341
– Fixed the issue where file size increased during PDF document merging. -
#I635963
– Fixed an appearance issue that occurred after rotating form fields in a PDF document.
Presentation
Bug Fixes
-
#I636393
- Group shape fill color is now applied properly while converting PPTX to PDF. -
#I633534
- Ascent and descent of the font are now properly applied while converting PPTX to image. -
#I635918
- The PowerPoint presentation will no longer be corrupted while cloning and merging a brightness applied picture.
SfDataGrid
Bug fixes
-
#I625900 - The deadlock issue no longer occurs when extending the selection to the last hidden row in the
SfDataGrid
. -
#F193803 - Now,the SelectionBackground is properly applied to selected cells or rows, even when the GridCell
Background
is customized using DataGrid.CellStyle or GridColumn.CellStyle. -
#I622949 - Now resolved an issue where empty space appeared between rows when setting the
BorderThickness
for both GridCell and DataGrid.
SfImageEditor
Bug fixes
- #F194714 - The
SfImageEditor
control will no longer crashes with aNullReferenceException
, when it is programmatically initialized, an image is added and saved.
XlsIO
Bug Fixes
-
#I635750
- Performance has been improved when applying cell style to a large cell range. -
#I630319
- Column width is calculated correctly when the default font is changed in the worksheet. -
#I636383
- Exception is no longer thrown when removing and adding a specific picture after saving an Excel document. -
#I635618
- Performance has been improved when converting an Excel file to PDF with conditional formatting applied to each sheet.