Hi
We would like to use Aspose.Slides to convert powerpoint presentations to our custom format. That means we need to extract all of the media content.
Also we were able to export all slides as JPEG’s easily and fast but the problem occurred if i tried to export other media formats. I found that neither slide (Aspose.Slide.ISlide) is pointing to owned media elements or video / audio collection’s element is not saying where the content is from (slide index / number property is missing).
Powerpoint also supports Youtube or embedded code. Not sure about the embedded code but i definitely can get Youtube url via Microsoft.Interop.Powerpoint. Is there any way to get this kind of content with Aspose.Slides ?