Essential Studio for Windows Forms Release Notes

v15.2.0.47
June 1, 2017

Calculate

Bug Fixes

  • #178472 - Formula with embedded table named ranges are now calculated properly.

ComboBoxAdv

Bug Fixes

  • #177356-Flickering issue while loading the ComboboxAdv has now been cleared.

ComboBoxAutoComplete

Bug Fixes

  • #178235 - Now, SelectionValueChanged and SelectedIndexChanged event are working properly.

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.

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.
  • #178856 - TOC contents are preserved properly while updating Table of contents for a particular Word document.
  • #176984 - Formula field results are preserved properly while bookmark has a special character.
  • #176802, #178648 - No longer hangs while converting the particular Word document as PDF.
  • #176802 - Table preservation issue has been resolved while converting a particular Word document as PDF.
  • #177047 - Background color preservation issue has been resolved while converting a particular Word document as PDF.
  • #177064 - List number preservation issue has been resolved while saving the particular RTF format document.
  • #178648 - Header row is now preserved properly while converting particular Word document as PDF.
  • #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.
  • #176840 - Page number is now preserved properly while updating Table of contents 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.
  • #178601 - Field result is now preserved properly while converting a particular Word document as PDF.
  • #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.

EditControl

Bug Fixes

  • #178956 – Mouse Wheel scrolling behavior will work properly, when DoubleBuffer property is enabled.

GridDataBoundGrid (Classic)

Bug Fixes

  • #178280 – The grid cells are now properly asserted by using the Coded UI test builder.

GridGroupingControl

Features

  • #177238 – Support provided to format the cell values while filtering the column using QueryFilterText event.

Bug Fixes

  • #177929 – The Deactivated event of parent form won’t be triggered when ScrollTip is shown on scrolling.

MainFrameBarManager

Bug Fixes

  • #177680 – ParentForm will be focused properly, when BarItem is selected.

  • #176412 – Designer page will be loaded properly, when Image is assigned to BarItem’s.

MultiColumnTreeView

Bug Fixes

  • #179155 – Left Image will be aligned properly in TreeNodeAdv.

Office2007Form

Bug Fixes

  • #177662 – Border will be rendered properly based on defined BorderStyle.

Office2010Form

Bug Fixes

  • #177662 – Border will be rendered properly based on defined BorderStyle.

PDF

Features

  • Added the support to load font from stream in PdfTrueTypeFont class.

Bug Fixes

  • #175254 - Italic text alignment is now preserving properly when converting the Word to PDF.
  • #177676 - The font is preserving properly in PDF document when embedding the font.
  • The PdfGrid header is now preserving properly when enable the AllowHorizontalOverflow
  • #179152 - Vertical text is preserving properly when converting XPS to PDF.
  • #177639 - Text is now rendering properly when converting XPS to PDF.
  • #178247 - Internal stream of PdfLoadedDocument is now closing properly when calling the dispose method
  • #178331 - Graphical contents are preserving properly when converting XPS to PDF document.
  • #177257 - Image is preserving properly when converting XPS to PDF document.
  • #177947 - PDF document with Korean characters are printing properly in direct print.
  • #177066 - Blank PDF document will not be generated while converting particular EMF to PDF.
  • #177764 - ArgumentOutOfRangeException is no longer occur while converting XPS to PDF when set EmbedCompleteFont as true.
  • #177822 - Preservation issues are no longer occurs while converting XPS to PDF.
  • #177646 - Unexpected token exception is no longer thrown while loading particular PDF document.
  • #178830 - ArgumentOutOfRangeException is no longer thrown when accessing PdfDocumentInformation property in the particular PDF document.
  • #179402 - PDF/X-1a:2001 conformance is now working properly when converting Word to PDF.
  • #177331 - Bullet alignment is now preserving properly while converting Word to PDF.
  • #177916 - ArgumentOutOfRangeException is no longer thrown while extracting fonts from the particular PDF document.

PdfViewerControl

Bug Fixes

  • #175108 - Contents in the PDF document are displayed properly using PdfViewerControl.
  • #176918 - NullReferenceException will no longer been thrown, while loading the PDF document.
  • #176330 - Text elements in the PDF document are rendered properly in the PdfViewerControl.
  • #178535 - Texts in the PDF document are not overlapped in the PdfViewerControl.
  • #177374 - Umlaut characters are now preserved properly when exporting the PDF document as image using PdfViewerControl.

PivotGridControl

Bug Fixes

  • #177638 – The PivotComputation column format is now applied properly to the PivotGrid by using PivotComputationInfo dialog.
  • #175366 – The expanding and collapsing of pivot rows and pivot columns are now working properly.

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

  • #178033 - Argument null reference exception will not be thrown 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.
  • #179028 - The font size is now preserved as expected while converting a PowerPoint slide to image.

ProgressBarAdv

Bug Fixes

  • #178390 – TextAlignment will be applied properly now.

RibbonControlAdv

Bug Fixes

  • #179229 - Flickering will not occur while hosting WPF backstage.

RibbonForm

Bug Fixes

  • #178068-Hand cursor is shown when placing over the link in RichTextBox placed over the RibbonForm.

ScrollersFrame

Bug Fixes

  • #178137 – Size Gripper color will be updated properly, when ScrollersFrame used.

Spreadsheet

Bug Fixes

  • #178159 – Exception is no longer thrown while passing the IWorkbook as argument in Open method of Spreadsheet.

TreeNavigator

Bug Fixes

  • #176536 – SelectedItem property will work properly for TreeMenuItems loaded in all levels.

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.
  • #178182 - Issue with missing of single marker in chart to image conversion, when parent marker symbol is set to none is fixed.
  • #177278 - Exception while processing date number format in Excel to HTML conversion is fixed.
  • #175932 - Issues with unwanted merged styles in Excel to HTML conversion is fixed.
  • #179361 - XlsIO generated HTML documents are now XML formatted.
  • #175236 - Custom icon sets are rendered properly in image or PDF conversion.
  • 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.