I am using ASPOSE java word api To convert an word Document To image Document. However, I facing issue with it post conversion. After conversion it does not preserve the source Document apperance.
I am attaching an inpu…..."); Document doc = new Document("D:\\ACA33\\Aspose\\INPUT...ImageSaveOptions(SaveFormat.PNG); for (int i = 0; i < doc.getPageCount();...