MS Word - Would it be possible to Insert Bookmark programmatically(C#) in a selected row or position

Wanted to know using Aspose Docs or GroupDocs.Metadata would it be possible to Insert Bookmark programmatically(C#) in a selected row or position in a Word Document.

Checked this->Working with Bookmarks in C#|Aspose.Words for .NET

Our requirement is to remove rows from table which has 0 value for all columns. For example below row in table we would want to remove programmatically.

Income 2021 2020 <–Table header
Total real estate income 1000 2000 <–row with values
Revenue from export 0 0 <–row with empty value we want to remove

This topic has been moved to the related forum: MS Word - Would it be possible to Insert Bookmark programmatically(C#) in a selected row or position - Free Support Forum - aspose.com