Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 876 for

spreadsheet comparison

(0.09 sec)
  1. Barcode Image Generation in Spreadsheet Documen...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.xlsx The Code...Comparison Product Solution GroupDocs...Barcode Image Generation in Spreadsheet Document Barcode Image Generation...

    docs.groupdocs.com/assembly/java/barcode-image-...
  2. In-Table List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Spreadsheet format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Excel Document Creating a In-Table List Practising the following steps you can create In-Table List Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Comparison Product Solution GroupDocs...List in Spreadsheet Document In-Table List in Spreadsheet Document...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. Multicolored Numbered List in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Spreadsheet Document format. Multicolored Numbered List in Microsoft Excel Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Excel 2013. Add a new Workbook. In one cell, write a sentence like “We provide support for the following clients:”. Select the cell, and assign a color by pressing “Cell Styles” in Styles group....Comparison Product Solution GroupDocs...Multicolored Numbered List in Spreadsheet Document Multicolored Numbered...

    docs.groupdocs.com/assembly/java/multicolored-n...
  4. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing Spreadsheet using GroupDocs.Editor for Node.js....Comparison Product Solution GroupDocs...Edit Document / Edit Excel Spreadsheet in Node.js / Inserting edited...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  5. Chart Series Coloring in Spreadsheet Document |...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....Comparison Product Solution GroupDocs...Chart Series Coloring in Spreadsheet Document Chart Series Coloring...

    docs.groupdocs.com/assembly/net/chart-series-co...
  6. In-Table Master-Detail in Spreadsheet Document ...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft Excel Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Comparison Product Solution GroupDocs...In-Table Master-Detail in Spreadsheet Document In-Table Master-Detail...

    docs.groupdocs.com/assembly/net/in-table-master...
  7. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) from an existing Excel Spreadsheet in SVG format using GroupDocs.Editor for Node.js....Comparison Product Solution GroupDocs...Edit Document / Edit Excel Spreadsheet in Node.js / Generating worksheets...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  8. Common Master-Detail Image in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Excel Document Creating a Common Master-Detail Image Please follow below steps to create Common Master-Detail Image Template in MS Excel 2013: Create a new Workbook....Comparison Product Solution GroupDocs...Common Master-Detail Image in Spreadsheet Document Common Master-Detail...

    docs.groupdocs.com/assembly/net/common-master-d...
  9. Chart Series Coloring in Spreadsheet Document |...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....Comparison Product Solution GroupDocs...Chart Series Coloring in Spreadsheet Document Chart Series Coloring...

    docs.groupdocs.com/assembly/java/chart-series-c...
  10. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_Spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\Spreadsheet.xlsx" Watermarker watermarker = new Watermarker("Spreadsheet....Comparison Product Solution GroupDocs...watermarks to spreadsheet documents / Shapes in spreadsheet document...

    docs.groupdocs.com/watermark/java/shapes-in-spr...