The code:
String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\";
Document doc = new Document(path + "796597488160104448.docx");
doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...whitespace, form fields, or formatting elements)—that influences...Render the document to PDF format doc.save("out.pdf"); See more...