Bez popisu

Piotr Czajkowski 888ebaa263 Let's fix workflow před 1 rokem
DOCX 5dc9bf3d08 Upgraded to .NET 6, removed NewtonSoft před 1 rokem
DOCXTests 5dc9bf3d08 Upgraded to .NET 6, removed NewtonSoft před 1 rokem
.gitignore ab6b866c67 Added .vs před 5 roky
DOCX.sln 935d785a3b Moved from .NET Framework před 5 roky
LICENSE.md ccea502edd Added license před 5 roky
README.md 728979e498 Listing functions před 5 roky

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.