Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 3,100 for

xlsx html

(0.3 sec)
  1. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....(PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and...FileStream::fromFile The template is simply an HTML form of the “multipart/form-data”...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  2. Document filtering during indexing | GroupDocs

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

    docs.groupdocs.com/search/java/document-filteri...
  3. Document filtering during indexing | GroupDocs

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

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

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

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

    docs.groupdocs.com/search/java/work-with-search...
  8. Document filtering during indexing | GroupDocs

    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...
  9. Supported file formats | GroupDocs

    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-...
  10. 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....Web formats : HTML, MHTML Spreadsheet formats : XLSX, XLS Presentation...

    docs.groupdocs.com/conversion/net/load-database...