Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在 Visio 上创建了一个网络图,但现在我的客户询问是否在演示期间他单击任何网络设备,该设备的照片应该会弹出并带有简要说明。
这在 Visio 2013 中可能吗?
有几种方法可以完成此操作: 1. 您可以在 Visio 中的每个形状上添加任意数量的超链接。2. 您可以链接到同一 Visio 文档中的另一个页面。3. 您可以编写代码(VBA 或其他)来打开自定义表单。
如果您在网页中进行展示,那么也许第一个是最好的解决方案。