Essential Studio for Universal Windows Platform Release Notes

v15.2.0.47
June 1, 2017

DocIO

Features

  • #177630 - Added support to preserve/insert SVG element in DOCX to DOCX file format conversion.
  • #178264 - Added support to apply multiple Paragraph Style in a single Paragraph while creating a Word document using DocIO.
  • #174316, #178788 - Added support for EPub file format exporting in DocIO.

Breaking Changes

  • The property SvgData was added to the interface IWPicture.
  • The property EnableStyleSeparator was added to the interface IWParagraph.
  • An overload method AppendPicture was added to the interface IWParagraph.

Bug Fixes

  • #175961, #179927, #180418 - Image missing issue has been resolved while performing Mail merge execution.
  • #178271 - Extra page preservation issue has been resolved while loading the particular RTF format document.
  • #176369 - Doughnut chart title value retrieved properly while saving the particular Word document.
  • #177890 - Changing the color of a bar chart series is not applied for negative bar series values.
  • #177890 - No longer hangs while opening a Word document which containing chart.
  • #176984 - Formula field results are preserved properly while bookmark has a special character.
  • #177064 - List number preservation issue has been resolved while saving the particular RTF format document.
  • #177586 - StackOverFlow Exception will no longer thrown while loading the particular RTF format document.
  • #176708 - KeyNotFoundException Exception will no longer thrown while loading the particular DOCX format document.
  • #179085 - Merge field values are preserved properly while performing Mail merge execution for a particular Word document using Execute method.
  • #179006 - Underline and Strikethrough is now preserved properly when append particular HTML file in Word document.
  • #177295 - Text retrieved properly from WTextFormField for a particular Word document.
  • #177679 - NullReferenceException Exception will no longer thrown while performing Mail merge execution using empty data table.
  • #165843, #178727 - List number preservation issue has been resolved while importing particular Word document.
  • #177295 - !Syntax Error Exception will no longer preserved in the generated Word document for SUM(ABOVE) field.
  • #176369 - ArgumentOutOfRangeException will no longer thrown while saving the Word document which containing chart.
  • #168877 - Content Control will be accessible to create/modify into the Word document.
  • #171046 - MathML element is now preserved properly in DOCX to DOCX conversion.
  • #177380 - System.TypeInitialization exception will not be thrown while creating a Word document with chart.

PDF

Bug Fixes

  • The PdfGrid header is now preserving properly when enable the AllowHorizontalOverflow
  • #178247 - Internal stream of PdfLoadedDocument is now closing properly when calling the dispose method
  • #177646 - Unexpected token exception is no longer thrown while loading particular PDF document.
  • #178830 - Argument out of range exception is no longer thrown when accessing PdfDocumentInformation property in the particular PDF document.

Predictive Analytics

Bug Fixes

  • #178661- Resolved issues with data fields transformation in RuleSet Model Evaluator.

Presentation

Features

  • #177630 - Added support to insert and modify SVG image in PowerPoint presentation.
  • #177587 - Added support to insert columns to a table in PowerPoint presentation.
  • #176530 - Added support to retrieve the target slide of a hyperlink in PowerPoint presentation

Breaking Changes

  • #176530 - The property TargetSlide was added to the interface IHyperLink.
  • #177630 - The property SvgData was added to the interface IPicture.
  • #177630 - An overload method for AddPicture was added to the interface IPictures.
  • #177630 - An overload method for AddPicture was added to the interface IShapes.
  • #177587 - The method InsertColumn was added to the interface ITable.
  • #177587 - The property ColumnsCount was added to the interface ITable.

Bug Fixes

  • #177595 - Black border will not be added while converting a PowerPoint slide to image
  • #177595 - Table border is now preserved properly while converting a PowerPoint slide to image
  • #177688 - Shape rotation will be now preserved properly while converting a PowerPoint slide to image.
  • #178009 - Null reference exception will not be thrown while clearing and adding the slides in the PowerPoint presentation.

SfChart

Bug Fixes

