Hi
In Aspose Slides for Java, we are using the following code snippet for inserting the footer text
java.awt.Color footerColor = java.awt.Color.RED;
// Set the text color for the footer.
IFillFormat fillFormat = para…...setText("HI there new header"); ((IAutoShape) shape).getTextFrame()...getTextFrame().setText("HI there new header"); ((IAutoShape) shape).getTextFrame()...