I am pretty new to Python, and I am trying to add some code to a project that will automatically update a location name on a Visio map when it is changed in a program I developed.
Essentially, when a location name is changed in the program, I want it to find the original location name and replace it with the new location name, which would both be defined strings, and save the Visio file so that it stays updated and shows changes when opened.
Anyone know of a way to do this or some libraries that would be useful? I found some examples after a quick google search but they all are very outdated.
Thanks!
question from:
https://stackoverflow.com/questions/65911097/edit-text-in-visio-2016-vsdx-by-utilizing-the-find-replace-functionality 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…