Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,006 for

spreadsheet conversion

(0.12 sec)
  1. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Conversion Product Solution GroupDocs...Word Processing documents Spreadsheet documents Presentation documents...

    docs.groupdocs.com/assembly/net/changing-target...
  2. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Conversion Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); const metadata = new groupdocs...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  3. GroupDocs.Viewer for Node.js via Java | GroupDocs

    GroupDocs.Viewer for Node.js allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your JavaScript application....Conversion Product Solution GroupDocs...over . Load text documents, spreadsheets, presentations, PDF files...

    docs.groupdocs.com/viewer/nodejs-java/
  4. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....Conversion Product Solution GroupDocs...regarding processing DSV spreadsheets (Delimiter-Separated Values)...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  5. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....Conversion Product Solution GroupDocs...(PDF, Word document, Excel spreadsheet, PowerPoint presentation...

    docs.groupdocs.com/comparison/java/get-file-info/
  6. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Conversion Product Solution GroupDocs...Integrating with Native Spreadsheet Data Types By default, GroupDocs...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  7. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Conversion Product Solution GroupDocs...Word Processing documents Spreadsheet documents Presentation documents...

    docs.groupdocs.com/assembly/java/changing-targe...
  8. GroupDocs.Viewer for Python via .NET | GroupDocs

    Render documents as HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python. No third-party software needed!...Conversion Product Solution GroupDocs...over . Load text documents, spreadsheets, presentations, PDF files...

    docs.groupdocs.com/viewer/python-net/
  9. How to Compare Excel Files in Java

    Quickly review the detailed instructions to compare Excel files in Java without MS Office and easily develop a Java program to compare two Excel files....Conversion Product Family GroupDocs...for comparison of other Spreadsheet formats like XLS, XLT, XLTM...

    kb.groupdocs.com/comparison/java/how-to-compare...
  10. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Conversion Product Solution GroupDocs...documents. For example Excel spreadsheet or PowerPoint presentation...

    docs.groupdocs.com/merger/java/add-document-to-...