本文介绍了通过iron python将幻灯片从一个演示文稿附加到另一个演示文稿的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


问候全部,

Greeting to All,


我正在通过使用铁python(Microsoft.Office.Interop.PowerPoint包)从spotfire上的点击按钮导出PPT的任务。现在我有两个文件名A& B,例如:文件A包含10张幻灯片&文件B包含10张幻灯片。我想追加(合并)
这两个文件并将其保存为c文件名。所以文件应该有20张幻灯片(文件A中的前10张幻灯片和来自B的后10张幻灯片)。任何人都可以帮我解决这个问题。

I am working on task to exporting the PPT by using iron python(Microsoft.Office.Interop.PowerPoint packages) from click button on spotfire. Now i have two files names A & B, Ex: file A containing 10 slides & file B containing 10 slides. I want to append(merge) these two files and save it one file name as c. so file should have 20 slides(first 10 slides from file A & second ten slides from B). Can anyone help me how to do that.


感谢您的帮助。

Thanks for your help.


Manimaran P

Manimaran P

推荐答案


这篇关于通过iron python将幻灯片从一个演示文稿附加到另一个演示文稿的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 05:40
查看更多