To add Header/Footer in imported Document using Aspose

Hi,

I am importing the document using Aspose but not able to handle header and footer in the imported document. Kindly suggest what can we do for this scenario.

@SwetaGenpact,

Thanks for your inquiry. HeaderFooter class represents a container for the header or footer text of a section. HeaderFooter is a section-level node and can only be a child of Section. There can only be one HeaderFooter or each HeaderFooterType in a Section.

Please refer to the following article.
How to Create Headers Footers using DocumentBuilder

Hope this helps you. If you still face problem, please share some more detail about your requirement along with input and expected output documents. We will then provide you more information about your query.