This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API....NET library, we provide simple but powerful...
This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....NET library we provide simple, but powerful...
Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....NET is a comprehensive C# library designed for enterprise-level...Supported Document Formats # The library supports an extensive range...
Learn how to do spelling correction in document search using Java. You will get a code example for spell check in document search using Java for accurate results....Search for Java library to your project Use the Index...
Compare two or more PDF files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes.... Java Library to Compare Two or More PDF...
Extract MP3 tags from the mp3 files in Java. Read the ID3v1, ID3v2, Lyrics, and APEv2 metadata standard tags from the mp3 files using Java Metadata API....Configure # Get the metadata library from the downloads section...
To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....NET library we provide simple, but powerful...
Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java Library....Linux) file to install the library in your local maven repository...
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....NET library we provide simple, but powerful...