Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 82,065 for

workbook

(0.06 sec)
  1. Add Icons to Worksheet with Node.js via C++|Doc...

    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.... buffer ; // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/insert-svg-to-...
  2. Public API Changes in Aspose.Cells 8.7.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....instance of Workbook Workbook workbook = new Workbook (); //Access...collection Worksheet sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Public API Changes in Aspose.Cells 8.9.0|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....an instance of Workbook var book = new Workbook ( dir + "sample...an instance of Workbook var book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. 在使用C++通过Node.js加载文件时自动调整行高|Documentation

    学习如何在加载文件时自动调整未自定义高度的行,使用Aspose.Cells for Node.js via C++。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  5. Aspose.Cells 8.9.2 中的公共 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....Initialize Workbook instance var book = new Workbook (); // Access...Initialize Workbook instance var book = new Workbook (); // Access...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Create Volume-Open-High-Low-Close(VOHLC) Stock ...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....instance of Workbook const workbook = new AsposeCells . Workbook ( filePath...worksheet. const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  7. 从Web地址插入链接图片(C++)|Documentation

    学习如何使用Aspose.Cells for C++从Web地址在工作表中插入链接图片。...Instantiate a new Workbook Workbook workbook ; // Insert a linked...com/Images/aspose-logo.jpg" ); Picture pic = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/insert-a-linked-pi...
  8. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....Create an instance of Workbook Workbook workbook ( u "High-Low-Close...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/create-high-low-close...
  9. 用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件|Docum...

    使用Aspose.Cells for C++,创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht及XPS文件变得简单。...Instantiate a Workbook object that represents Excel file. Workbook wb ;...new workbook, a default "Sheet1" is added to the workbook. Worksheet...

    docs.aspose.com/cells/zh/cpp/loading-saving-and...
  10. Adding VBA Module and Code using Aspose.Cells|D...

    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.... Please use the Workbook.getVbaProject().getModules()...new VBA Module inside the workbook Adding VBA Module and Code...

    docs.aspose.com/cells/java/adding-vba-module-an...