本文介绍了“发生意外错误” - 保存演示文稿的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好,
我在使用对象模型将电源点演示文稿保存为pdf时出现错误发生意外错误
(SaveAs(filename,MSPowerPoint.PpSaveAsFileType.ppSaveAsPDF,MsoTriState.msoCTrue))。如果它正在DEBUG模式下运行它工作正常。
任何帮助表示赞赏。
问候,
manowj。
解决方案
Hi Everyone,
I''m getting error "Unexpected error occured" while saving the power point presentation to pdf using object model
(SaveAs(filename,MSPowerPoint.PpSaveAsFileType.ppSaveAsPDF,MsoTriState.msoCTrue)). If it is running through DEBUG mode it is working fine.
Any help is appreciated.
regards,
manowj.
解决方案
这篇关于“发生意外错误” - 保存演示文稿的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!