Features
-
191 New formulas are implemented in Calculate Engine.
Fixes
-
#111422-Empty string now returns properly while computing "IF".
-
#111964-Calculated Value return NAN when enabling "CalcEngine.ExcelLikeComputation" property
-
#111276-"TODAY" formula now shows the result like excel in CalcEngine.
-
#109914-COMPUTEDVALUE() function no longer returns wrong values.
-
#109894-VLOOKUP formula no longer misbehaves.
-
#110702-Issue with display of incorrect results with NAN is fixed
-
#109466-Argument out of range exception is no longer thrown in calcEngine when worksheet.CalcEngine.UseDatesInCalculations is "True".
-
#107846-Null reference exception is no longer thrown in "GetValueComputeFormulaIfNecessary" method of CalcEngine.
-
#109033-MATCH and INDIRECT formulas no longer throws wrong value.
-
#110539-Fixed issue with Calculation of Values in calculator.
-
#105370-Now we can get the row index while passing the range like A:B.
-
#109077,109790-CalcEngine.Dispose no longer throws null reference exception while disposing second CalcEngine.
-
#107846-SUM function no longer returns the wrong value.
-
#107130-{ComputeT} fuction no longer returns invalid result while passing date value as argument.
-
The exception with 'Invalid char in front of -' while using calculate SUM formula is fixed.
Fixes
-
#111571-Change Inner FancyToolTip symbol size
-
#106720-When Bind multiple chart series using "BindingData" source, Exception thrown like "Index was outside the bounds of the array
-
#110875-When plotting very large points and setting small value for axis causes overflow exception
-
#110573-Horizontal scroll bar appears when chart is copied to clipboard along with docked data grid view
Features
-
#108011-Drag and drop support for connection point has been added to ConnectionPointTool
-
OrgLineConnector tool has been added to Diagram Tools
-
Rounded corner support has been added to Connector
Fixes
-
#111897-Improved the performance of serialized diagram loading time when LineRouting is enabled.
-
#111897-Fixed issue with firing order of NodeCollectionChanged event when drag and drop nodes on diagram.
-
#111396-Fixed issue with updating the diagram cursor when dragging node from other controls and dropping it on diagram.
-
#109038-Fixed the performance issue while resizing the complex group nodes.
-
#110058-Orthogonal connector LineSegements are now updated properly while moving it by using its control points.
-
#109643-Fixed issue with setting Custom cursor for diagram.
-
#109041-Fixed issue with updating diagram view during zooming.
-
#109039-Fixed issue with setting Diagram scrollbars to MetroStyle.
-
#109038-Fixed issue with scaling the InPlaceEditor based on the screen resolution.
-
#109043-Grid and Ruler now coincides properly when the measurement unit is changed.
-
#109035-Fixed issue with DraggingStyle/ResizingStyle when the node has different measurement unit.
-
#108837-Removed unwanted control points added to the orthogonal connector.
-
#108421-Fixed issue with loading diagram files through context menu.
-
#107518-Fixed issue with performing actions through localized ContextMenus.
-
#105271-Fixed issue with exporting diagram as an image with given bounds.
-
#110681-Fixed issue with adding nodes using InsertNodeTool.
Features
-
#84967, #87396, #87460, #107849 - Limited support for adding and preserving autoshapes in DocIO Object model
-
#107655 - Support for TextDirection in TextBox for Doc/Docx format documents has been added.
-
#95677, #102195 - Support to render unicode text as word by word in Doc to PDF conversion has been added.
-
#82424, #108605, #110878 - Support to preserve character spacing in Doc to PDF conversion has been added.
-
#103485, #108104, #107655 - Support to render the text based on TextWrap in Doc to PDF conversion has been added.
Fixes
-
#110540-Fixed issue with preservation of Unicode characters in text files.
-
#110380-Fixed file corruption issue on save by replacing a particular existing document.
-
#110062-Fixed issue with BookmarkNavigator's ReplaceBookmarkContent API.
-
#109418-Fixed TextFormField preservation issue while saving a particular document in Doc/ Docx format.
-
#I110737-"Buffer cannot be null " exception is no longer thrown on saving a particular document.
-
#104952-Fixed hanging issue while opening a particular word document with DocIO.
-
#109532-Fixed TOC link preservation issue while converting a particular Doc to PDF.
-
#110119-Fixed date field preservation issue while converting a particular Doc to PDF.
-
#110117-Fixed underline preservation issue while converting a particular document to PDF.
-
#110060-Fixed frame preservation issue in while converting a particular Doc to PDF conversion.
-
#108921-Fixed empty string preservation issue while retrieving OleObject type using DocIO.
-
#109716-Fixed image preservation issue while converting a particular Doc to PDF.
-
#109797-Fixed font preservation and background color preservation issue.
-
#109749-Exception is no longer thrown on calling Update Table of contents.
-
#109723-Fixed symbol preservation issue while converting a particular Doc to PDF.
-
#109718-Exception is no longer raised while updating the TOC using DocIO.
-
#109532-Fixed TOC page number preservation issue while converting a particular Doc to PDF.
-
#109512-Exception is no longer raised while converting a particular doc format document to PDF.
-
#109418-Fixed text in the TextForm field preservation issue while converting a particular Doc to PDF.
-
#109273-Null reference exception is no longer thrown while performing mail merge for image with Fieldname and Field value.
-
#109208-Fixed issue while handling the formula field and ArgumentOutOfRangeException is no longer thrown.
-
#108103-Exception is no longer thrown while converting a particular Word document to PDF in Italian culture.
-
#109171-Fixed symbol preservation issue while converting a particular Doc/Docx format document to RTF using DocIO.
-
#109104-Fixed TextForm field preservation issue while resaving a particular document using DocIO.
-
#105313-Fixed Mailmerge field preservation issue while performing ExecuteGroup mailmerge using DocIO.
-
#108880-Fixed bad shading color preservation issue while converting a particular Doc to PDF.
-
#108832-ArgumentException issue is no longer thrown while loading a particular document in DoCIO.
-
#108545, 109594-Fixed AfterSpacing preservation issue while cloning the paragraph.
-
#108530-Fixed issue while using the regex class in word document for text selection.
-
#106955-Fixed Textbox with wrapping style “Infront of text” preservation issue in Doc to PDF conversion.
-
#108366-Exception is no longer thrown when opening a particular document.
-
#108298-Fixed text form field issue while converting a particular Doc to PDF.
-
#107799-Fixed picture preservation and picture size preservation in RTF to PDF conversion.
-
#107706-Fixed bookmarks preservation issue while mailmerge a particular document using DocIO.
-
#107655-Fixed issue while converting a particular word document to Pdf.
-
#107540-Fixed paragraph formatting preservation issue while applying the paragraph style to the inserted HTML string using DocIO.
-
#106288-Fixed text inside table preservation issue in RTF to PDF conversion.
-
#107422-Fixed issue with accepting track changes for Deleted text/paragraph.
-
#107351-Fixed issue with accepting track changes and then saving it to a particular Doc format document.
-
#107309-Fixed table position preservation issue in doc to PDF conversion.
-
#107244-Fixed TableOfContents preservation issue while updating the Toc using DocIO.
-
#107188-Opening a particular RTF document no longer throws ArgumentOutOfRangeException.
-
#107111-Opening document no longer throws NullReferenceException.
-
#106955-XML exception is no longer thrown on parsing the given input document.
-
#106884-Fixed issue with BookmarkNavigator’s InsertTable and Insert Text method.
-
#110737-Fixed file corruption issue in a particular Docx format document generated by DocIO.
-
#111157-Fixed picture preservation issue while converting a particular document.
-
#110203-ArgumentException is no longer thrown while converting a particular document to PDF.
-
#106814-Resolved generic error while converting a particular Docx format document to PDF.
-
#111334-Fixed watermark preservation issue in Doc to PDF conversion.
-
#110391-Fixed Word document bold issue when saving a particular document in DocX format.
-
#110283-Fixed list preservation issue during Doc to PDF conversion.
-
#110203-ArgumentException is no longer thrown while converting a particular document to PDF.
Features
-
#106293,#109411 -Localization support for EditControl using ILocalizationProvider
Fixes
-
#110828,110937-Fixed performance issues with editControl when Split is used.
-
#110938-Left side margin is no longer displayed when MarkWrappedLines property is set as "False".
-
#110176-Fixed issue with RTL Text Insertion in EditControl.
-
#108088-Encoding now gets updated in Statusbar of the EditControl.
-
#105527-LineModification events in EditControl no longer misbehaves.
-
#108648,109062,110664 ,110497-Fixed issue with Split Function and Text Formatting in EditControl.
-
#107018-Mouse cursor no longer flickers when backspace or Delete key is pressed.
-
#107939,108088-Fixed issue with Context Choices and Autoscroll in EditControl.
-
#110614-SetBackColor is now rendering the entire line.
-
#110828-Fixed performance issues with editControl when Split is used.
GridControl
Features
-
Provided support for formula functions in GridFormulaEngine.
-
Provided support for Paging in GridGroupingControl with IEnumerable, BindingList and Dynamic Object Binding.
-
Provided support for searching in Multiple Columns for a given value.
-
Provided support for alignment of radio button in Vertical manner.
Fixes
-
#110730-Null reference exception is no longer thrown after setting Rowfilter.
-
#110399-Percentage cell text is now returned correctly.
-
#108228-Exception is no longer thrown when WinForm tab key is pressed in WPF Window.
-
#108809-Grid Name shows correct text in VB.
-
#107279-Fixed issue with Rotating text.
-
#110281-Fixed issue with display of text while the alignment is in RightToLeft.
-
#109255-Formula is now adjusted for hidden cells while copy paste.
-
#108811-PageTextFormat property is now working properly.
-
#108526-Recalculate method no longer returns wrong value while sorting.
-
#109914-GridFormula engine ComputedValue() function no longer returns wrong values.
-
#108287-Provided support to print the grid without theme when scaletoFit is enabled.
-
New properties of latest version has been checked for serialization.
GridGroupingControl
Fixes
-
#111393-"All", "Custom", "Empty" is now visble after selecting it in Filters.
-
#109764-Fixed issue with DataTimePicker cell not displaying the null value.
-
#110527-Fixed issue with binding of data source in GridGroupingControl.
-
#111142-Fixed issue with display member filter after removing a column.
-
#111456-"AllowRestTableDescriptorWhenDataSourcesSetNull" no longer misbehaves.
-
#110823-Mouse flickers while hovering over GroupDropArea.
-
#111088-Exception is no longer thrown when entity child list is bound in GridGroupingControl.
-
#109909-Pecentage column is now exporting correctly to excel sheet in GridGroupingControl.
-
#111704-NullreferenceException is no longer thrown while overriding OnVisibleChanged() method in Grouping control.
-
#110724-Paste events are now triggered for currency cells.
-
#110406-MaskEdit cell type no longer misbehaves while saving to datatable.
-
#107151-Issue with CellToolTip in Grid grouping Control.
GridConverter
Fixes
-
#108799-Boolean values are now imported properly with case-sensitive from excel to Grid.
There is no change in this product.
There is no change in this product.
Features
-
Support for creating and editing PDF portfolio has been added.
-
Performance has been improved while merging PDF documents.
Fixes
-
#109262-Argument exception is no longer thrown in HtmlConverter.
-
#110251-Exception is no longer thrown when header row is spanned.
-
#104296-Page size no longer differs while converting tiff to pdf.
-
#109368-Grid with overflow now wraps cell text.
-
#109307-Null reference exception is no longer thrown when get the page scaling.
-
#107451-"CreateProcessAsUser" exception is no longer thrown while performing the OCR.
-
#108255,110668-Access denied exception is no longer thrown when loading a PDF from folder with read only permission.
-
#108390-Fixed text preservation issue in Doc to PDF conversion.
-
#108254-Merging is now working properly.
-
#108258-Fixed issue Pdf after loading and saving it using ImportPage.
-
#108034-Fixed EMF to PDF image preservation issue.
-
#107857,108233-Words are no longer broken during EMF to PDF conversion.
-
#106076-System Argument Exception is no longer thrown while converting XPS to PDF.
-
#107172-Fixed Pdf Graphics word wrapping issue.
-
#105896-Object reference exception is no longer thrown while merging Pdf having invalid bookmark.
-
#106404-Fixed text rendering issue while converting XPS to PDF.
-
#108745-PdfHtmlTextElement no longer draws text with large font.
-
#85661,108933-Last line is no longer cut off in HTML to PDF conversion.
-
#111024-Fixed page preservation issue while merging the PDF document.
-
#110879-Contents no longer appear reversed and rotated in PDF.
-
#110624-StackOverflowException is no longer thrown when merging the pdf document.
-
#110658-Co-ordinate no longer starts from the bottom of the Pdf page.
-
#110363-Form field is no longer missing while form fields are flattened.
-
#110149-Html Converter now converts Gauge properly.
-
#109373-Memory size of the PDF document differs in different OS.
-
#109088,108702,110265-Tesarract has been not initialised exception is no longer thrown in OCR.
-
#106917-Resolved fatal error when merging the PDF documents.
-
#108804-Time taken to extract text from PDF document is now less.
There is no change in this product.
Features
-
Support schedule appointments in seconds is implemented now.
-
Support for highlight days in the NavigationCalender like Outlook is implemented now.
-
Scrollbar to scroll multiple appointments in a Day view is implemented now.
Fixes
-
#108294-More than 9 appointment items in schedule control can be displayed now.
-
#108373-Navigation calendars no longer displays the wrong month while changing the month.
Features
-
Scroll performance has been improved.
-
Support for CalRGB colorspace has been added.
-
Support for ICC colorspace has been added.
Fixes
-
#110093-Text is no longer shown as a large black box.
-
#108974-Text no longer gets collide in the Pdf Document Viewed through Pdf Viewer.
-
#108216-Bullets are not rendered correctly in the document.
-
#108090-Printed output is now same as the input PDF document.
-
#108090-Exception is no longer thrown while opening PDF document in the PDF Viewer.
-
#109888-Has incremented the step on the vertical scrollbar to make the scrolling faster.
-
#109405-Barcode of Free 3 of 9 font are now displayed in the PDF viewer.
-
#110092-Notification bar now appears with exception in PdfViewer while adding two PdfViewer controls in a TabControl.
-
#109405-Exception is no longer thrown when silent printing the PdfDocument.
-
#109930-Contents are no longer missing in Pdf document.
Fixes
-
#111867-Sub total color will not change when collapsing and expanding.
-
#110744-Resolved PivotGrid collapse problem with single row/column.
-
#110695-Datetime values are now shown in the pivotGrid filter bar.
-
#107878-Issue with Automatic Refresh in Pivot Schema Designer.
Features
-
Assembly manager UI provided for QTP to build the custom assemblies.
Fixes
-
#109730-Fixed issue with replay of script in XPMenus.
Features
-
#105863-Support to load worksheet on demand.
-
#105542,105645-Support for Conditional formatting rule based on Dates occurring in the cell
-
#56912,53806,36387,107849-Support to add and preserve autoshapes in XlsIO Object model
Fixes
-
#110398-Opening the file in XlsIO no longer throws an exception.
-
#110205-HTML file size no longer increases while saving it from an excel file as an stream.
-
#111244-Excel file is no longer corrupted while creating the conditional format with Number format and Font style.
-
#110439-Saving the workbook after deleting the sheet no longer throws an exception in XlsIO.
-
#110199-Display Text no longer returns wrong date value for empty date formula cell.
-
#110166-Cell texts are no longer truncated in the converted PDF document after updating the cell formulas.
-
#110053-Fixed issue in Table when enable the subtotal as true.
-
#109465-Print title is no longer overlapped when using the merged cell.
-
#109902-DisplayText now returns the value with current culture numberformat in XlsIO.
-
#109945-Exception is no longer thrown on merging the styles of worksheet in XlsIO.
-
#109945-Exception is no longer thrown on saving the workbook in XlsIO.
-
#109846-Cell formating is no longer removed from the entire row when editing the cells in XlsIO.
-
#109756-Charts are now resaved from 2007 to 2003 format properly in XlsIO.
-
#109550-Page layout is now proper with ExceltoPDF Converter.
-
#109729-File with space in formula no longer throws an exception while loading.
-
#109609-Conditional formatting is now applied properly for empty cells with formulae in the converted PDF document.
-
#109040-Cell height format is now copied properly.
-
#109466-Run time exceptions is no longer thrown with XlsIO while converting excel to PDF document.
-
#109332-AddCopy method now works properly.
-
#108990-Header image size is now proper when convert the Excel to Pdf.
-
#109215-Import from CSV now works properly.
-
#109138-Resolved script error while resaving the workbook as HTML.
-
#109173-Added support for ShowLeaderLines for PieofPie and PieofBar chart in xlsx format.
-
#109282-Format exception is no longer thrown while resaving the excel file with XlsIO in Italian Culture.
-
#109045-HyperLink is now working properly.
-
#107742-PrintTitles are now preserved while resaving the xlsx file to xls file.
-
#109034-ExportDataTable method is now working properly.
-
#109120-Hyperlinks are now clickable while exporting the excel file to an HTML.
-
#108963-ArgumentNullException is no longer thrown while parsing the external named ranges for .xls file.
-
#109033-Fixed formula issue in XLSIO-CalCEngine.
-
#108836-Copying worksheets with chart no longer removes chart series along with fonts in data labels.
-
#108673-Active workbook is no longer Null after opening the workbook.
-
#108726-Validated WorksheetName while creating in workbook.
-
#108310-GetFormulaString method now returns correct value in XlsIO.
-
#107365-Autofit column now works properly if column contains WrapText in XlsIO.
-
#108173-Exception is no longer thrown when opening the workbook in XlsIO.
-
#108257-Conditional formatting borders are now preserved when resaving 2003 file as 2007 file.
-
#108269-Chart is now resaved properly in XlsIO.
-
#108064-Wrap Text is now aligned properly in 4.0 framework in ExceltoPDF Converter class.
-
#108125-Image and Cell alignments are now proper in the converted PDF document.
-
#108117-Version can now be detected while using the WorkBooks.Add().
-
#107623-Exception is no longer thrown in XlsIO when disposing the excel engine.
-
#108065-File no longer gets corrupted while resaving incomplete chart series 2003 template to xlsx.
-
#107949-Fixed WhiteSpace and style issue.
-
#108000-Xls to Csv conversion is now working properly.
-
#107742-Print Titles with images are now converted properly to an PDF document.
-
#107805-XlsIO output file is no longer corrupted while using Worksheet.Addcopy().
-
#107748-Hyperlinks are now moved when inserting the row in XlsIO.
-
#107681-Charts no longer differs in XlsIO resaved file.
-
#107388-DataValidation,conditional formatting is no longer missing when resaving the file in xml.
-
#107069-Setting the culture after initializing the application object now work properly in XlsIO.
-
#107252-Setting the invalid characters as name to Named Range now throws an exception in XlsIO.
-
#106532-Autofitting table now works properly in XlsIO.
-
#106151-Embedded image is no longer repeated in all pages.
-
#105026,104903-Fixed margin and page break issue for different paper size.
-
#102879-Fixed table style rendering issue with ExceltoPDF Converter.
-
#111672-Setting hyperlink no longer removes the numberformat from the cell in XlsIO.
Features
-
New RadialGauge control has been implemented.
Fixes
-
Code 32 bar code throws FormatException with invalid text.
|