Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 103,883 for

workbook

(0.45 sec)
  1. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据..."text/javascript" > const { Workbook , SaveFormat , LoadOptions...Load the workbook with the above filter const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  2. Public API Changes in Aspose.Cells 8.5.1|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.... Added APIs Added Workbook.dispose Method Aspose.Cells...for Java 8.5.1 exposes the Workbook.dispose method to release...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. 使用 Node.js 和 C++ 判断工作表的纸张大小是否自动|Documentation

    本文介绍如何借助 Node.js API 和 C++ 扩展,编程判断工作表的纸张大小是否设置为自动。... Workbook ( path . join ( dataDir ,...const wb2 = new AsposeCells . Workbook ( path . join ( dataDir ,...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  4. Set Range Border with JavaScript via C++|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....example shows how to: Create a workbook. Add data to cells in the...< h1 > Aspose.Cells Create Workbook Example </ h1 > < input type...

    docs.aspose.com/cells/javascript-cpp/set-range-...
  5. Public API Changes in Aspose.Cells 8.0.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....//Instantiate a new Workbook var book = new Workbook (); //Get the...; //Create an instance of Workbook and load an HTML‑based spreadsheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. 如何用 Node.js 通过 C++ 改变 Excel 中评论的背景|Documentation

    使用 Aspose.Cells for Node.js via C++ 改变评论颜色并在评论中插入图片或图像。...该文件用于初始化下面的代码中的 Workbook 对象。 const path = require (...new workbook. const workbook = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  7. 用 Node.js 通过 C++ 实现其他语言的 Subtotal 或 Grand Total...

    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 workbook const workbook = new AsposeCells . Workbook ( path... GlobalizationSetting (); workbook . getSettings (). setGlobalizationSett...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-s...
  8. 使用Node.js via C++设置内置文档属性的ScaleCrop和LinksUpToDa...

    学习如何使用Aspose.Cells for Node.js via C++设置内置文档属性的ScaleCrop和LinksUpToDate属性。...Instantiating a Workbook object. const workbook = new AsposeCells...AsposeCells . Workbook (); // Setting ScaleCrop and LinksUpToDate BuiltIn...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sca...
  9. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...Cells 提供一个类 Workbook ,代表一个 Microsoft Excel 文件。 Workbook 类包含一个 WorksheetCollection..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  10. 用证书为VBA代码项目数字签名,使用Node.js的C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++用证书对VBA代码项目进行数字签名。...Create workbook object from excel file const workbook = new AsposeCells...AsposeCells . Workbook ( workbookPath ); // Sign VBA Code Project...

    docs.aspose.com/cells/zh/nodejs-cpp/digitally-s...