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…...UnsupportedFileForma: Pdf format is not supported on this platform...; com.aspose.words.Document doc = new Document(bais, load); OoxmlSaveOptions...