This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to merge TIF image files, combine TIF image files into one file programmatically in java language using GroupDocs.Merger for Java library....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to merge GIF image files, combine GIF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to merge PNG image files, combine PNG image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to merge images to PDF file, combine images into one PDF file programmatically in Java language using GroupDocs.Merger for Java library....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Follow this guide and learn how to merge MS Excel spreadsheets using Node.js via Java programming language....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Metadata Product Solution GroupDocs.Search 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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...