Essential Studio for Universal Windows Platform Release Notes

v15.1.0.37
February 28, 2017

DocIO

Bug Fixes

  • #171423 - ArgumentOutOfRangeException will no longer thrown while importing and resaving a particular Word document.
  • #171051, #173099 - File is no longer corrupted while resaving a particular DOCX format document.
  • #169663 - File size is now reduced while converting a Word document as RTF by enabling the OptimizeRtfFileSize property of SaveOptions class.
  • #171841 - Merge field number format preservation issue has been resolved while performing Mail merge execution.
  • #172854 - NullReferenceException will no longer thrown while using FindSingleLine() method in Multithreading.
  • #171100 - Ref field result is now preserved properly while updating document fields for a particular Word document.
  • #171613 - Marker color of the scatter chart is now preserved properly while resaving a DOCX format document.
  • #171423 - Data label of the chart is now preserved properly while resaving a particular DOCX format document.

LoopingSelector

Bug Fixes

  • #170198 - Win32 Debug exception no longer occurs, when date is selected.

PDF

Bug Fixes

  • #172260- PdfLightTable cell customization is now preserving properly when disable the AllowRowBreakAcrossPages.
  • #172269- Index out of range exception is no longer thrown when viewing PDF document in PDF Viewer.
  • # 171703- PdfLightTable headers are drawing only once when enable the ShowHeader.
  • #171857- Form fields values are preserving properly when flattening the form fields.
  • #172460- NotSupportedException no longer thrown while using PdfTrueTypeFont.

Presentation

Bug Fixes

  • #170494 - The resaved PowerPoint presentation will be no longer corrupted while opening in Microsoft Office 2007.

SfChart

Bug Fixes

SfColorPicker

Bug Fixes

  • #171706- Color value has been updated properly in Hue while drag the pointer.

SfDataGrid

Bug fixes

  • #172475 - FilterPopup position is calculated properly while when FlowDirection is RightToLeft.

SfDiagram

Bug Fixes

  • #171566 - Exception will not throw when click on Connector in Directed Tree Layout.
  • #171341 – Undo and Redo will work as expected after Deleting Node and Connector.

SfKanban

Bug fixes

SfMenu

Bug fixes

  • #171031 - SfMenu no longer crashes while adding SfMenuItemSeparator.

SfPdfViewerControl

Bug fixes

  • #172169 - Annotations will be preserved properly after scrolling.
  • #172370 - Highlight, Underline, Strikethrough annotations will work as expected.

SfRibbon

Bug Fixes

  • #171744- Padding has been applied properly for SfRibbonTab.
  • #171929- Now, Tapped event has been triggered while select the SfRibbonTab.

SfRichTextBoxAdv

Features

  • #172920 - Added IsVirtualizing property in SfRichTextBoxAdv class to enable or disable UI virtualization.

Bug Fixes

  • #173322 - Pasting formatted text is now working properly with virtual keyboard paste option in Mobile device.
  • #172920, #173846 - Paragraphs are now rendered properly while scrolling in page layout type.
  • #171884 - The contents visible on-screen are displayed at a stretch, during asynchronous loading in continuous layout type.

SfTabControl

Bug Fixes

  • #173497 - SfTabItem content now updated based on selection in SfTabControl while use ContentTemplateSelector.

XlsIO

Bug fixes

  • #171362 - Date format is maintained while importing data using Template Markers.
  • #171130 - Workbook protection password is maintained while re-saving Excel document.
  • #172188 - Exception thrown while parsing custom properties of Excel document has been resolved.
  • #172449 - Empty string can be assigned to workbook application name.
  • #172619 - Exception thrown while opening an Excel document with more than 32 characters in data validation title has been resolved.
  • #172767 - Exception thrown while opening an Excel document with numeric separators modified has been resolved.
  • #171513 - Applying standard height sets custom height to proper value in XLS document.
  • #95412 - Text rotation for chart axis is applied proper while creating charts.
  • #172748 - Date value “01/01/0001” is considered as string.
  • #171998 - File with empty space in table column header is no more corrupted.
  • #172562 - Data field is now applied proper in pivot table creation.