简体   繁体   中英

Create presentation file using c#

I want to create two .pptx file with a slide and after creation i want to copy first .pptx slide to second .pptx file without removing old one.. for example we have two .pptx file that is ppt1.pptx and ppt2.pptx now i want ppt2.pptx slide copy to ppt1.pptx, without effecting on ol slide. Please help me for that.

I think you should use Aspose components

http://www.aspose.com/.net/powerpoint-component.aspx

or PowerPoint automation

http://support.microsoft.com/kb/303718

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM