Essential Studio for Universal Windows Platform Release Notes
DocIO
Bug Fixes
-
#I696888
- Text surround with braces is now found properly after callingFindSingleLine
API. -
#I698359
,#I698603
- The ArgumentOutOfRangeException will no longer be thrown while opening a HTML document. -
#I702179
- Extra row will no longer be added in table while converting DOCX to HTML. -
#I701901
- Reduced HTML processing time while callingAppendHTML
API. -
#I698595
- DOCX document with group shape will no longer be corrupted after save as DOCX document. -
#I697550
– The NullReferenceException will no longer be thrown while comparing DOCX documents. -
#I703951
- DOCX document with ink element will no longer be corrupted after save as DOCX document. -
#FB66105
– The ArgumentException thrown while callingBookmarkNavigator.GetContent
API. -
#I696157
- Text alignment is now preserved properly while converting DOCX to HTML.
No Changes for this product in this version.
Presentation
No Changes for this product in this version.
SfDataGrid
Bug Fixes
- #I693702 - Now, the ColumnSizer will properly calculates the column width by taking into account the font properties specified in the
HeaderStyle
andCellStyle
.
SfRichTextBoxAdv
Bug Fixes
- #I704431 - Typing performance in SfRichTextBoxAdv has improved when documents contain multiple paragraphs and floating elements.
- #I704432 - Loading performance in SfRichTextBoxAdv has improved when documents contain multiple paragraphs and floating elements.
XlsIO
Bug Fixes
-#I699863
- Exception is no longer thrown when accessing the DisplayText property for a cell with an empty inline string.
-#I698264
- “July/15/2025” was previously considered a DateTime value but is now correctly recognized as text, aligning with Microsoft Excel’s behavior.
-#I686780
- Exception is no longer thrown while parsing an array formula in an XLSB file.
-#I196237
- Conditional formatting is now applied correctly when the conditional format formula uses relative references.
-#I700629
- Exception is no longer thrown when parsing text box shape properties containing bullet characters.
-#I691467
- The Value and Value2 properties now return the correct values when opening an Excel document in XLS format.
-#I701527
- Exception is no longer thrown when the series value axis contains a zero numLit point.
-#I691999
- The NamedRange address is now returned correctly when the print area named range includes a table reference.
-#I677673
- Chart series and category ranges were previously rendered incorrectly when the range contained DateTime values. This issue is now resolved.
-#I691156
- Conditional formatting colors are now applied correctly in Excel to PDF conversion when using relative formulas.
-#I697639
- Exception is no longer thrown when adding identical filter values to AutoFilter while opening an Excel document.
-#I196138
- Encoding is now handled correctly, and accented letters are properly serialized when resaving a Macro Excel file.
-#I693198
- Performance is improved when the same font is used for both Unicode and non-Unicode text.