Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 619 of 619 for

word to spreadsheet

(0.07 sec)
  1. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milesTones; we’re proud and grateful To end a busy year with great achievements. With constant enhancements, we were able To prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time To time; created a variety of plugins for multiple platforms; integrated many different sTorage options with GroupDocs; introduced flexible API SDKs To help you integrate our apps To your existing applications; and were able build a strong base of valuable cusTomers, ranging from small To mid To enterprise levels; amongst many others....can convert different types of word processing documents (DOC, DOCX...presentations (PPT, PPTX), spreadsheets (XLS, XLSX), portable files...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  2. 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:...value setting is available for Word Processing documents only. Adding...or dropdown list, Microsoft Word adds a default item that has...

    docs.groupdocs.com/assembly/net/template-syntax...
  3. 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...
  4. 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-...
  5. 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
  6. 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/
  7. 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/
  8. 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-...
  9. 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-...