Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 922 for

spreadsheet conversion

(0.17 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. 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...
  3. In-Table Master-Detail in Spreadsheet Document ...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in Spreadsheet Document format. 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/java/in-table-maste...
  4. 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/net/save-signed-sp...
  5. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...Conversion to GroupDocs.Conversion.Legacy in order...point to manage the document conversion process to any supported...

    blog.groupdocs.com/conversion/introducing-simpl...
  6. 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. 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. Insert a shape to display image in it....Conversion Product Solution GroupDocs...Common Master-Detail Image in Spreadsheet Document Common Master-Detail...

    docs.groupdocs.com/assembly/java/common-master-...
  7. Convert to Spreadsheet in Java | PDF to Excel |...

    Convert DOC, DOCX to Excel (XLS, XLSX) or convert PDF to Excel Spreadsheet in Java using document Conversion Java API. Build your own Conversion App....Excel spreadsheets. We need to automate this conversion of as...as many documents to spreadsheets or multiple workbooks. This article...

    blog.groupdocs.com/conversion/convert-documents...
  8. Individual Series Point Coloring in Spreadsheet...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Spreadsheet Document Please follow below steps to can create Pie Chart in MS Excel 2013. Add a new Workbook Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” to insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries....Conversion Product Solution GroupDocs...Series Point Coloring in Spreadsheet Document Individual Series...

    docs.groupdocs.com/assembly/net/individual-seri...
  9. Working with spreadsheet document attachments |...

    This article explains how to work with Spreadsheet document attachments while using GroupDocs watermarking Java API...Conversion Product Solution GroupDocs...watermarks to spreadsheet documents / Working with spreadsheet document...

    docs.groupdocs.com/watermark/java/working-with-...
  10. 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...