Spire.Doc 6.3.0 supports to add cover image when converting Word to Epub

Spire.Doc

We're pleased to announce that Spire.Doc Hotfix Version 6.3.0 is released today. This version adds a new feature to support to add cover image when converting Word to Epub, furthermore, it also fixes some issues that were occurring when converting Word to PDF, loading Word document etc. View the complete list of new feature and bug fixes below.

New feature:

  • Adds new method to support to add cover image when converting Word to Epub.
  • public void SaveToEpub(Stream stream, DocPicture coverImage);
    public void SaveToEpub(string fileName, DocPicture coverImage);
    

Bug fixes:

  • Fixes the issue that the images got duplicated when converting Word to PDF.
  • Fixes the issue that the hyperlinks were lost when converting Word to PDF.
  • Fixes the issue that the document was unable to open after splitting.
  • Fixes and supplements the code annotation of SDTType property to avoid misunderstanding when the type is RichTextControl.
  • Fixes the issue that caused an exception when loading a document.
  • Fixes the issue that much time was needed when converting Word to PDF_A1B.
  • Fixes the issue that data became incorrect after UpdateTableOfContents method.
  • Fixes the issue that UpdateTableOfContents method threw an exception in Azure.
  • Fixes the issue that the TOC was not recognized as bookmarks when converting Word to PDF.
  • Fixes the issue that the other bookmark object got lost when deleting the content of one bookmark using DeleteBookmarkContent().
  • Fixes the issue that caused a "System.FormatException" exception when loading a document.
  • Fixes the issue that caused a "System.NullReferenceException" exception when converting Word to PDF.

Welcome to experience Spire.Doc 6.3.0 with downloading here:
More information of Spire.Doc new release or hotfix: