Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents.
Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult.
From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Viewer Product Solution GroupDocs...FileOutputAdapter ( "c:\\Highlighted.html" ); // Creating an output adapter...
Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Viewer Product Solution GroupDocs...Email : MSG, EML, EMLX Other : HTML, TXT, XML Warning Some older...
This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....Viewer Product Solution GroupDocs...out . println ( "Is Body in HTML: " + doc_info . isHtml ());...
GroupDocs.Comparison for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document review and change-detection pipelines....Viewer Product Solution GroupDocs...PDF, Excel, PowerPoint, ODT, HTML, images, and more. Includes...
Convert documents straight from the terminal with the groupdocs-conversion command-line tool — no Python script required. Inspect documents, list supported formats, and apply a license, all from the shell....Viewer Product Solution GroupDocs...ppt , pptx , pptm , odp Web html , htm , mhtml Image jpg , jpeg...
Learn how to use DatabaseLoadOptions to configure database document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL formats....Viewer Product Solution GroupDocs...DOCX, TXT, RTF Web formats : HTML, MHTML Spreadsheet formats :...
Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js via Java....Viewer Product Solution GroupDocs...WordProcessingSaveOp specify how the edited HTML should be saved to the output...
Follow this guide and learn how to convert documents to eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other customizations using GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs...: XLS, XLSX, ODS, CSV Web : HTML, MHTML, HTM Images : JPG, PNG...
First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Viewer Product Solution GroupDocs...FileOutputAdapter ( @"c:\Highlighted.html" ); // Creating the output adapter...