This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article shows how to handle search queries if they contain special characters and separator characters....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Learn how to install GroupDocs.Assembly via NuGet and apply a license to remove evaluation limitations in your .NET applications....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for .NET without a license (Evaluation Limitations)...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Learn how to extract text in Accurate mode from documents using GroupDocs.Parser for .NET. High-quality text extraction with best accuracy from PDF, Word, Excel and 50+ formats in C#....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...