How to delete row in word document

You can simply use the text.replace activity and replace it with nothing. @venkatreddy

Check this: How to manipulate a part of string: Split, Trim, Substring, Replace, Remove, Left, Right