Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed header on each page of the table #82

Closed
JiangHao-1 opened this issue May 16, 2022 · 2 comments
Closed

fixed header on each page of the table #82

JiangHao-1 opened this issue May 16, 2022 · 2 comments

Comments

@JiangHao-1
Copy link

fixed header on each page of the table

@JiangHao-1
Copy link
Author

I have a requirement to implement a table through coding. My data may appear on multiple pages. I want the data on each page to automatically have a header. Note that it is not configured through a template

@AlexNosk
Copy link

@JiangHao-1 You can achieve this by specifying RowFormat.HeadingFormat property.
Please see our documentation for more information:
https://docs.aspose.com/words/java/working-with-columns-and-rows/#specify-rows-to-repeat-on-subsequent-pages-as-header-rows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants