Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Comment(doc, "John Doe", "JD", new Date()); builder.getCurrentParagraph()..."); Assert.assertEquals(new Date(), comment.getDateTime()); //...