Hi! When I’m trying to split my pptx presentation into png images I get normal response with Status and SplitResult. But links to images lead to blank pages, no images there. Can you help me with this issue? Thanks!
Hi Vadim,
Thank you for sharing the template file.
I tried your conversion of your PPTX file to PNG using Aspose.Slides for Cloud and I am unable to notice any issue. Please share your sample code with us to help us reproduce the issue. Also, are you using Aspose.Cloud storage or some third party storage?
Sorry for the inconvenience,
Thanks for the reply. Here is my sample code in ruby:
http://api.aspose.com/v1.1
"




http://api.aspose.com/v1.1/slides/#{filename}/split?format=png
"Hi,
Thank you for the details.
Yes, you will need to build the URI for the split pages and Sign it. Please see the following documentation link with details and sample regarding how to achieve it.
Split PowerPoint Presentations
In case you need any further assistance, please feel free to contact support.
Thanks & Regards,