This article explains that how to Search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Signature Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to extract files from Archives (ZIP, RAR, 7z, TAR) and convert them to different formats using GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...Product Solution GroupDocs.Search 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...Product Solution GroupDocs.Search Product Solution GroupDocs...
To Search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Signature Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to Search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Signature Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains that how to Search text from Microsoft OneNote sections presentations...Signature Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains that how to Search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Signature Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...
To Search a keyword in Microsoft Office Excel spreadsheets 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 Excel spreadsheet:
Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....Signature Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...
To Search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation:
Instantiate Parser object for the initial presentation; 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 presentation....Signature Product Solution GroupDocs...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....Signature Product Solution GroupDocs...Product Solution GroupDocs.Search Product Solution GroupDocs...