Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 880 for

spreadsheet comparison

(0.06 sec)
  1. Changing Target File Format | Documentation

    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....Comparison 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 | Documentation

    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:...Comparison 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 | Documen...

    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....Comparison Product Solution GroupDocs...over . Load text documents, spreadsheets, presentations, PDF files...

    docs.groupdocs.com/viewer/nodejs-java/
  4. How to Convert CSV to Excel in C#

    This short article focus on how to convert CSV to Excel in C#. Further, this guide consists of convert CSV to XLSX C# code along with detailed instructions....Comparison Product Family GroupDocs...convert documents between spreadsheet file types in a simple and...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Comparison Product Solution GroupDocs...your sensitive information. Spreadsheet Redactions A special case...

    docs.groupdocs.com/redaction/python-net/feature...
  6. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Comparison Product Solution GroupDocs...your sensitive information. Spreadsheet Redactions A special case...

    docs.groupdocs.com/redaction/java/features-over...
  7. How to Edit CSV File | Documentation

    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....Comparison Product Solution GroupDocs...regarding processing DSV spreadsheets (Delimiter-Separated Values)...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  8. GroupDocs.Assembly for Java 18.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 18.5. Major Features Support for dynamic coloring of chart series and individual series points for the most of supported file formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-67  Support dynamic coloring of chart series and individual series points for Word Processing documents  Feature ASSEMBLYNET-68 Support dynamic coloring of chart series and individual series points for Spreadsheet documents  Feature ASSEMBLYNET-69 Support dynamic coloring of chart series and individual series points for Presentation documents  Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...individual series points for Spreadsheet documents Feature ASSEMBLYNET-69...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  9. Merging Table Cells Dynamically | Documentation

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Comparison Product Solution GroupDocs...Table Cells Dynamically in Spreadsheet Document The Code Download...

    docs.groupdocs.com/assembly/java/merging-table-...
  10. GroupDocs.Assembly for Python overview | Docume...

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during Spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Comparison Product Solution GroupDocs...assembly Apply formula during spreadsheet assembly Template formatting...

    docs.groupdocs.com/assembly/python-net/product-...