Spire.Office 6.10.0

Spire.Office 6.10.0 is released

We are excited to announce the release of Spire.Office 6.10.0. In this version, Spire.Doc supports getting the alternative text of shape. Meanwhile, a lot of bugs have been successfully fixed. More details are listed as follow.

In this version, the most recent versions 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.

DLL Versions:

  • Spire.Doc.dll v9.10.0
  • Spire.Pdf.dll v7.10.0
  • Spire.XLS.dll v11.9.3
  • Spire.Email.dll v4.7.0
  • Spire.DocViewer.Forms.dll v6.8.0
  • Spire.PdfViewer.Forms.dll v6.9.1
  • Spire.PdfViewer.Asp.dll v6.9.1
  • Spire.Presentation.dll v6.9.5
  • Spire.Spreadsheet v5.6.1
  • Spire.OfficeViewer.Forms.dll v6.10.0
  • Spire.Barcode.dll v5.9.4
  • Spire.DataExport.dll v4.1.9
  • Spire.DataExport.ResourceMgr.dll v2.1.0
  • Spire.License.dll v1.4.0
Click the link to get the version Spire.Office 6.10.0:
More information of Spire.Office new release or hotfix:

Here is a list of changes made in this release

Spire.Doc

Category ID Description
New feature SPIREDOC-6561 Supports getting the alternative text of shape.
string text = shape.AlternativeText;
Bug SPIREDOC-6506 Fixes the issue that a customXml folder was generated after an operation on a Word document
Bug SPIREDOC-6587 Fixes the issue that the application threw an error "The given key was not present in the dictionary." when coverting Word to PDF
Bug SPIREDOC-6643 Fixes the issue that the bookmark hierarchy became chaotic when coverting Word to PDF
Bug SPIREDOC-6673
SPIREDOC-6722
Fixes the issue that the application threw an error “Bad state(invalid stored block lengths)”when loading a Word document
Bug SPIREDOC-6674 Fixes the issue that the application threw System.NullReferenceException error when coverting Word to PDF
Bug SPIREDOC-6711 Fixes the issue that the application threw an error "System.FormatException: 'Input string was not in a correct format.'" when converting HTML to Word

Spire.PDF

Category ID Description
Bug SPIREPDF-1108 Fixes the issue that the application threw the error "NullReferenceException" when finding and extracting text.
Bug SPIREPDF-1268
SPIREPDF-4590
Fixes the issue that the application threw the error "NullReferenceException" when converting PDF to images.
Bug SPIREPDF-2749 Fixes the issue that the text was missing after printing PDF files.
Bug SPIREPDF-4272 Fixes the issue that the content was incorrect after converting XPS to PDF.
Bug SPIREPDF-4544 Fixes the issue that the highlight position was incorrect after finding and highlighting text.
Bug SPIREPDF-4553 Fixes the issue that the content was incorrect after converting PDF to TIFF.
Bug SPIREPDF-4565 Fixes the issue that the content of the drawn Grid was incomplete.
Bug SPIREPDF-4573 Fixes the issue that it couldn't create booklets from stream or encrypted files.
Bug SPIREPDF-4574 Fixes the issue that the XFA form field type was incorrectly recognized.
Bug SPIREPDF-4576 Fixes the issue that the metadata was changed after updating the custom properties.
Bug SPIREPDF-4615 Fixes the issue that it failed to find the cross-line text.
Bug SPIREPDF-4619 Fixes the issue that the bold style was lost after replacing text.
Bug SPIREPDF-1113 Fixes the issue that the content was not clear after converting PDF to images.
Bug SPIREPDF-3741 Fixes the issue that the margins of the printout were incorrect.
Bug SPIREPDF-4059 Fixes the issue that the content of the printout was cut off.
Bug SPIREPDF-4541 Fixes the issue that the form fields name were changed after merging PDF files.
Bug SPIREPDF-4586 Fixes the issue that the image position was incorrect after printing the PDF.
Bug SPIREPDF-4614 Fixes the issue that the application threw the error "An item with the same key has already been added" when using multithreading to find text.
Bug SPIREPDF-4633 Fixes the issue that the application threw the error "Object reference not set to an instance of an object" when merging PDF files.
Bug SPIREPDF-4642 Fixes the issue that the result document showed garbled characters when opened in Google Chrome after filling in the form fields.
Bug SPIREPDF-4650 Fixes the issue that the application threw the error "NullReferenceException" when extracting text from PDF.
Bug SPIREPDF-4665 Fixes the issue that the method "CreateBooklet" did not support saving file to stream.

Spire.Presentation

Category ID Description
Bug SPIREPPT-1609
SPIREPPT-1692
Fixes the issue that the OLE icon was not displayed when opened with WPS.
Bug SPIREPPT-1690 Fixes the issue that it failed to get the correct height of the table cells.
Bug SPIREPPT-1691 Fixes the issue that the application threw the error "Object reference not set to an instance of an object" when loading the PPT file after adding math equations.
Bug SPIREPPT-1693 Fixes the issue that it failed to get the correct text color of the chart legend.

Spire.Barcode

Category ID Description
Bug SPIREBARCODE-202
SPIREBARCODE-203
Fixes the issue that the scan results were incorrect.
Bug SPIREBARCODE-206 Fixes the issue that text and barcode overlapped when setting transparent background.