Hi,
I am using the code snippet, to convert pdf to doc however the image and highlighting is missing
WordsApi wordsApi = new WordsApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH);
StorageApi storageApi = new Stora…...// Set input file name String fileName = "Rendering.docx"; String..."output.pdf"; try { // Upload file to aspose cloud storage storageApi...