Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 102,713 for

workbook

(0.12 sec)
  1. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...it; otherwise create a new workbook const file = fileInput . files...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...
  2. Save as ODF 1.1, 1.2 and 1.3 with JavaScript vi...

    Convert Excel to ODF 1.1, 1.2 and 1.3 specifications with Aspose.Cells for JavaScript via C++....sample code below creates a workbook object, adds a value to cell..."text/javascript" > const { Workbook , SaveFormat , OdsSaveOptions...

    docs.aspose.com/cells/javascript-cpp/save-ods-f...
  3. 使用 Node.js 通过 C++ 转换 Excel 为 JSON|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 文件转换为 JSON。...Json 作为 Workbook.save(string, SaveFormat) 方法的第二个参数传递。你也可以使用...source workbook const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  4. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart Workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Manage Chart Workbooks in Presentations in .NET Contents [ Hide...and Write Chart Data from a Workbook Aspose.Slides provides the...

    docs.aspose.com/slides/net/chart-workbook/
  5. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage Workbook metadata efficiently using Aspose.Cells for Python via .NET API....light-weight version of a workbook into memory to edit its metadata...WorkbookMetadata class to load the workbook. The following sample code...

    docs.aspose.com/cells/python-net/using-workbook...
  6. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file.... Please use Workbook.calculateFormula() as normal...Create workbook from source Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  7. Modify existing SQL Data Connection using Aspos...

    Learn how to modify existing SQL Data Connection properties using Aspose.Cells for Node.js via C++....the Data Connections using Workbook.DataConnections collection...SQL Data Connection of the workbook. You can download the source...

    docs.aspose.com/cells/nodejs-cpp/modify-existin...
  8. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++....shows how to: Create a new workbook. Add a TextBox shape. Modify...Create a new workbook let workbook = new Cells . Workbook (); // Access...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  9. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...); // Create workbook object Workbook workbook ; // Create signature...Signature Line to the worksheet. workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  10. 在VSTO和Aspose.Cells中保护和取消保护工作簿|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.... Workbooks . Open ( myPath , Missing...Missing . Value ); //Protect the workbook specifying a password with...

    docs.aspose.com/cells/zh/net/protecting-and-unp...