Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 82,029 for

workbook

(0.05 sec)
  1. 获取用Node.js通过C++创建Excel文档的应用程序版本号|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....js via C++提供了一个 Workbook.getBuiltInDocumentPr() 属性用于此目的。...属性用于此目的。 以下示例代码演示了如何使用 Workbook.getBuiltInDocumentPr() 属性。它加载由Microsoft...

    docs.aspose.com/cells/zh/nodejs-cpp/get-the-ver...
  2. Copying And Moving Worksheets in Jython|Documen...

    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...# Copy Worksheets within a Workbook self . copy_worksheet () #...

    docs.aspose.com/cells/java/copying-and-moving-w...
  3. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....Cells provides the Workbook which represents a Microsoft...Excel files. The Workbook class provides the Workbook.save(string...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  4. Managing Page Breaks in 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...Instantiating a Workbook object workbook = Workbook ( dataDir + "Book1...

    docs.aspose.com/cells/java/managing-page-breaks...
  5. 在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...# Copy Worksheets within a Workbook self . copy_worksheet () #...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  6. Public API Changes in Aspose.Cells 8.6.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....ISmartMarkerCallBack { Workbook workbook ; internal SmartMarkerCallBack...SmartMarkerCallBack ( Workbook workbook ) { this . workbook = workbook ; } public...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Copying and Moving Worksheets in Python|Documen...

    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....Worksheets Copy Worksheets within a Workbook To copy worksheet using Aspose...Instantiating a Workbook object by excel file path workbook = self ....

    docs.aspose.com/cells/java/copying-and-moving-w...
  8. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with C++....VBA code is valid using the Workbook.VbaProject.IsValidSigned property...its VBA code and save the workbook and then recheck, we find...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  9. Managing Worksheets 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 workbook = Rjb :: import (...( 'com.aspose.cells.Workbook' ) . new # Adding a new worksheet...

    docs.aspose.com/cells/java/managing-worksheets-...
  10. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....class, Workbook that represents an Excel file. The Workbook class...class contains a Workbook.getWorksheets() collection that allows...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...