Trying to convert a PDF to a PPTX like so:
public class PptxService {
public byte[] generatePresentation()
throws IOException {
try (
InputStream templateInputStream = this.getClass()
.getClassLoader()
.…... Download the newest JAR from the Aspose website or Maven...the latest jar on the Aspose website and Maven Central is back on...