how to dynamically highlight the keywords searched in pdf document through .net application?
Hello Nitish,
Thanks for considering Aspose.
Aspose.Pdf.Kit is a component which is used to manipulate/edit existing PDF files, and as per your requirement to search a particular keyword in .Net application, I am afraid this feature is not yet supported by Aspose.Pdf.Kit for .Net. As a workaround for search feature, you can extract the text contents of the PDF file and parse them programmatically to find out the specific keyword but still highlighting the key word could not be accomplished. We apologize for your inconvenience.
Please visit the following link, in case you need some information on how to Extract the Text.
FYI, Aspose.Pdf.Kit for Java has a class named PdfSearcher which provides the required functionality of searching a text string, but its only available in Java version.
In case of any further query, please feel free to contact.