Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 82,065 for

workbook

(0.07 sec)
  1. Importing from Array|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...worksheet to the Workbook object int i = workbook . Worksheets ...

    docs.aspose.com/cells/net/importing-from-array/
  2. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a ChangePalette...

    docs.aspose.com/cells/cpp/excel-color-palette/
  3. 使用Node.js的C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查VBA代码的数字签名的有效性。...Cells允许您使用 Workbook.isValidSigned() 属性检查VBA代码..."sampleVBAProjectSign.xlsm" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-di...
  4. 使用Node.js与C++保护和取消保护工作簿结构|Documentation

    使用Node.js通过C++保护和取消保护Excel文件的工作簿结构。... const workbook = new AsposeCells . Workbook (); // Protect...Protect workbook structure. workbook . protect ( AsposeCells . ProtectionType...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  5. Copying Rows and Columns in Ruby|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....Instantiating a Workbook object by excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/java/copying-rows-and-col...
  6. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create XLTX...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/xltx/
  7. Excel Specifications and Limits|Documentation

    In this article, find all Workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....Newer versions Worksheet and workbook specifications and limits...Feature Maximum limit Open workbooks Limited by available memory...

    docs.aspose.com/cells/net/excel-specifications-...
  8. Add Worksheets to Existing Excel File in PHP|Do...

    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/add-worksheets-to-exi...
  9. Public API Changes in Aspose.Cells 8.3.2|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....to the workbook. Java //Create workbook object Workbook workbook...workbook = new Workbook (); //Insert picture of your choice int index...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Public API Changes in Aspose.Cells 8.3.2|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....to the workbook. C# //Create workbook object Workbook workbook...workbook = new Workbook (); //Insert picture of your choice int index...

    docs.aspose.com/cells/net/public-api-changes-in...