Essential Studio for Universal Windows Platform Release Notes

v14.2.0.32
August 30, 2016

DocIO

Features

  • #160314 - Support to access comment start and end range has been added.

Bug Fixes

  • #161012 - Null reference exception is no longer thrown while opening the RTF file.
  • #159859 - Image background color is now preserved properly while resaving the Word document.
  • #160658 - Picture color is now preserved properly while resaving the Word document.
  • #161449 - Opening the particular DOCX format document no longer hangs.

PDF

Bug Fixes

  • #161994 - Exception is no longer thrown while flattening the form field.
  • #158792 - Performance is now improved while merging PDF documents.
  • #160094 - Images are rendered properly while drawing in PDF document.
  • #160057 - NullReferenceException is no longer thrown while merging the PDF document.
  • #159398 - NullReferenceException is no longer thrown while getting the index from page.
  • #159067 - Fatal error exception is no longer thrown while loading the PDF document.

Predictive Analytics

Features

  • #160092 - Added support for K-Nearest Neighbors model.

Presentation

Features

  • #159550 - Support was now added to mark the PowerPoint Presentation as Final(Non editable)

Bug Fixes

  • #159312 - PowerPoint presentations will be no longer corrupted while resaving
  • #159309 - PowerPoint presentations will be no longer corrupted while cloning the slides with comments
  • #157762 ,#160677 - The existing paragraph font size is now retrieved properly while loading the PowerPoint presentations
  • #157742 - The font size for the contents within table is now retrieved properly while loading the PowerPoint presentations
  • #160677 - The “FontName” of the paragraph is now retrieved properly while loading the PowerPoint presentations
  • #160677 - The “HorizontalAlignment” value of the shapes are now retrieved properly while loading the PowerPoint presentations
  • #160677 - The “VerticalAlignment” value of the shapes are now retrieved properly while loading the PowerPoint presentations

SfAccordion

Bug Fixes

  • #160574 - SfAccordion Scroll Position will be updated properly when SelectionMode is set as one.

SfCalendar

Bug Fixes

  • #159632- Now month gets updated based on the Date changed in SfCalendar

Features

  • #Support to change the DayCellFontSize has been provided.
  • #Support to change the DayCellFontFamily has been provided.
  • #Support to change the DayCellFontStyle has been provided.
  • #Support to change the DayHeaderFontStyle has been provided.
  • #Support to change the DayHeaderFontFamily has been provided.
  • #Support to change the DayHeaderFontStyle has been provided.
  • #Support to change the HeaderFontSize has been provided.
  • #Support to change the HeaderFontFamily has been provided.
  • #Support to change the HeaderFontStyle has been provided.
  • #Support to change the HeaderHeight has been provided.
  • #Support to change the HeaderForeground has been provided.
  • #Support to change the BlackoutDatesForeground has been provided.
  • #Support to change the SelectedDayForeground has been provided.
  • #Support to change the SelectedDayBackground has been provided.

Breaking Changes

  • #DayLabels property DataType has been modified as Generic List type

SfChart

Bug Fixes

SfComboBox

Bug Fixes

  • #161618 - SelectedValue will update correctly for SfComboBox while running in Mobile device.

SfDataGrid

Bug fixes

  • # 160994 - Column reusing is now working properly while resizing the window.

SfKanban

Bug Fixes

  • #161321, #161894 - Kanban will load properly in the designer view with explicitly defined columns.

SfPdfViewerControl

Bug Fixes

  • #160159 - Performing copy operation by double clicking a word does not crashes the PDF Viewer application.
  • #160706 - PDF Viewer application does not crash when we print the PDF document using Microsoft Print to PDF in Full screen mode.

SfPivotGrid

Bug fixes

  • #162201 - Issue in resizing Grid column is fixed.
  • #161736 - Cell selection works correctly now.

Feature

  • #161736 - Asynchronous Loading support has been provided.
  • #162144 - Provided support to sort the DateTime objects.

SfRichTextBoxAdv

Bug Fixes

  • #159945 - The spacing between consecutive list items are now properly preserved in the generated HTML.
  • #161816 - The special characters are now properly preserved in the generated HTML.

XlsIO

Bug fixes

  • #160083 - Argument exception is no longer thrown while opening an Excel file with charts.
  • #160340 - Performance issue in reading values of worksheet when using UsedRangeIncludesFormatting is fixed.
  • #152749 - CSV data type preservation issue is fixed.
  • #161558 - Maximum number of extended formats exceeded error is no longer thrown while formatting workbook.
  • #161778 - Invalid cast exception is no longer thrown while performing FindFirst() operation.
  • #161670 - Issues with custom date formats in conditional formats are fixed.
  • #159075 - Issue with thousands separator while importing currency value to data table in Slovak culture is fixed.
  • #160320 - Performance issue in IRange.BorderInside() for large range is fixed.
  • #160440 - Corruption issue due to improper reference in formula is fixed.
  • #160440 - Text filter is now case insensitive.
  • #158784 - Files with line break in table column names are no longer corrupted.
  • #160900 - Prompt is raised when closing the generated workbook is fixed.
  • #161628 - Prompt is raised when closing the resaved workbook is fixed.
  • #162364 - Issue with calculation modes is fixed.
  • #159681 - Issue with OLE objects in Spreadsheet viewer is fixed.
  • #160440 - Performance is improved when opening Excel documents with multiple nested formula in filtered column.
  • #160871 - Issues with AutoFitColumns() on cells with indent level are fixed.
  • #162348 - Argument out of range exception is no longer thrown while inserting a row.
  • #162365 - Argument out of range exception thrown while opening an Excel file with improper style index is resolved.