Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 677 of 677 for

spreadsheet to word

(0.03 sec)
  1. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs To be more descriptive. A tag body must meet the following requirements:...or dropdown list, Microsoft Word adds a default item that has...various types of documents: Word Processing and Emails << link...

    docs.groupdocs.com/assembly/java/template-synta...
  2. 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.... You can view many types to word processing documents (DOC, DOCX...presentations (PPT, PPTX), spreadsheets (XLS, XLSX), portable files...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  3. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/metadata/nodejs-java/technical-support/weekly0.5https://docs.groupdocs.com/metadata......com/metadata/java/working-with-metadata-in-spreadsheets/weekly0.5https://docs.groupdocs...com/metadata/java/working-with-metadata-in-word-processing-documents/weekly0...

    docs.groupdocs.com/sitemaps/metadata.xml
  4. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how To search almost matching results in text-based documents online & programmatically....magical tool that helps you find words that are kind of similar to...solution that makes searching for words a lot easier. It’s like finding...

    blog.groupdocs.com/search/online-fuzzy-search/
  5. Perform Synonym Search in Documents Online

    Unlock the power of synonym search! Learn how To search alternate Words in text-based documents online & programmatically....computer program finds different words that mean the same in documents...uploading area. Type in the words you’re looking for in the Search...

    blog.groupdocs.com/search/online-synonym-search/
  6. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going To introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared Towards integration inTo web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including deskTop and mobile ones!... In other words, GroupDocs.Viewer for Java can...Tabbed Rendering of Excel Spreadsheets # Microsoft Excel, ODS and...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. Get document info | Documentation

    This article explains how To detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....contents, author, lines count, words count, whether it is password.... WriteLine ( "Words: {0}" , docInfo . Words ); foreach ( var...

    docs.groupdocs.com/conversion/net/get-document-...