Hi Team,
We are tryIng to transformation Input file with below code.
Document doc = new Document("test.docx");
PdfSaveOptions options = new PdfSaveOptions();
doc.save("output.pdf", options);
FormattIng and Alignment o…...generating like word document Aspose.Words Product Family words-java rnara...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...