Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 907 for

spreadsheet conversion

(0.05 sec)
  1. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API....Conversion Product Solution GroupDocs...formats / Spreadsheet → format Save signed Spreadsheet with different...

    docs.groupdocs.com/signature/java/save-signed-s...
  2. 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....Conversion Product Solution GroupDocs...Chart Series Coloring in Spreadsheet Document Chart Series Coloring...

    docs.groupdocs.com/assembly/java/chart-series-c...
  3. 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....Conversion Product Solution GroupDocs...Edit Document / Edit Excel Spreadsheet in Node.js / Inserting edited...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  4. 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....Conversion Product Solution GroupDocs...In-Table Master-Detail in Spreadsheet Document In-Table Master-Detail...

    docs.groupdocs.com/assembly/net/in-table-master...
  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....Conversion Product Solution GroupDocs...Chart Series Coloring in Spreadsheet Document Chart Series Coloring...

    docs.groupdocs.com/assembly/net/chart-series-co...
  6. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during Conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...Document conversion is hanging using Java GroupDocs.Conversion Product...Product Family document-conversion , java Vaibhavj22 February 14...

    forum.groupdocs.com/t/document-conversion-is-ha...
  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....Conversion Product Solution GroupDocs...Edit Document / Edit Excel Spreadsheet in Node.js / Generating worksheets...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  8. 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....Conversion Product Solution GroupDocs...watermarks to spreadsheet documents / Shapes in spreadsheet document...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Conversion Product Solution GroupDocs...watermarks to spreadsheet documents Add watermarks to spreadsheet documents...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Calculate Formula while Assembling Spreadsheet ...

    Calculate Formula The Recipe Set up source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UPDATE_FIELDS_AND_FORMULAS Generate report Download Template Get the template from here. Update formula.xlsx The Code...Conversion Product Solution GroupDocs...Formula while Assembling Spreadsheet Documents Calculate Formula...

    docs.groupdocs.com/assembly/java/calculate-form...