Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,132 for

spreadsheet

(0.05 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....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:... Spreadsheet ); const metadata = new groupdocs...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  3. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, HTML, image and other formats with GroupDocs.Conversion for .NET....FODP, , , , , , , , , , , Spreadsheet: , , , , , , , , , , , ,...(); Convert PDF to Excel Spreadsheet formats are designed to represent...

    docs.groupdocs.com/conversion/net/convert/pdf/
  4. Generate Output in Different Format | GroupDocs

    Convert assembled documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....PDF, HTML, and more, while spreadsheet templates have more limited...xlsx" ; string outputPath = "Spreadsheet.pdf" ; var data = new { ReportTitle...

    docs.groupdocs.com/assembly/net/basic-usage-dif...
  5. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....conversion of the Excel spreadsheets of XLS/XLSX format to CSV...perfectly displayed using spreadsheet applications like MS Excel...

    blog.groupdocs.com/categories/groupdocs.convers...
  6. Convert TXT to MD using Node.js

    Effortlessly convert TXT to MD using Node.js for clean Markdown output. Learn how to export TXT to MD in Node.js with fast, flexible file conversion tools....TXT files into structured spreadsheet formats, we also offer a...clean, well-organized Excel spreadsheets—perfect for data analysis...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  7. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for Java and how to operate them in Java code.... Spreadsheet formats, which includes XLS...that are text-based form of spreadsheets, and includes CSV, TSV,...

    docs.groupdocs.com/editor/java/working-with-for...
  8. Convert XLSX to MD using Node.js

    Learn how to convert XLSX to MD using Node.js with a smooth and efficient workflow. This guide helps you export XLSX to MD in Node.js with accurate formatting....necessary to convert structured spreadsheet data into readable text formats...To conclude, converting spreadsheet files to Markdown can be...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  9. Load XML document with options | GroupDocs

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for .NET API....XML as a data source to a spreadsheet The following code snippet...source and convert it to a spreadsheet: using ( Converter converter...

    docs.groupdocs.com/conversion/net/load-xml-docu...
  10. Working with Table Reports - Master-Detail | Gr...

    Articles in this section...In-Table Master-Detail in Spreadsheet Document In-Table Master-Detail...

    docs.groupdocs.com/assembly/net/working-with-ta...