English

Insert or Delete Comments in Word (DOCX/DOC) using Java

Comments are used in word documents, DOCX or DOC, for suggesting improvements and modifications. Let us explore how to insert comments as well as deleting or removing comments programmatically using Java. You can add author name, initials, comment text, date, and time based on your requirements. We will be performing all of these tasks using Aspose.Words for Java API. Here we will be learning following use cases related to comments in word documents:
August 12, 2020 · 3 min · Farhan Raza