Ei kuvausta

Czajkowski, Piotr 265a50cce9 Targeting multiple frameworks 4 vuotta sitten
DOCX 265a50cce9 Targeting multiple frameworks 4 vuotta sitten
DOCXTests 4a21ef2ce1 Let's use newer version 4 vuotta sitten
.gitignore ab6b866c67 Added .vs 5 vuotta sitten
DOCX.sln 935d785a3b Moved from .NET Framework 5 vuotta sitten
LICENSE.md ccea502edd Added license 5 vuotta sitten
README.md 728979e498 Listing functions 5 vuotta sitten

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.