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…...following code snippet for inserting the footer text for (Section...font color setting in the document. When you set the font properties...