I’m trying to set up some code to convert a Docx file into a pptx. I found this example on the aspose site
https://products.aspose.com/total/net/conversion/docx-to-ppt/
I added a variation of the code in the example and that didn’t work, so I created a stand alone project using a very simple word document and it still doesn’t work.
It does generate a PPT document but it is nothing like the original.
We have a license for Words already but I was using a trial version of Slides to test this. Not sure if that could be causing the issues?
I have attached the stand alone project to this ticket, any help/advice would be appreciated.
The project is too large to upload with both Words and Slides so I have uploaded it to dropbox and the link is - https://www.dropbox.com/s/41vkym7k4ymutp5/AsposeDocxToPPT_ASP.zip?dl=0
If that doesn’t work please let me know.