SfDatePicker

Bug Fixes

  • #176021 – RequestedTheme property will be updated properly.

SfDateTimeCombo

Bug Fixes

  • #176021 – RequestedTheme property will be updated properly.

SfKanban

Bug Fixes

  • #173814, #177303 – Now the Kanban card will not reset to its original position, when it is dragged outside the Kanban control.
  • #181141 - Now, the Kanban control will be properly loaded with cards in the designer when the AutoGenerateColumns is enabled.
  • #176276, #177183, #179318 – Access violation exception will no longer be thrown while dragging the card.

SfMaps

Bug Fixes

  • #179060 - BingMap [LayerType.Bing]
    (https://help.syncfusion.com/uwp/sfmaps/map-providers#bing-map) rendering issue has been fixed.

SfPdfViewerControl

Bug Fixes

  • #179649 - Selecting annotation mode now works properly by resetting the previous annotation mode.
  • #176721, #178538, - Object Reference Exception while performing Ctrl+C and Ctrl+V operation using SfPdfViewerControl will no longer be thrown.

SfProgressBar

Bug Fixes

  • #178791 – SegmentCount will be updated properly, when it is modified dynamically.

SfRichTextBoxAdv

Features

  • #164601 - Added HtmlImportExportSettings property in SfRichTextBoxAdv class to customize image source and font family while exporting HTML.
  • #177123, #179002 - Added ErrorUnderlineType property in SpellChecker class to customize the underline style for highlighting spelling errors.

Bug Fixes

  • #177123 - Lines are now rendered properly in Windows 10 Creators update.
  • StackOverflowException will be no longer thrown when finding all occurrences of specific text or pattern in large document.
  • NullReferenceException will be no longer thrown on undo operation after deleting cells.
  • Borders are now rendered properly for tables and cells.
  • Selection using mouse interactions is now working properly in fit multiple page mode.
  • Underline is now rendered properly for superscript text.
  • Spelling errors are now updated properly on all undo redo operations.
  • Comment notification icon is now properly cleared while deleting comment.

SfSchedule

Bug Fixes

  • #178028 - Now, AllowEditing property works properly in UWP for mobile mode also.
  • #177796 - Now, Recurrence appointments are rendered properly based on RangeEndDate.

SfTimePicker

Bug Fixes

  • #176021 – RequestedTheme property will be updated properly.

XlsIO

Features

  • #177630 - Provided support to add SVG images in Excel document.

Breaking changes

  • An overload method AddPicture is added to the interface IPictures.

Bug fixes

  • #177888 - Exception is no longer thrown while opening a file with error value in named range.
  • #176158 - Opening an Excel document with picture will no longer get corrupted in Mac OS.
  • #178929 - Issue with wrong combo boxes count in an Excel document is fixed.
  • #178697 - Conditional formatting rules are now applied proper with priority.
  • #178368 - Custom number format ends with whitespace is preserved properly.
  • #176718 - DisplayText now returns number value for cell reference formulas.
  • #179055 - Exception is no longer thrown while saving XLS document to XLSX format with invalid named ranges.
  • #178577 - Exception is no longer thrown while opening an Excel document with empty relation in image hyperlink.
  • #179601 - Setting a pivot table row layout to tabular style and saving the document will no longer throws exception.
  • #179303 - Exception is no longer thrown while setting header text within the limit.
  • #175065 - Saving a workbook multiple times will no longer increase its file size.
  • #177928 - Removing worksheets will reduce the file size properly.
  • #178745 - Issue with changes in table formatting after resaving the document is fixed.
  • #177927 - Removing multiple worksheets and saving the document will no longer throws exception.
  • #177832 - License issue in XlsIO assembly has been resolved.
  • #177210 - Issue with wild card criteria search in Excel document is fixed.
  • Cell value with cross sheet reference formula will be updated properly.
  • Sorting a range twice with same index will no longer throws exception.
  • Exception is no longer thrown while copying worksheets with chart.
  • Issue with improper print title values is fixed.