xuyaowen

最近需要使用visio2019版本,绘制很多图,但是当需要在框图中插入公式时;却发现不能插入公式;

网络上方法:https://www.cnblogs.com/xglove/p/6275235.html,主要思路是:

  • word中绘制公式;
  • copy 公式,选择选择性粘贴;粘贴为word文档对象;

 但是这样会出现问题:在visio2019中,将出现乱码;如下所示:

通过搜索国外文章,有个比较好的解决方案:http://www.visguy.com/2019/02/01/word-equation-to-visio-to-svg/

1. Make an equation in Word, using the equation editor
2. Copy the equation
3. Paste-special the equation in Visio as “Picture (Enhance Meta file)”
4. Copy the pasted equation, now a figure.
5. Paste-special the figure (= equation) as “Microsoft Visio Drawing” 

我自己又对步骤进行改良:

1. 在word 编辑公式;
2. 拷贝公式;
3. 选择性粘贴为图片,增强型图元文件;到visio中;此时会出现乱码;
4. 剪贴后,再次选择粘贴为 图片,增强型图元文件;
5. 使用图片编辑,剪贴图片;即可;

最终的绘制效果为:

 如果您有疑问,欢迎留言讨论;更多内容请关注cnblogs.com/xuyaowen; 

分类:

技术点:

相关文章:

  • 2021-06-04
  • 2022-12-23
  • 2021-07-20
  • 2021-12-21
  • 2021-07-02
  • 2021-04-10
  • 2021-12-04
  • 2021-04-09
猜你喜欢
  • 2021-08-10
  • 2021-12-13
  • 2021-07-27
  • 2021-04-20
  • 2021-07-04
  • 2021-07-08
相关资源
相似解决方案