Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 102,714 for

workbook

(0.1 sec)
  1. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....Cells if you want to save your workbook in XLS or XLSX format. However... if you want to save your workbook in PDF or HTML format, you...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...
  2. Link Cells to XML Map Elements with Node.js via...

    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....respectively, and then saves the workbook in the output Excel file ...sample workbook const workbook = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/link-cells-to-...
  3. 在工作表中添加图像|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...//Adding a new worksheet to the Workbook object WorksheetCollection...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  4. Convert-Excel-to-JSON with C++|Documentation

    Learn how to convert Excel file to JSON with Aspose.Cells using C++....Cells supports converting a Workbook to JSON (JavaScript Object...Notation) file. Convert Excel Workbook to JSON No need to wonder...

    docs.aspose.com/cells/cpp/convert-excel-to-json/
  5. 用JavaScript通过C++加载不带图表的源Excel文件|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载不带图表的Excel文件。...head > < body > < h1 > Save Workbook Without Charts to PDF </ h1..."text/javascript" > const { Workbook , SaveFormat , LoadOptions...

    docs.aspose.com/cells/zh/javascript-cpp/load-so...
  6. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....supports conversion of Excel Workbook into PDF. In this example...an Excel Workbook into PDF. Converting Excel Workbook to PDF PDF...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. 使用Aspose.Cells for JavaScript通过C++将文本转换为列。|Docu...

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中将文本转换为列。...leave empty to create a new workbook. </ p > < input type = "file"..."text/javascript" > const { Workbook , SaveFormat , TxtLoadOptions...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. Set Worksheet Tab Color with Node.js via C++|Do...

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using Node.js via C++....tab bar at the bottom of the workbook. Select Tab Color . Choose...Instantiate a new Workbook // Open an Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/set-worksheet-...
  9. Create Union Range with Node.js via C++|Documen...

    Learn how to create a Union Range using 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/nodejs-cpp/create-union-r...
  10. Editing Hyperlinks of Worksheet with C++|Docume...

    Learn how to edit hyperlinks of a worksheet through the Aspose.Cells for C++ API....// Create workbook from input file Workbook workbook ( srcDir...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/editing-hyperlinks-of...