Repeating header rows with ASPÒSE.WORD

In case that a word report has a big table and holds more than one page

is it possible to repeat header rows of a table on each page, using report service - aspose.word ?

Hi there,

Thanks for your inquiry. Aspose.Words for Reporting Services does not have any configuration to set the table’s header. However, you can achieve your requirements by setting value of Tablix’s property ‘Repeat header rows on each page’ Aspose.Words for Reporting Services exports the RDL to output document according to the properties of Tablix. Please read following link for your kind reference.
https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2012/dd207045(v=sql.110)