Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 105,375 for

workbook

(0.17 sec)
  1. 在Node.js和C++中设置默认字体以渲染电子表格为HTML|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....__dirname , "data" ); // Create workbook object and access first worksheet...const wb = new AsposeCells . Workbook (); const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  2. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from the Gear Type SmartArt Shape using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...arrayBuffer (); // Instantiating a Workbook object by opening the Excel...

    docs.aspose.com/cells/javascript-cpp/extract-te...
  3. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....(); // Create the workbook Workbook workbook ( u "combo.xlsx"...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/create-combo-chart/
  4. 基于单元格引用插入图片,使用JavaScript通过C++|Documentation

    学习如何基于单元格引用在工作表中插入图片,使用Aspose.Cells for JavaScript通过C++。显示单元格中的数据在图片中。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Instantiate a new Workbook const workbook = new Workbook (); // Get...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  5. 通过JavaScript与C++将单元格连接到XML映射元素|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...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/link-ce...
  6. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....the first worksheet in the workbook. Please also see the output..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/implement-...
  7. Freeze panes of Excel Worksheet with Node.js vi...

    In this article, you will learn how to freeze panes of Excel Worksheets programmatically using Aspose.Cells for Node.js via C++.... Construct a Workbook to open a file or create an...new Workbook. const workbook = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/how-to-freeze-...
  8. 用C++刷新关联形状的值|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel文件中刷新关联形状的值。...// Create workbook from source file Workbook workbook ( srcDir...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...
  9. Render One PDF Page Per Excel Worksheet - Excel...

    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....Excel files (for example, a workbook that has many sheets, each...Initialize a new Workbook // Open an Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/render-one-pdf...
  10. Update Power Query Formula Item with C++|Docume...

    Learn how to update Power Query Formula Items using Aspose.Cells for C++ to modify data source file locations in Excel files....02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "SamplePowerQueryForm...); DataMashup mashupData = workbook . GetDataMashup (); PowerQueryFormulaCol...

    docs.aspose.com/cells/cpp/update-power-query-fo...