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

xlsx html

(0.41 sec)
  1. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, Xlsx, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and other...representation in HTML markup. This means that WYSIWYG HTML-editors don’t...

    docs.groupdocs.com/editor/net/edit-excel/
  2. 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....html' ; const outputAdapter = new...groupdocs . search . OutputFormat . Html , filePath ); // Creating the...

    docs.groupdocs.com/search/nodejs-java/build-you...
  3. Why is there no DenyDownloading in GroupDocs.Vi...

    I’m currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to integrate. We were hoping to use this API to display our PDF files to the user in a “read-only”…...manipulate, such as images or HTML, depending on your use case...them to 4 possible formats: HTML, PDF, PNG, or JPEG. You can...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  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. 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-...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...improvements to view document in both HTML and Image representations for...document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...

    blog.groupdocs.com/groupdocs.blog/page/66/
  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/net/work-with-search-...
  8. 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...
  9. 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...
  10. 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...