|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| DOCX | %!s(int64=3) %!d(string=hai) anos | |
| DOCXTests | %!s(int64=3) %!d(string=hai) anos | |
| .gitignore | %!s(int64=7) %!d(string=hai) anos | |
| DOCX.sln | %!s(int64=7) %!d(string=hai) anos | |
| LICENSE.md | %!s(int64=7) %!d(string=hai) anos | |
| README.md | %!s(int64=7) %!d(string=hai) anos |
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:
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.