Spire.Doc 6.4.5 supports to load WordXML from stream

Spire.Doc

We're pleased to announce that Spire.Doc 6.4.5 is released today. This version adds a new feature to support to load WordXML files from stream, and also includes bug fixes and improvements. View details below.

New Feature:

  • Supports to load WordXml stream.
  • Document doc = new Document();
    doc.LoadFromStream(stream, FileFormat.WordXml);
    

Bug Fixes:

  • Fixes the issue that the horizontal rulers didn't appear when converting html string to OpenOffice (ODT).
  • Fixes the issue that the process was hanging when converting Word to PDF.
  • Fixes the issue that the footer was missing when converting Rtf to Pdf/A.
  • Fixes the issue that caused the StackOverflowException error when loading .doc file.

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