我可以使用RegEx表达式来更改IP地址的所有形状文本 [英] Can I do a RegEx expression to change all shape text for an IP Address

查看:108
本文介绍了我可以使用RegEx表达式来更改IP地址的所有形状文本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将Visio中的所有IP地址更改为(xx.xx.xx.xxx)。 有人可以给我看一个会这样做的RegEx表达式吗? 假设当然可以在Visio中使用。

I want to change all the IP addresses in my Visio to (xx.xx.xx.xxx).  Can someone show me a RegEx expression that will do that?  Assuming of course that it is possible in Visio.

例如将(10.12.156.129)(或任何可能的合法IP地址)更改为(xx.xx.xx.xx)

For instance change (10.12.156.129) (or any possible legal IP address) to (xx.xx.xx.xx)

推荐答案

嗨Dale,

请使用内置查找和替换 Visio中的功能更改文本:

Please use the build-in Find and Replace feature in Visio to change the text:

在Visio中,转到"主页"选项卡,在"编辑"组中,单击"查找">替换,然后您可以设置查找  10.12.156.129 
替换为xx.xx.xx.xx.

In Visio, go to Home tab, in the Editing group, click Find > Replace, then you can set Find 10.12.156.129 and Replace with xx.xx.xx.xx.

希望有所帮助。


这篇关于我可以使用RegEx表达式来更改IP地址的所有形状文本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