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…...Model.SaveOptionsData body = new Com...Com.Aspose.Words.Model.SaveOptionsData(); body.SaveFormat = "pdf";...