Tables and table headers question

I have a project that generates a Word report on the fly (dynamic.) This project contains many tables that often grow beyond one or more pages..

Is it possible to repeat the table headers to the next page with Aspose.Word? If so how?

Yes, when writing the table header row contents set the RowFormat.HeadingFormat = true;