Hi,
I’m tiring to get watermark text from pdf. The document is watermarked with the following code:
var document = new Aspose.Pdf.Document(filename);
var wmFontSize = ws.FontSize;
var wmText = ws.Text;
var lines = wm…...Split(new string[] { "\r\n", "\r"...stamp = new TextStamp(text) test.zip (29.3 KB) asad.ali January 20...