GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....Us Contact Customers Legal Security Events Acquisition Ask AI...
The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Us Contact Customers Legal Security Events Acquisition Ask AI...
Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...
This article explains how digitally esign documents with certificates using GroupDocs.Signature API...Us Contact Customers Legal Security Events Acquisition Ask AI...
This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...
Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own database (MS SQL Server local OR Remote) tables, views and also with custom query....Us Contact Customers Legal Security Events Acquisition Ask AI...
To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.
Here are the steps to search a keyword in PDF document:
Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Us Contact Customers Legal Security Events Acquisition Ask AI...