I’m currently testing aspose.slides capabilities using the supplied cloud docker image.
When I try to convert a pptx to html, everything seems to work fine.
When I used the exact same curl to convert to html5 instead, …...amount to mostly using --data-binary to supply the file, instead...multipart/form-data" --data-binary @test3.pptx -o output.html...