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…...January 20, 2025, 9:41am 1 Hi, I’m tiring to get watermark text from...document.Save(resultFile); Then I’m trying to get the artifact info...