Howdy,
We are using Aspose.Cells for adding shapes (i.e., watermarks) on top of Excel files and noticing an issue with them not being applied to a sheet.
In particular, there seems to be a bug with how cell data is det…...getMaxDataColumn(); // Add Watermark Shape wordart = sheet.getShapes().addTex...maxDataCol, 1, 130, 800); wordart.setRotationAngle(315); // Get...