Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 82,273 for

workbook

(0.26 sec)
  1. 通过Node.js和C++管理分页符|Documentation

    本文提供示例代码,并说明如何以编程方式在Excel工作表中添加、清除或删除特定的分页符,使用Aspose.Cells for Node.js via C++。...提供了一个代表 Excel 文件的 Workbook 类。 Workbook 类包含一个 Workbook.getWorksheets()...Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-pa...
  2. Calculate Sub Totals in xlsx4j|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....//Instantiate a new workbook Workbook workbook = new Workbook ( "book1.xls"...first worksheet Cells cells = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/calculate-sub-totals...
  3. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel Workbook tabs....show and hide elements of a workbook including worksheets and tabs...class, Workbook , that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  4. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source Workbooks containing PivotTables into a destination Excel Workbook. The destination Workbook is created, but it gets corrupted. When I t…...while copying multiple source workbooks containing PivotTables into...destination Excel workbook. The destination workbook is created, but...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  5. Create a Pie Chart|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....pie chart are: Creating a workbook and worksheet. Adding sample...missing ); //Access the Active workbook from Vsto sheet Microsoft...

    docs.aspose.com/cells/net/create-a-pie-chart/
  6. Convert-Excel-to-JSON|Documentation

    Learn how to convert excel file to json with Aspose.Cells....Cells supports converting a Workbook to Json(JavaScript Object...Notation) file. Convert Excel Workbook to JSON No need to wonder...

    docs.aspose.com/cells/net/convert-excel-to-json/
  7. Convert-Excel-to-JSON|Documentation

    Learn how to convert excel file to json with Aspose.Cells for Python via Java....Java supports converting a Workbook to Json(JavaScript Object...Notation) file. Convert Excel Workbook to JSON No need to wonder...

    docs.aspose.com/cells/python-java/convert-excel...
  8. Create and Save New Workbooks|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....Create and Save New Workbooks Contents [ Hide ] Migration Tips:...Tips: \1. Create Workbook object \2. Get current Worksheet. \3...

    docs.aspose.com/cells/net/create-and-save-new-w...
  9. Hello World 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....'/data/' \ # Instantiating a Workbook object that represents a Microsoft...file. workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...

    docs.aspose.com/cells/java/hello-world-in-ruby/
  10. 在 Jython 中拆分窗格|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.... cells import Workbook from com . aspose . cells...saveFormat = SaveFormat ; workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/split-panes-in-jy...