Work with PPT/PPTX

1.Read content of pptx/ppt one by one (will be having more then one pptx/ppt).
2.Merge into other pptx/ppt with same formatting as that of source pptx/ppt.
3.Find & Replace to tagged text.
4.Save to pptx/ppt.
We are using using Aspose.Slides.Slides (8.3.0) for .Net Platform using C#.

This message was posted using Email2Forum by Tahir Manzoor.

Hi,


I have observed the requirements shared by you and like to share that you have shared the similar inquiry in another forum thread as well. I have shared the feedback with you in this regard over this forum thread link.

The only question that is not answered in the shared is concerning to point 2. I like to add that Aspose.Slides does allow to combine the different presentation slides using slide cloning feature. Please download the offline Aspose.Slides for .NET docs and refer to article on page 101 for cloning PPT slides. Please refer to page 263 of the same document to see how to clone PPTX slides in presentation. I also like to add further that PresentationEx class is also offers the limited support to access the PPT presentation file as well. So by referring to article of page 263, you can even try to merged PPT and PPTX presentations as well. But it will not work for complex PPT files.

Please share, if I may help you further in this regard.

Many Thanks,