Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 103,823 for

workbook

(0.27 sec)
  1. 使用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...
  2. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Instantiating a Workbook object Workbook workbook ; // Adding a...worksheet to the Workbook object int sheetIndex = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/chart-legend/
  3. 用证书为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...
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....worksheet image, the Excel workbook is activated. End users can...changes to the actual Excel workbook and then return to the slide...

    docs.aspose.com/slides/net/working-solution-for...
  5. 用 JavaScript 通过 C++ 管理 Excel 电子表格文件的设置|Document...

    使用 Aspose.Cells for JavaScript 通过 C++ 管理 Excel 文件的设置。...</ head > < body > < h1 > Workbook Settings Example </ h1 > <..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/workboo...
  6. Modify existing SQL Data Connection using Aspos...

    Learn how to modify existing SQL Data Connection properties using Aspose.Cells for JavaScript via C++....Data Connections using the Workbook.dataConnections collection...JavaScript via C++ to modify the workbook’s SQL Data Connection. You...

    docs.aspose.com/cells/javascript-cpp/modify-exi...
  7. Create Union Range with JavaScript via C++|Docu...

    Learn how to create a Union Range using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/create-uni...
  8. Implement 1904 Date System with JavaScript via ...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...arrayBuffer (); // Instantiating a Workbook object by opening the uploaded...

    docs.aspose.com/cells/javascript-cpp/implement-...
  9. 单元格对齐设置|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 提供一个称为 Workbook 的类,表示 Excel 文件。Workbook 类包含一个 WorksheetCollection,允许访问...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Accessing...

    docs.aspose.com/cells/zh/java/cell-alignment-se...
  10. Export print area range to HTML with JavaScript...

    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....following sample code loads a workbook and then exports the print..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...

    docs.aspose.com/cells/javascript-cpp/export-pri...