Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 807 for

groupdocs spreadsheet comparison

(0.07 sec)
  1. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with Groupdocs.Conversion for Node.js via Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Supported file formats | Documentation

    Groupdocs.Conversion for Node.js via Java supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/nodejs-java/suppo...
  3. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with Groupdocs.Conversion for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/convert/proje...
  4. Convert JPG to XLSX using C#

    This tutorial will show you how to convert JPG to XLSX using C#. Also, code example will be provided to export JPG to XLSX using C# without installing extra software....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  5. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with Groupdocs.Conversion for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/java/convert/email/
  6. Convert diagrams | Documentation

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with Groupdocs.Conversion for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/java/convert/diag...
  7. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML format with Groupdocs.Conversion for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/convert/web/
  8. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel Spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel Spreadsheet: Instantiate Parser object for the initial Spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Spreadsheet....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. Working with metadata in Spreadsheets | Documen...

    Groupdocs.Metadata for Java provides functionality that allows working with different kinds of Spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded Spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Render XLSX as HTML using Java

    In this discussion, we'll delve into the process of how to render XLSX as HTML using Java. Additionally, we'll provide you Java code for rendering XLSX to HTML....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/viewer/java/render-xlsx-as-htm...