暫無描述

Piotr Czajkowski 9939cd4589 Added test runner for VS 6 年之前
DOCX 1e21d55319 A little bit better 6 年之前
DOCXTests 9939cd4589 Added test runner for VS 6 年之前
.gitignore ab6b866c67 Added .vs 6 年之前
DOCX.sln 935d785a3b Moved from .NET Framework 6 年之前
LICENSE.md ccea502edd Added license 6 年之前
README.md 728979e498 Listing functions 6 年之前

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.