aspose_issue.Docx (34.3 KB)
Hi Team,
I am using aspose words version 23.6 in java To convert Docx files To Pdf using the below code snippet -
Document Doc = new Document(filePath);
Doc.acceptAllRevisions();
NodeCollec…...while converting from docx to pdf Aspose.Words Product Family words-java...files to pdf using the below code snippet - Document doc = new Document(filePath);...