Aspose & PowerPoint

Do you have any examples of pulling in content from a PowerPoint document or the code to perform this function. I’m trying to figure out how I can pull in textboxes, images, etc. from a PowerPoint.
Thanks in advance

Dear brkelly,

Thank you for considering Aspose.

Would you please elaborate your requirement? Do you want to read objects from PowerPoint and put them into PDF? Reading objects from PowerPoint is not supported directly in Aspose.Pdf. But if you use other tool to read a object, for example, a image,you can add it into Pdf using Aspose.Pdf.

You hit the nail on the head. I’m planning on saving each PPT slide as an image and then accessing those images via Aspose.pdf. I was curious if you could actually access objects like textboxes, clipart, etc. from powerpoint. Looks like that is not available so I’ll access the content via images.
Thanks for the response