Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 3,130 for

xlsx html

(0.14 sec)
  1. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....html' , '.pdf' ); const invertedFilter...all extensions except of HTM, HTML, and PDF settings . setDocumentFilter...

    docs.groupdocs.com/search/nodejs-java/document-...
  2. Getting Document Information | Documentation

    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....xlsx" )) { SpreadsheetDocumentI doc_info...getDocumentInfo (); // Print XLSX document info System . out ...

    docs.groupdocs.com/conversion/java/get-document...
  3. Render Print Area in Worksheets using GroupDocs...

    Here we go! Another monthly release of GroupDocs.Viewer for .NET is out now. In the current release, you will find new options to render print area and to include or exclude hidden columns and rows in the Cells documents. Furthermore, we have added the support of rendering POTX, PPTM, and EPS file formats. Below you find the list of new features, improvements, and fixes added in GroupDocs.Viewer for .NET 18....documents are rendered into HTML, overflowed text inside the...StoragePath = @"C:\storage"; // Create html handler ViewerHtmlHandler htmlHandler...

    blog.groupdocs.com/viewer/render-print-area-in-...
  4. Supported file formats | Documentation

    File formats supported by GroupDocs.Viewer for Python are listed here.... Try the to open DOCX, XLSX, PPTX, and more. This topic...Automatic format detection Compiled HTML Help Format Hypertext Markup...

    docs.groupdocs.com/viewer/python-net/supported-...
  5. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....html" ); DocumentFilter invertedFilter...extensions except of HTM and HTML settings . DocumentFilter =...

    docs.groupdocs.com/search/net/document-filterin...
  6. Supported file formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, Xlsx, PDF, PPT, JPG, PNG, Html, EML and many more... Try the to convert DOCX, XLSX, PPTX, and more. This topic...✅ MHTML Web Archive ✅ ✅ MIME HTML File ✅ ✅ Visio Web Drawing ✅...

    docs.groupdocs.com/conversion/java/supported-fi...
  7. Work with search results | Documentation

    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....html" ); // Creating an output adapter...highlighter ); // Generating HTML formatted text with highlighted...

    docs.groupdocs.com/search/net/work-with-search-...
  8. Work with search results | Documentation

    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....html" ); // Creating an output adapter...highlighter ); // Generating HTML formatted text with highlighted...

    docs.groupdocs.com/search/java/work-with-search...
  9. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....spreadsheets, presentations, HTML files, PDF files, eBooks, email...like (Word, PDF, Excel, and HTML), we can move ahead to process...

    blog.groupdocs.com/search/build-full-text-searc...
  10. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....EditableDocument containing the HTML and CSS representation of the...selected worksheet. Send the HTML/CSS content to a client-side...

    docs.groupdocs.com/editor/nodejs-java/inserting...