[]
        
(Showing Draft Content)

Version 3.0.0.414

New Features and Improvements

  • Added formatting clear method to RangeBase.

  • Added the feature to copy document content inside a document and preserve content formatting.

  • Added the feature to move document content inside a document and preserve content formatting.

  • Added the feature to copy document content between documents and preserve formatting.

  • Added the feature to copy document content between documents and preserve formatting.

  • Added the feature to split the document on several documents and preserve formatting.

  • Added the feature to combine content from different Word documents into a single one.

  • Added DocumentProtection feature.

  • Added ReadOnly regions protection feature.

  • Added ability to detect source of formatting properties.

Bug fixes

  • Fixed the issue where the Max length of password should be 15 digits.

  • Fixed the issue where the password that contains special characters can not stop protection.

  • Fixed the issue where WritePassword doesn't recognize current password implementation.

Breaking changes

  • The HMAC hash from Password.KnownHashes cannot be used anymore.

  • The API has changed for Split/Merge.

  • The CompareLocationWith method was moved from Range to RangeBase.