Hi,
I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9.
But when running this code (to convert a PDF to DOCX), I get this error:
com.aspose.words.Un…...load); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat...OoxmlSaveOptions(SaveFormat.DOCX); saveOptions.setMemoryOptimizatio(true); doc...