Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 42,719 for

workbook

(0.11 sec)
  1. 在 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 by excel file path workbook = Workbook ()...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  2. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Adding a new worksheet to the Workbook object...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...
  3. Aspose.Cells 8.3.1中的公共API更改|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.... Java //Create workbook from the source spreadsheet...existing chart Workbook workbook = new Workbook ( "sample.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Load source excel file without charts|Documenta...

    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....the workbook with specified load options Workbook workbook = new...new Workbook ( "sample.xlsx" , options ); //Save the workbook...

    docs.aspose.com/cells/java/load-source-excel-fi...
  5. Use Formulas Functions to Process Data|Document...

    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.... Application ; //Access workbook Microsoft . Office . Interop...Interop . Excel . Workbook workbook = app . ActiveWorkbook ; //Access...

    docs.aspose.com/cells/net/use-formulas-function...
  6. 在 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...Opening from path # Creatin an Workbook object with an Excel file...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  7. Image with Node.js via C++|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....export a worksheet from the workbook and convert it into different...different formats. Converting Workbook to TIFF An Excel file can...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  8. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....new Workbook. const workbook = new AsposeCells . Workbook ();...worksheet in the book. const WS = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  9. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API....conversion means to load a workbook in one file format and save...into another. Convert Excel Workbook to PDF PDF files are widely...

    docs.aspose.com/cells/python-net/convert-workbo...
  10. 使用 Node.js 通过 C++ 转换 Excel 为 JSON|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 文件转换为 JSON。...Json 作为 Workbook.save(string, SaveFormat) 方法的第二个参数传递。你也可以使用...source workbook const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...