I am trying to automate some translation work where I just need edit all the texts in Visio (vsdx
) files, the diagram does not need to be changed.
I have been searching for ways to perform such action but I can't find anything useful.
How do I import vsdx
to python, edit texts globally then export a vsdx
?