本文介绍了我如何在桌面应用程序中解析和查看powerpoint文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 正如标题所说,ppt文件不会被Office应用程序访问,而是显示在窗口查看器上;是否有任何第三个sdk或框架可以完成这些工作?从我的角度来看,ppt文件的每一页都可以被解析成位图并显示,或者任何方式?我需要帮助,我的朋友们,谢谢你! 我尝试了什么: 对不起,我到目前为止还没有任何想法...... 解决方案 您可以阅读有关COM自动化的更多指南此处 As title says,the ppt file will not be accessed with office application, but shown on a window viewer;is there any third sdk or framework can do these job? from my perspective,every page of the ppt file could be parsed into a bitmap and shown, or any way?I need help,my friends,thank you !What I have tried:I'm sorry,I have no any idea so far... 解决方案 You can read more guidelines on COM Automation here 这篇关于我如何在桌面应用程序中解析和查看powerpoint文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
10-27 18:10