Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,209 for

spreadsheet conversion

(0.09 sec)
  1. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel Spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Conversion Product Solution GroupDocs...documents including Excel spreadsheets (XLS, XLSX) , Word documents...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  2. How to edit CSV file | GroupDocs

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

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  3. Developer Guide | GroupDocs

    Step-by-step, runnable code examples for redacting text, metadata, images, annotations, and pages, loading and saving documents, rasterizing to PDF, and applying redaction policies with GroupDocs.Redaction for Python via .NET....Conversion Product Solution GroupDocs...metadata, image, annotation, spreadsheet, and page redaction, plus...

    docs.groupdocs.com/redaction/python-net/develop...
  4. Get file info | GroupDocs

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

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  5. 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...
  6. 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-...
  7. 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/net/groupdocs-assem...
  8. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for .NET API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...

    docs.groupdocs.com/conversion/net/load-options-...
  9. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....Conversion Product Solution GroupDocs...document, worksheets in a spreadsheet or slides in a presentation;...

    docs.groupdocs.com/merger/net/get-document-info...
  10. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for Python via .NET and how to operate them in Python code....Conversion Product Solution GroupDocs...DOCX, DOCM, RTF, ODT etc. Spreadsheet formats, which include XLS...

    docs.groupdocs.com/editor/python-net/working-wi...