Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 87,332 for

workbook

(0.08 sec)
  1. Aspose.Cells 8.1.0中的公共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....instance of Workbook Workbook book = new Workbook (); //Access...Style object and add it to Workbook's Style Collection Style style...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Import data from document|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....class, Workbook that represents an Excel file. Workbook class...

    docs.aspose.com/cells/net/import-data-from-docu...
  3. Export Comments while Saving Excel file to HTML...

    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.... Workbook ( path . join ( sourceDir...js via C++ Export Document Workbook and Worksheet Properties in...

    docs.aspose.com/cells/nodejs-cpp/export-comment...
  4. Working with the ThreeDFormat of Shape or Chart...

    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....property and then saves the workbook in the output excel file ...const wb = new AsposeCells . Workbook ( filePath ); // Access first...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  5. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/cpp/verify-password-used-...
  6. Change Text Direction of the Comment with Node....

    Learn how to change the text direction of comments using Aspose.Cells for Node.js via C++. Customize comment alignment settings effectively....Instantiate a new Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/change-text-di...
  7. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....source Excel file Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook (); //Set CheckCustomNumberFor...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Create ODS Using Python | products.aspose.com

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

    products.aspose.com/total/python-java/create/ods/
  9. 如何使用 Node.js 将 XLSX 转换为 PDF

    本文指导如何使用 Node.js 将 XLSX 转换为 PDF。它包含设置环境的说明、步骤列表以及使用 Node.js 将 XLSX 更改为 PDF 的可运行示例代码。...以将XLSX更改为PDF 将示例 XLSX 文件加载到 workbook 类对象中 创建 PdfSaveOptions 类的对象来自定义输出...类的对象来自定义输出 PDF 文件 Node.js 中调用 Workbook 类的 save() 方法创建 PDF 文件 这些步骤总结了...

    kb.aspose.com/zh/cells/nodejs/how-to-convert-xl...
  10. 通过 C++ 在 Node.js 中检索 SQL 连接数据|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.dataConnections 属性,用于检索外部连接。它返回工作簿中的...Create a workbook object from source file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/retrieving-...