News & Releases
|
|

Spire.Office 3.12.3 is released
We're glad to announce that Spire.Office 3.12.3 is released today. This version adds a property to control whether the image path is a relative path when saving Word as HTML, and fixes tons of issues as well to improve the performance and stability. More details are as follows.
In this version, the most recent version of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.Email, Spire.DocViewer, Spire.PdfViewer, Spire.Spreadsheet, Spire.OfficeViewer, Spire.Dataexport, Spire.Barcode are included.
- Spire.Doc.dll v6.12.4
- Spire.Pdf.dll v4.12.7
- Spire.XLS.dll v8.12.3
- Spire.Email.dll v1.3.2
- Spire.DocViewer.Forms.dll v3.11.2
- Spire.PdfViewer.Forms.dll v3.12.3
- Spire.PdfViewer.Asp.dll v3.12.3
- Spire.Presentation.dll v3.12.2
- Spire.Spreadsheet v2.12.1
- Spire.OfficeViewer.Forms.dll v3.12.3
- Spire.DataExport.dll v3.5.131
- Spire.DataExport.ResourceMgr.dll v1.6.71
- Spire.Common.dll v1.12.4
- Spire.License.dll v1.3.7
- Spire.Barcode.dll v2.10.0
Click the link to get the Spire.Office version 3.12.3:
Spire.PDF
Bug Fixes:
- Fixes the issue that the result was incorrect after printing the PDF document.
- Fixes the issue that some extra black areas were added after printing the PDF document or converting the PDF to images.
- Fixes the issue that the application threw an exception when finding text in the PDF document.
- Fixes the issue that the radio value returned null when the value is in Chinese characters.
- Fixes the issue that printing a PDF document cost much time.
- Fixes the issue that the permission password was also displayed as being set while actually only the open password was set.
- Fixes the issue that the result was in bad format after converting PDF to HTML.
- Fixes the issue that the application threw an exception when getting all the fonts used in the PDF document.
- Fixes the issue that some content was removed after printing the PDF document or converting the PDF to images.
- Fixes the issue that some the result was garbled after extracting text from a PDF document.
- Fixes the issue that some content was overlapped after converting the PDF to SVG.
- Fixes the issue that deleting the annotations in the PDF failed.
- Fixes the issue that the Thai characters were missing after printing the PDF document.
- Fixes the issue that the application threw an exception when converting PDF to images.
- Fixes the issue that the result was incorrect when getting the position of some text in PDF document.
- Fixes the issue that the bullets were wrongly displayed in IE browser after converting the PDF to SVG.
Spire.Doc
New Features:
- Add a property to control whether the image path is a relative path when saving Word as HTML.
doc.HtmlExportOptions.UseSaveFileRelativePath = true;
Bug Fixes:
- Fixes the issue that the content after the "#" symbol was missing when getting the hyperlink URL.
- Fixes the issue that the content was in bad format after converting HTML to PDF.
- Fixes the issue that updating the TOC field gave a wrong result.
- Fixes the issue that the chart got removed after loading and resaving the Word document.
- Fixes the issue that setting the field to be locked did not make any sense after converting to PDF.
- Fixes the issue that the field updated wrong after saving Word to PDF.
- Fixes the issue that the generated TOC was incorrect.
- Fixes the issue that the content spacing changed after converting Word to PDF.
- Fixes the issue that the application threw an exception when saving the file.
- Fixes the issue that the equation was not completed after converting Word to image.
- Fixes the issue that the application threw an exception when saving .dotx to .docx file.
- Fixes the issue that the specified image path was not recognized after converting Word to HTML in Linux environment.
Spire.PdfViewer
Bug Fixes:
- Fixes the issue the document was empty when opening in PDFViewer and the result was in blank when converting to the image.
Spire.XLS
Bug Fixes:
- Fixes the issue that caused "File does not contain workbook stream" exception when loading Excel from stream.
- Fixes the issue that the SaveToFile method threw "NullReferenceException" after deleting sheet.
- Fixes the issue that setting Rotation property of picture didn't take effect after saving as Excel 97-2003 version.
- Fixed the issue that failed to delete Legend of chart.
- Fixed the issue that the String format displayed as Numbered format after applying marker designer.