Hi
In Aspose Words for Java, we are using the following code snippet for inserting the footer text
for (Section s : Doc.getSections())
{
s.getPageSetup().setDifferentFirstPageHeaderFooter(false);
s.getPageSetup…...showing in grey colour in Word docs Aspose.Words Product Family...footer text for (Section s : doc.getSections()) { s.getPageSetup()...