Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Node.js via Java without a license (Evaluation Limitations)...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
To search a keyword in Microsoft Office Word 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 Microsoft Office Word 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....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/.
The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image.
Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...