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…...Pdf rendition is not getting generating like word document Aspose...file with below code. Document doc = new Document("test.docx");...