This page outlines the revamp done for Header-Footer for Word, PowerPoint, Excel, and Outlook. While the changes have mostly been under-the-hood improvements to aid in future development, there have been a number of bug fixes and quality improvements as well.

In addition to outlining the new functionality, limitations and known bugs are detailed.

Word

Word comes with the most features as it natively supports every type of visual marking we are adding to documents:

Sample Config:

"pageLayoutConfiguration": {
  "alwaysShowPopup": true/false
  "option": "allPagesExceptTitle"/"allPages"/"titlePageOnly"
  "triggerPagesNumber": 3
}

In Word there are 3 pop-ups that can be shown:

Non-Editable Visual Labels: There is also a new function to prevent the modification of GV visual markings in this new updater. Users can delete a word or append the header footer but when the document is saved it will be reverted to the original text. It’s not possible to outright lock the text and prevent it from being edited in the first place, so the updater will attempt to revert any changes on new classifications and when saving.

Note: In cases where the document is saved and the document update is run again (to revert any changes to markings) and the user is required to give any input via the pop-ups, then the cancel button will no longer be shown. This is to prevent the user from avoiding the document update to fix modified markings.

Suppress cancellation of default/auto classification: In cases where classification is to be automatically applied, we now suppress the ability for the user to cancel this operation to prevent them from being able to circumnavigate the classification. This means that if a classification event occurs automatically (and when pressing “Set” in the suggestion pop ups), the new popups shown above will not be shown (even if alwaysShowPopup is set to true). The only case when they will be shown is if there is some user input required (such as to choose between append/overwrite), but in these cases, the cancel button is removed from the pop ups so the user can’t prevent the update. Note: automatic classification events include default classification, auto ML classification and the classification event that is triggered on saving the document to prevent editing of visual markings. This applies to PowerPoint and Excel too.

Limitations/Known Bugs

PowerPoint

The features for PowerPoint are largely the same as in Word, but with some key differences:

Excel

The features for Excel are largely the same as in Word, but with some key differences:

Outlook

The features available in Outlook are the most different from the other Office applications as there is no native support for headers, footers, or watermarks. Below is an outline of the currently supported features and their limitations.

As there are no native headers and footers in Outlook, we instead are adding the GV markings to the email body itself, at the top and bottom. In order to do this, we are employing hidden tags in the body to mark the correct location for the header and footer. These can be seen by enabling the show hidden formatting in the Format Text tab, Paragraph section. Note that by its very nature, it does mean that it would be possible for the user to enable this hidden view and so be able to edit these hidden tags that the agent relies on to update the markings. However, this is just the limitation we have when the headers/footers have to added directly to the email body. It should be sufficient enough for most common scenarios.

Video Demo

Below is a recording of a brief demonstration of the features discussed above.

https://drive.google.com/file/d/1lt0UCRifdKdoB0mqgeHs9P5wFiTCD2tn/view?usp=sharing