Không có mô tả

Piotr Czajkowski 7f6e35100a Let's test other constructor as well 6 năm trước cách đây
DOCX f39a174cd2 Cosmetics 6 năm trước cách đây
DOCXTests 7f6e35100a Let's test other constructor as well 6 năm trước cách đây
.gitignore b34d8fbb95 Added .gitignore 6 năm trước cách đây
DOCX.sln 935d785a3b Moved from .NET Framework 6 năm trước cách đây
LICENSE.md ccea502edd Added license 6 năm trước cách đây
README.md 728979e498 Listing functions 6 năm trước cách đây

README.md

I've created this library for my job and thought will share as maybe somebody else would find it useful.

Currently it can do following for given docx file:

  • Enable tracked changes.
  • Anonymize comments.
  • Deanonymize comments.

See tests to get familiar with the usage.

Don't know if I'll add more functionality in the future, it may be left as-is forever. As always you're using it at your own risk. Enjoy.