#198662 - Image is now preserved properly while merging DOC format documents and saving as DOCX format document.
#200715 - Ampersand symbol is now imported properly from a particular HTML file.
#200861 - The content control text is now preserved properly while converting a particular DOCX format document as RTF.
#201472 - File path is now shown properly in hyperlink which is created by using AppendHyperlink method.
#201937, #202761 - ArgumentOutOfRangeException will be no longer thrown while performing Mail merge in a particular Word document.
#200702 - Alternative text for OLE Picture is now preserved properly while saving a particular DOCX format document.
#200882 - Decimal separator is now preserved properly while exporting a particular HTML file in machines with German culture.
PDF
Bug Fixes
#201292 - Cannot use the specified stream exception is no longer thrown, while loading the particular PDF document.
#196882 - Borders of PdfLoadedTextBoxField are now preserved properly while flattening form fields.
#200987 - PDF will no longer be corrupted, when adding the security to the protected document.
#201693 - Null reference exception will not occurs while merging particular PDF documents.
#194851 - Improved performance for saving large PDF document.
#201871 - Preflight error will not occur for the flattened PDF document.
Child PdfGrid borders are now preserved properly.
Cell padding is now applied properly to the background image of PdfGridCell.
Presentation
Bug Fixes
#201506 - Used memory is now disposed properly after resaving the PowerPoint presentation with charts
SfCellGrid
Bug Fixes
#199784 - Now, auto fit column is working properly when double clicking the column header.
#199784 - Checkbox state working properly after setting the ReadOnly property.
#199784 - ArgumentOutOfRange Exception will no longer thrown on pressing Ctrl key, when the cell grid having one row and column.
#199784 - Null Reference exception will no longer thrown when auto fitting the last column at the Mouse double click.
#197834 - Null Reference exception will no longer thrown when pressing Tab key on the last column.
SfDockingManager
Bug fixes
#202505 - Programmatically removed docking child restored while adding new child in SfDockingManager has been fixed.
SfKanban
Bug Fixes
#202929, #203555 – Kanban will now refresh properly when the model value is updated.
SfPdfViewerControl
Features
#202179 - Provided support to customize the pop-up view when adding the new pop-up annotation in the SfPdfViewer.
Bug Fixes
#203259 - Application will no longer get crashed while loading the encrypted PDF document in the SfPdfViewer.
#202195 - Text markup annotations added on multiple lines will be preserved while saving the PDF documents.
SfRichTextBoxAdv
Bug Fixes
#198872 - Table Borders are now properly applied based on the border setting.
#198872 - Paragraph break character format is now properly preserved on enter key action.
#198872 - Hyperlinks are now properly preserved in the exported RTF files.
#198872 - NullReferenceException will be no longer thrown while merging the selected cells and deleting columns.
#202878 - Images are now properly resized when resize using the thumbs.
#202878 - Caret position is preserved properly after resizing table column or row.
#203592 - IndexOutOfRangeException will be no longer throw while importing the particular HTML document.
XlsIO
Features
#201193 - Support is provided to retain formula references while removing and reattaching worksheets.
Breaking Changes
#201193 - UpdateSheetFormulaReference is added in IApplication interface to ensure whether to remove worksheet reference in formulas on removing and reattaching the worksheet.
Bug fixes
#F136967 - Issue while parsing numeric cell value in Brazil culture is fixed.
#200508 - Pivot field sorting is incorrect while sorting month name is fixed.
#203029 - Issue with nullable properties not getting exported in Business Objects is fixed.
#201868 - ArgumentException raised while retrieving UsedRange for binary file is fixed.
#201968 - Issue while setting formula with IF function is fixed.
#200818 - File gets corrupted while setting numeric value for named ranges is resolved.
#201967 - Issue with percentage values in chart is fixed.
#201131 - Formula value is incorrect while parsing the workbook is fixed.
#201140 - Performance issue while opening excel file with charts is fixed.
#200629 - Need to skip the exception for null values in template marker.
#199992, #202778, #202886 - Issue with invalid formula in OfficeChart is fixed.
#201506 - Memory leak issue in OfficeChart is resolved.
Issue with incorrect table formula value is fixed.