Hi Aspose team,
I am currently trying to find a way to identify all hyperlinks in my document.
It works for hyperlinks (URI) but I need to know also what is text that document reader will see.
For example, I have foll…...pdf"); // get the first link annotation from the first page of the...(LinkAnnotation)doc.Pages[1].Annotations[1]; if (linkAnnot.Action...