New hotfix version for Spire.Office Version 2.14.1

With the effort of our development team, today we have released the latest version for Spire.Office Platinum version 2.14.1. In this version, the recent releases of Spire.Doc, Spire.PDF, Spire.XLS, Spire.DocViewer, Spire.PDFViewer, Spire.Presentation, Spire.DataExport, Spire.Barcode, all have been included. Our new product Spire.Spreadsheet has been added to this version of Spire.Office.
Versions:
- Spire.Doc v5.7.37
- Spire.PDF v3.7.86
- Spire.XLS v7.10.16
- Spire.DocViewer.Forms v2.2.32
- Spire.PDFViewer.Forms v2.9.8
- Spire.Presentation v2.6.9
- Spire.DataExport v3.5.92
- Spire.Barcode v1.2.9
- Spire.Spreadsheet v2.0.21
Get the most recent version of Spire.Office v2.14.1 here:
http://www.e-iceblue.com/Download/download-office-for-net-now.html
Details of New features and Bug solutions:
Spire.Doc
Bug solutions:
- Fixes the issue where paragraph's ListFormat.CurrentListStyle always return null.
- Fixes the issue that caused the Toc lost when convert to Html.
- Fixes some issues that caused the wrong format when convert to PDF.
- Fixes the issue where image alignment lost when converting Html to Docx.
- Fixes the issue that caused the generated PDF/A document didn't meet the specification.
- Improve the mail merge feature to support one more group fields in the same body.
- Fixes the issue that caused TOC can't be correctly updated with the correct page number.
Spire.PDF
New Feature:
Add the method to support to apply highlight of the searched text with unicode.
public void ApplyRecoverString(string newvalue, Color backColor, bool unicode);
Bug Solutions:
- Fixes the issue that caused the non-English character lost when print.
- Fixes the issue that caused garbled mess when print.
- Fixes the issue that caused graphic draw incorrectly.
- Resolves the issue where it went away when fill the field and flatten comb fields.
- Improve the performance of extracting text.
- Fixes the issue that caused Javascript not to run inside the pdf for the calculation.
Spire.XLS
Bug solutions:
- Fixes the issue where it was not copying the filters when using the method Workbook.AddCopy(worksheet).
- Fixes the issue that caused the ArgumentOutOfRangeException when convert Office Open Xml to .xlsx.
- Resolves the issue that caused the content lost when convert sheet to image.
- Fixes the issue that caused random spaces added to the right part when convert to PDF.
- Fixes the issue that caused the header image lost when convert to PDF.
- Resolves the issue that caused the chart incorrect when convert to PDF.
- Fixes the issue where the customizing data labels disappeared when convert to image.
- Resolves the issue that caused the SmartArt value isn't updated when change the value of the cell and then save as PDF.
- Fixes the issue where the picture can't be displayed using picture to fill the textbox.
Spire.Presentation
New Feature:
- Add new feature to manipulate the SmartArt when convert PPT to image.
- Add new feature to support to embed the online video.
- Add new feature to adjust PPT chart series OverLap.
public IVideo AppendVideoMedia(string filePath, RectangleF rectangle, bool isInnerLink);//Set isInnerLink as false.
chart.OverLap = 50;
Bug solutions:
- Fixes the issue where the text can't be extracted.
- Fixes the issue that caused incorrect line chart.
Spire.Spreadsheet
Main features:
- View and operate Excel document
- Supports Excel 97-2003, Excel 2007, Excel 2010 and Excel 2013
- Load Excel files from file, stream, and byte array, even it is encrypted excel files
- View documents in reading or printing mode
- Display documents zoom in/out with 100%, 200%, and 400%
- Print Excel document