Hi,
I'm trying to use Aspose Slides.NET to simply combine several .ppt files into a single .ppt file, automatically.
I can get it to open a list of files, and clone all of the slides into a single presentation. I can also copy all of the pictures into this presentation. That's all fine.
I understand that the presentation refers to images by the ID of the image in the Pictures collection. I can not figure out how to access the existing references to pictures in slides that I have not created, in order to update them to their new pictureId in the combined Pictures collection in the new combined presentation. If I iterate through the slide.Shapes collection, none of them seem to be using the FillType.Picture fill type - they are all NoFill.
Could you please provide me with an example of how combine two sets of slides that contain pictures? If I can solve this problem, we will certainly purchase a licence for the product.
Thanks,
Andrew Thompson
Get Started
This message was posted using Aspose.Live 2 Forum