Hello Aspose Team
Can I get help to know How to Find & Replace Hyperlinks in pdf.
I used the below sample code to get the hyperlink.
Document document = new Document("c:/pdftest/TempFile.pdf");
// Traverse thro…...Pages) { // Get the link annotations from particular page AnnotationSelector...Pdf.InteractiveFeatures.Annotations.LinkAnnotation(page, Aspose...