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 …...footer using Aspose Cells API for Java Aspose.Cells Product Family...footer using Aspose Cells API for Java ,using this code PageSetup pageSetup...