Hi,
I need to convert a power point to image. How do i validate if the given file is real power point file or not?
Regards,
Prashant
Hi Prashant,
Thanks for posting.
I have observed your requirements and like mention that Aspose.Slides allows you to export the presentation slides to commercially available image formats like jpeg, png or bmp. Please visit this documentation link for more about generating slide thumbnails. Also, when you load the presentation in try catch block, Aspose.Slides throws valid exception in case of invalid PowerPoint file.
Best Regards,