Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 82,029 for

workbook

(0.11 sec)
  1. Public API Changes in Aspose.Cells 8.9.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....instance of Workbook Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Public API Changes in Aspose.Cells 8.8.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....( byteArray ); Workbook workbook = new Workbook ( stream , loadOptions...loadOptions ); Worksheet sheet = workbook . Worksheets [ 0 ]; sheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++.... It then saves the workbook as output PDF file . The following...file const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/draw-timeline-...
  4. Set Data source for the chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Adding a new worksheet to the Excel object...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  5. Move Range of Cells in a Worksheet with C++|Doc...

    Learn how to move a range of cells in a worksheet using Aspose.Cells with C++....Startup (); // Instantiate the workbook object. Open the Excel file...inputFilePath = u "book1.xlsx" ; Workbook workbook ( inputFilePath ); //...

    docs.aspose.com/cells/cpp/move-range-of-cells-i...
  6. Excel to PDF Conversion in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  7. Convert Dates to Japanese Dates with Node.js vi...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for Node.js via C++....Japan ); const workbook = new AsposeCells . Workbook ( path . join..."JapaneseDates.xlsx" ), options ); workbook . save ( outputDir + "JapaneseDates...

    docs.aspose.com/cells/nodejs-cpp/convert-dates-...
  8. Loading, Saving and Converting|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Defined Names while loading Workbook Read and Write Tab Delimited...File Format Convert Excel Workbook to PDF Converting Worksheet...

    docs.aspose.com/cells/go-cpp/loading-saving-and...
  9. Moving Worksheets|Documentation

    This article introduces how to work with worksheet in GridDesktop....within the workbook. Move Worksheets within a Workbook Aspose.Cells...another location within the workbook. Display and Hide Scroll Bars...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....scenarios from a worksheet in a workbook via Aspose.Cells APIs. Aspose...Instantiate the Workbook // Load an Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...