Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 10,483 for

html viewer

(0.61 sec)
  1. Work with search results | GroupDocs

    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...

    docs.groupdocs.com/search/java/work-with-search...
  2. Generate Output in Same Format as Template | Gr...

    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...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  3. Getting Document Information | GroupDocs

    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 ());...

    docs.groupdocs.com/conversion/java/get-document...
  4. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, Html, EML and many more...Viewer Product Solution GroupDocs...✅ MHTML Web Archive ✅ ✅ MIME HTML File ✅ ✅ Visio Web Drawing ✅...

    docs.groupdocs.com/conversion/java/supported-fi...
  5. AI Agents and LLM Integration | GroupDocs

    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...

    docs.groupdocs.com/comparison/python-net/agents...
  6. Command Line Interface | GroupDocs

    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...

    docs.groupdocs.com/conversion/python-net/gettin...
  7. Load Database Documents with Options | GroupDocs

    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 :...

    docs.groupdocs.com/conversion/net/load-database...
  8. Output Format and Password | GroupDocs

    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...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  9. Convert to eBook with advanced options | GroupDocs

    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...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  10. Build your first search solution | GroupDocs

    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...

    docs.groupdocs.com/search/net/build-your-first-...