GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...