

You also get the leverage to insert dynamic page numbers into the header/footer section. Furthermore, you may also specify to render different headers/footers for the first page and for odd/even pages.įurthermore, the API also enables you to set formatting information such as font and paragraph properties for the header/footer text. It provides the features to Read, Add, Update or Delete specific or all Header and Footer objects. Word processing API #Īspose.Words Cloud API provides the capabilities to load MS Word files from Cloud storage, as well as it allows the user to pass the input file directly in the request body and the API returns the updated file in the response object. In this article, we are going to learn the steps on how to add or update the header footer in Word Document using REST API. Also, when updating the information in the Header or Footer section, the content inside the main body of the document is grayed out which indicates that these objects are totally isolated from the rest of the page content and the operation which you perform on these objects is specific to these areas. Most built-in headers contain some placeholder text and either, you can keep the placeholder text or replace it with your own data feed. When using MS Word, it provides the capabilities to add Header and Footers based on predefined layouts or enable you to add custom headers and footers. Headers and footers are useful for including information that you want to display on every page of a document such as your name, dates, the title of the document, page numbers, or disclaimers to documents. A quick view of MS Word document transformation.Ī header is the top margin of each page, and a footer is the bottom margin of each page.
