Essential Studio for Windows Forms Release Notes
v15.1.0.41
March 29, 2017
Calculate
Bug Fixes
-
#173738 - CELL formula which is embedded with INDEX formula as reference are now calculated properly.
-
#173738 - DateTime values are now computed correctly while setting ExcelLikeComputation property to true.
Chart
Bug Fixes
- #174993 - Exception on passing empty array to the YValue of a point is fixed now.
- #173607 - Issue with chart control visibility change, on calling SaveImage() or DrawImage() is fixed now.
DocIO
Bug Fixes
- #167559, #173876 - No longer hangs while converting the particular Word document as PDF file.
- #172618 - Page splitting issue is now resolved while converting a particular DOCX format document as PDF.
- #172618, #172622, #174134, #173670,#174270,#174798 - NullReferenceException will no longer thrown while converting a particular DOCX format document as PDF.
- #172622 - Page break preservation issue is now resolved while converting a particular DOCX format document as PDF.
- #172910, #173277 - Paragraph position and frame preservation issue is now resolved while converting a particular DOCX format document as PDF.
- #173039 - Image missing issue is now resolved while converting a particular DOCX format document as PDF.
- #173346 - Text drawn with improper font issue has been fixed while converting a particular Word document as PDF.
- #173445 - Text alignment issue has been fixed while converting a particular Word document as PDF.
- #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.
- #174396 - Textbox content aligned properly while converting a particular Word document as PDF.
- #174511 - Table border is now preserved properly while converting a particular Word document as HTML.
- #174602 - Textbox text missing issue has been resolved while converting a particular Word document as PDF.
- #174606 - Table width is now preserved properly while converting a particular Word document as PDF.
- #174834, #174894 - Table rows now preserved properly when accepting the track changes.
- #172618 - Table cell border issue has been fixed while converting particular Word document as PDF.
- #174246 - NullReferenceException will no longer thrown while refreshing a chart element using DocIO.
DockingManager
Bug fixes
- #173996 - Null Reference exception will no longer thrown while closing the Form in DockingManager.
GridGroupingControl
Features
- #173874 - Provided the support to delay the filtering in
GridDynamicFilter
while typing in FilterBar.
MainFrameBarManager
Bug Fixes
- #174566 - Now,
Toolbar
Title will be rendered properly forVS2005
andMetro
Themes.
MultiColumnComboBox
Bug Fixes
- #153334- When using DataTable as DataSource in MultiColumnComboBox, Null exception will not be raised.
MultiSelectionComboBox
Bug Fixes
- #174345- Items cleared when DataSource is set to null.
- #173449- Visual items are cleared when DataSource changed at Runtime.
- #174588- DisplayMember path issue has been resolved when adding same identical items.
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.
- #174608 - Images are preserving properly when converting HTML to PDF using IE.
- #173919 - Null reference exception no longer occurs when getting the certificates from store.
- #172316 - No exception thrown in Adobe Reader when replacing the image in the PDF document.
- Exception will not occur when adding bookmark to larger PDF document.
PdfViewerControl
Bug Fixes
- #172540- Header images and table lines are now preserved properly in the PDF viewer control.
- #171347 - Transparency of the exported image is now as same in the PDF document.
- #171747 – Rendering the PDF documents are now proper and OutOfMemoryException will not be thrown.
- #173054 – Images will not be rendered with JPEG artifacts.
PivotGridControl
Bug Fixes
- #173363 - Null reference exception is no longer thrown while expanding or collapsing the pivot rows when
PivotGrid
has more than two pivot rows.
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
RibbonControlAdv
Bug Fixes
- #172504- Ribbon Border rendered properly on dual screen environment in Maximized state.
- #156164- When expanding the Ribbon faster in Office2010CollapseBehavior, the Ribbon will be expanded properly.
- #156164- In higher resolution, with SetDPIAware enabled the text has been rendered correctly for all ToolstripItems
- #174712- When Visibility of ToolStrip is hidden, ToolStrip now collapsed correctly.
- #175198- Now, Remove button from QAT customization window working properly.
- #174730- Now, BackStageButtonHoverColor property working properly in Office2016colorful style.
TabControlAdv
Bug fixes
- #175530, #175992 -
Active
andInActive
tab color of TabControlAdv now persists properly even after closing the designer form.
XlsIO
Features
- #171521, 171966 - Provided rich-text support for chart elements in chart to image conversion.
- #165809 - Provided support for series with different markers in chart to image conversion.
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.
- #172941 - Issue with content height while saving a workbook in HTML as a stream is fixed.
- #175332 - File size issue while converting a workbook with charts into HTML is resolved.
- #172962 - Prompt is no longer displayed in Internet Explorer while opening Excel to HTML converted files.
- #171967 - Issue with legend order in chart to image conversion is fixed.
- #162635, 168229, 171967 - Issue with cropping of chart area in chart to image conversion is fixed.
- #172502 - Secondary value axis missing issue in chart to image conversion 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
andLeftVisibleColumn
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.
- Issue with visibility of empty data labels in chart to image conversion is fixed.
- Image cropping issue in Excel to HTML conversion is resolved.
- Issue with image position in Excel to HTML conversion is fixed.
- Exception is no longer thrown while converting an Excel document into PDF with header or footer color.
- Exception is no longer thrown while converting an Excel document into PDF with horizontal page breaks.
- Exception is no longer thrown in Excel to PDF conversion while updating table content range.
- XML exception is no longer thrown while converting Excel document into PDF.
- Issue with clipping of print title rows in Excel to PDF conversion is fixed
- Line missing issue in Excel to PDF conversion if row height is less than text height is resolved.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page