Essential Studio for WPF Release Notes
DocIO
Bug Fixes
-
#I676523
- Nested IF field inside table is now updated properly after callingUpdateDocumentFields
API. -
#I680870
,#I680865
- Image in source document is now preserved properly after callingImportContent
API. -
#FB64429
- Nested table cell width is now preserved properly while converting a DOCX document to PDF. -
#I681549
- Text is now preserved properly while converting a Word to PDF with decimal tab alignment. -
#I680859
- Left Margin of paragraph is now preserves properly while converting a HTML to DOCX. -
#I682002
- List indent is now applied properly while converting a Word document to PDF. - The NullReferenceException will no longer be thrown while removing TextFormField in InlineContentControl.
No Changes for this product in this version.
Presentation
No Changes for this product in this version.
SfRichTextBoxAdv
Bug Fixes
- #I679171 - The ArgumentException will no longer thrown when loading a document containing paragraphs with decimal line spacing.
SfScheduler
Bug fixes
-
#I668010
- Now, the selected date will be correctly updated on NonWorkingDays while using resources.
XlsIO
Bug Fixes
-
#I682697
- The Text property of a cell now returns the correct value when the cell contains a numeric value and the number format includes an @ symbol. -
#I678712
- The template marker now exports values correctly when a value starts with a number followed by % and some text, provided DetectNumberFormat is enabled. -
#I667801
- Exception is no longer thrown while parsing formulas in an XLSB file. -
#I644530
- The sorting order is now correct when sorting ranges that contain the same values.