使用c语言,c#, c++,python任何一种方法 开发的API或者是工具,能直接获取到ppt文字,音频,视频等元素。
.net平台下的spire.presentation API可以实现获取你说的这些元素,具体获取方法去看官方的教程( https://www.e-iceblue.cn/spirepresentation/spire-presentation-for-net-program-guide-content.html ),用的是C#