Essential Studio for Universal Windows Platform Release Notes

v15.1.0.41
March 29, 2017

DocIO

Bug Fixes

  • #173459, #172942 - No longer hangs while opening a particular DOCX format document.
  • #173517 - Table right border is now preserved properly while saving the particular RTF format document.
  • #173567 - Custom properties result is now preserved properly while updating document fields for a particular Word document.
  • #174834, #174894 - Table rows now preserved properly when accepting the track changes.
  • #174246 - NullReferenceException will no longer thrown while refreshing a chart element using DocIO.

PDF

Bug Fixes

  • #173882 - The inner color of the ellipse and circle annotations are now preserving properly when flattening the annotation.
  • #174433 - Null reference exception no longer occurs when loading the PDF document
  • #172945 - Named destination is now supported when merging PDF documents.
  • #172848 - Preservation issues will not occur while flattening PDF form fields.
  • #170584 - File size is not increased when importing single page from the PDF document.
  • Exception will not occur when adding bookmark to larger PDF document.

Features

  • #172578, 173913 - Added support for flattening the ink annotation in the PDF document.

Presentation

Features

  • #168464 - Added support to create and modify comments in PowerPoint presentations

Bug Fixes

  • #174113 - The merged PowerPoint presentation will no longer get corrupted while merging cloned slides from PowerPoint presentations
  • #173849, #173493 - The merged PowerPoint presentation will no longer get corrupted while merging slides from different PowerPoint presentations
  • #174190 - No more exceptions thrown while creating a new presentation by merging cloned slides from different PowerPoint presentations in multi-threading environment
  • #174295 - Replaced text in a PowerPoint presentation will be no longer marked as spelling error

SfCellGrid

Bug Fixes

  • #174654 - Exception no longer thrown when mouse over the header if frozen row count is zero.

SfChart

Bug Fixes

  • #173329 – Now, BubbleSegment will be displayed, when all the segments Size is zero.

  • # 175232 – Now, Stroke will be applied properly even for the smallest PieSegment.

Features

  • Provided support to control the zero Size BubbleSegment visibility using ShowZeroBubbles property.

SfColorPicker

Bug Fixes

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

SfDataGrid

Bug fixes

  • #174296 - Rendering issue when scrolling horizontally with StackedHeader is resolved.
  • #174194 – Now, HeaderStyle is updated properly while reusing the Columns.

SfDiagram

Bug Fixes

  • #174408 - NodeChangedEvent will not be invoked when selecting the Node.
  • #173678 - FixedNode will be excluded from the layout arrangement.
  • #174405 - Exception will not occurred when using the tab key to change the selection focus.
  • #174836 – PageBackground property will be reflected in exported Diagram.

SfMaskedEdit

Bug Fixes

  • #174394- Clear button will be visible for the SfMaskedEdit in mobile view.

SfRadialSlider

Bug fixes

  • #173460 - Slider now point to the StartAngle or EndAngle based on nearer value of selection in SfRadialSlider.

SfReportViewer

Features

  • #174838 - Provided support for Print on last page and Print on First page for report header and footer.

SfRichTextBoxAdv

Features

  • #171884 - Added LoadAsyncSettings property in SfRichTextBoxAdv class to specify the settings for asynchronous document loading operation.

Bug Fixes

  • #173148, #174112 - Line break and white space are now preserved properly while opening HTML.
  • #173148 - Key navigations are now working properly between line break characters.
  • #174629 - Paragraphs are now rendered properly without text overlap while editing contents.
  • #173551 - Improved performance while selecting the contents using mouse or touch interactions.
  • #173139 - ArgumentOutOfRangeException will be no longer thrown when typing text in Mobile device with text prediction enabled.
  • #174905 - App will be no longer crashed on rotating Mobile device when document is loading.
  • StackOverflowException will be no longer thrown when loading document with spell checker enabled.

SfSchedule

Bug Fixes

  • #174809 - Binding exception no longer thrown while setting ScheduleType as MonthView.

  • #175299 - Now, Schedule intersected appointments will rendered properly in WorkWeekView.

SfTabControl

Bug Fixes

  • #173497 – Content of the SelectedItem now updated properly based on the Selected Item and ContentTemplateSelector in SfTabControl.

SfTreeGrid

Bug fixes

  • #173869,#128973 – Now, Vertical scrolling is working properly, when SfTreeGrid placed inside the ScrollViewer.

XlsIO

Bug fixes

  • #173466 - Exception while parsing Excel documents with invalid named range in charts has been fixed.
  • #175311 - Exception is no longer thrown while clearing ranges for empty worksheet.
  • #175311 - Exception is no longer thrown while adding external workbook with invalid named ranges.
  • #172529 - Issue with copying external formula string in CopyTo method is fixed.
  • #173735 - Issue with copying a cell value with hyperlink is fixed.
  • #173465 - Issue with spaces in hyperlinks is fixed.
  • #173893 - Formula with custom function is updated properly when named range is removed from workbook.
  • #173674 - Row insertion issue in Excel table with “Template Markers” is resolved.
  • #173808 - Data missing issue while re-saving an Excel document is resolved.
  • Performance is improved while adding multiple text filters in filters collection.
  • Exception is no longer thrown while opening a workbook with ParseWorksheetsOnDemand option.
  • Exception is no longer thrown while opening Excel documents with invalid formula.
  • Exception is no longer thrown while opening workbook with background images.
  • Exception is no longer thrown while parsing external worksheets.
  • Exception is no longer thrown while opening a workbook with chart using ParseWorksheetsOnDemand option.
  • CalculatedValue now returns proper time value.
  • Filters applied is no longer removed when sorting is applied to a filtered range.
  • TopVisibleRow and LeftVisibleColumn are now applied properly.
  • Issue with visibility of comments in binary files is fixed.
  • Issue with RTF text in merged cells is fixed.
  • Range intersection issue for multiple ranges is resolved.