Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 11,325 for

xlsx

(0.34 sec)
  1. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....not working as expected PPTX/XLSX documents are not rendering...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  2. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for .NET.... Try the to open DOCX, XLSX, PPTX, and more. This topic...

    docs.groupdocs.com/viewer/net/supported-documen...
  3. Convert images | GroupDocs

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code...convert these images into XLS/XLSX workbook. Convert JPG to XLS...

    docs.groupdocs.com/conversion/net/convert/image/
  4. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/indexing-options/
  5. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...For example, the PDF, DOCX, XLSX, PPTX, and other similar document...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  6. Create EditableDocument from File or Markup | G...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....some final format like DOCX or XLSX, you need to pass the document...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  7. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/working-with-tem...
  8. 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...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  9. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automatio......document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  10. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......, DOCX, XLSX, PPTX, etc.) - `output`: Path...various input formats (DOCX, XLSX, PPTX, etc.) and converts them...

    docs.groupdocs.com/conversion/nodejs-java/_samp...