New Release for Spire.Office Version 2.9.3
With the effort of our develop team, today we have released the latest hotfix for Spire.Office Platinum hotfix version 2.9.3. In this latest version, all of the most recent releases of our Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.PDFViewer, Spire.DocViewer, Spire.DataExport and Spire.Barcode are included.
Versions:
- Spire.Doc v5.2.33,
- Spire.PDF v3.1.46,
- Spire.XLS v7.5.12,
- Spire.Presentation v2.1.5,
- Spire.PDFViewer v2.3.18,
- Spire.DocViewer v1.7.8,
- Spire.DataExport v3.4.20,
- Spire.Barcode v1.2.5,
Free Trial to evaluate Spire.Office v2.9.3 here:
http://www.e-iceblue.com/Download/download-office-for-net-now.html
Details of New features and Bug solutions:
Spire.Doc
Bug solutions:
- Fix the issue that header formatting was mismatched between rtf document and converted pdf document.
- Fix the issue that page break was not identified when converting html to pdf.
- Fix the issue that characters overlap when converting word document to pdf document.
- Fix the issue that the borders of table were lost when converting word document to pdf document.
- Fix the issue that the accent characters were replaced by space characters when converting word document to images.
- Fix the issue that characters overlap when converting word document to images.
- Fix the error "Input string was not in a correct format." When loading .docx document.
Spire.XLS
New Features:
- Add new feature to embed image into HTML when converting Excel to HTML by setting HTMLOptions.Default.ImageEmbedded = true.
- Add new feature to set size of plotArea and legend of chart.
Bug Solutions:
- Fix the issue that the printout came out somewhat blurry when printing excel file.
- Fix the error "NullReferenceException" when loading excel file.
- Fix the issue that the position of image was incorrect when converting Excel to HTML.
- Fix the issue that got rows count of sheet was incorrect using int count=sheet.Rows.Length.
- Fix the error "Invalid Data Source" when converting Excel to PDF.
- Fix the issue that the format of a cell cannot be assigned to other cells.
Spire.PDF
New features:
- Spire.PDF for WPF starts to support print function.
- Spire.PDF for WPF starts to support converting PDF to XPS.
Bug Solutions:
- Improve RAM consuming performance on converting XPS to PDF.
- Improve time taking performance on converting PDF to Image.
- Fix the error "Invalid contents array" when saving to pdf file after adding background image into pdf.
- Fix the issue that some text was lost when printing PDF.
- Fix the issue that the content was twisted when printing PDF.
- Fix the issue that some characters were overlapping each other when printing PDF.
- Fix the issue that red boxes were missing when converting PDF to Image.
- Fix finding text issue in PDF was converted from DOCX by spire.doc.
- Fix the error "An item with the same key has already been added" when extracting text from PDF.
Spire.Presentation
New Features:
- Add new feature to set width and height of ChartLegend/PlotArea and the font of ChartTitle in chart.
- Add a new feature to get chart from its group.