Trying to convert a PDF to a PPTX like so:
public class PptxService {
public byte[] generatePresentation()
throws IOException {
try (
InputStream templateInputStream = this.getClass()
.getClassLoader()
.…...PDF Product Family aspose-pdf-java 4ACode December 5, 2025, 4:03pm...get the following execption: java.lang.NullPointerException: Cannot...