Spire.XLS

Spire.XLS 9.3.4 supports setting page size as A6 when converting Excel to PDF

We’re pleased to announce the release of Spire.XLS hotfix version 9.3.4. This version supports setting the page size as A6 when converting Excel to PDF, and keeping the original cell format after replacing a part of text. In addition, this update also enhances the conversion effect from Excel to HTML, CSV and PDF. More details are given below.

New Features:

  • Supports to set the page size as A6 when converting Excel to PDF.
  • sheet.PageSetup.PaperSize = PaperSizeType.PaperA6;
    
  • Supports to keep the original cell format after replacing a part of text.
  • XlsRange.TextPartReplace(string old, string new);
    

Bug Fixes:

  • Fixes the issue that the content was incorrect after converting Excel to HTML.
  • Fixes the issue that the data was split incorrectly after converting Excel to CSV.
  • Fixes the issue that the process threw System.ApplicationException when loading a file.
  • Fixes the issue that replacing image failed.
  • Fixes the issue that MS Excel 2007 hint an error when opening the result after adding Pivot table.
  • Fixes the issue that the process threw an ArgumentNullException when loading a file.
  • Fixes the issue that opening the result file hinted an error after adding header and footer.
  • Fixes the issue that some part of hyperlink string was missing after converting Excel to HTML.
  • Fixes the issue that the text was not wrapped properly when converting Excel to PDF.

Click the below link to download Spire.XLS 9.3.4:
More information of Spire.XLS new release or hotfix: