Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
470 views
in Technique[技术] by (71.8m points)

Edit Text in Visio 2016 (.vsdx) by utilizing the 'Find & Replace' functionality or doing so with code in python

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...