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...
Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....Viewer Product Solution GroupDocs...converting to formats (e.g., HTML). EBookConvertOptions – Options...
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...
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...
This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....Viewer Product Solution GroupDocs...has no valid representation in HTML markup, so the only way to edit...
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...
Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....Viewer Product Solution GroupDocs...DSV (like CSV and TSV), XML, HTML, and plain text. FixedLayoutDocumentI:...
This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Viewer Product Solution GroupDocs...to other formats like images, HTML, XML, etc. It may be boring...