C# VSTO Powerpoint add Text as Field

北城以北 提交于 2021-02-19 06:10:23

问题


We are developing a VSTO application and we need this kind of feature group selected text as seen on the screenshot. We are able to do it by modifying the slide1.xml of an existing powerpoint file by changing the datatype of a:fld xml tag but question is how can we do it on runtime? When the presentation is just newly opened? Thanks for the answer.

来源:https://stackoverflow.com/questions/59266899/c-sharp-vsto-powerpoint-add-text-as-field

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!