Tag Archives: Remove Annotations from Word in C#

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 , , ,

Add or Remove Annotations or Markup Word files using C#

Forget to discuss documents' content and feedbacks in long email threads. Simply use annotations to markup documents with messages and replies. In this article, you will learn how to programmatically add and remove annotations to markup Word documents in C# with your .NET applications.

The following topics are discussed in this article:

  • .NET API for Word DOC/DOCX Annotations
  • Add Annotations to Word
    • Arrow annotations
    • Rectangle annotations
    • Ellipse or Oval annotations
    • Distance annotations
  • Remove Annotations from Word Files
Posted in GroupDocs.Annotation Product Family | Tagged , ,