Hi Team,
I am able To add watermark text inTo word Document using Aspose .net and i am not able To read the existing watermark text from that word Document. I want To read the watermark text along with font family, font…...in the code below: Document doc = new Document("C:\\Temp\\in...docx"); foreach (Shape s in doc.GetChildNodes(NodeType.Shape...