Hi
I was trying to print watermark in Excel in the footer using Aspose Cells API for Java ,using this code
PageSetup pageSetup = sheet.getPageSetup();
pageSetup.setFooter(2, watermarkText);
But the issue it overlaps …...the footer using Aspose Cells API for Java Aspose.Cells Product...in Excel in the footer using Aspose Cells API for Java ,using this...