How to retrieve external link from PDF with hyerlink URL

Recently got the license product and looking some sample how to extract all External URL links with Hyperlink TEXT from PDF file.

I could find some example which search the text and its hyper link to retrieve using the ASPOSE.NET (using C#), but looking how to list all external hyperlink text along with its external URI links… So further in case further require to change the text and URLs that could read from xls file update text and link.

@msahu123,

You can retrieve and list down hyperlink text and URL with Aspose.PDF API, and can also update. LinkAnnotation class help to do so. Please refer this helping section: Working with Links and Actions. If this does not help, then please send all details of the scenario, including source PDF and code. We will investigate your scenario in our environment, and share our findings with you.