I'm using Aspose to fill in bookmarks for word documents.
moa_doc = New Aspose.Words.Document(Template)
But when I create the document I get the following error "Unable to cast object of type 'Aspose.Words.Paragraph' to type 'Aspose.Words.Row'."
It works fine with all my Templates except for this one (see file attached)