Tag Archives: Remove Annotations

Remove Annotations from PDF or Word Documents in Java

Annotations are commonly used for pointing out observations in documents. These can also be used for providing feedback while discussion. Earlier, we discussed, the Java way to add different annotations to PDF documents. This article discusses how to remove annotations from documents like PDF and Word DOC/DOCX files in Java.

Posted in GroupDocs.Annotation Product Family, Uncategorized | Tagged , , ,

Remove Annotations from PDF or Word Documents using C#

Annotations are commonly used in documents for pointing out different observations and providing feedbacks for discussion. We discussed in a separate articles, how to add different annotations to PDF and Word documents using C#. Today, this article discuss how to remove annotations from documents like PDF and Word DOC/DOCX files using C#.

The following topics are discussed in this article:

  • Annotation .NET API
  • Remove All Annotations
  • Remove Annotations by IDs
  • Eliminate Annotations by Annotation Object
Posted in GroupDocs.Annotation Product Family | Tagged , , ,