Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 102,707 for

workbook

(0.18 sec)
  1. 使用Node.js via C++创建联合范围|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/create-unio...
  2. Export Excel to HTML with GridLines with C++|Do...

    Learn how to export Excel files to HTML with gridlines using Aspose.Cells for C++....following sample code creates a workbook and fills its worksheet with...02_OutputDirectory \\ " ); // Create workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/cpp/export-excel-to-html-...
  3. Modify existing SQL Data Connection with C++ us...

    Learn how to modify an existing SQL Data Connection in Excel files using Aspose.Cells with C++....Data Connections using the Workbook.DataConnections collection...SQL Data Connection of the workbook. You can download the source...

    docs.aspose.com/cells/cpp/modify-existing-sql-d...
  4. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....document properties of the workbook. Please check the output excel...Instantiating a Workbook object. Workbook workbook ; // Setting...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  5. 在 Aspose.Cells for Node.js via C++ 中使用 FormulaT...

    本文介绍了如何使用 Aspose.Cells 库中的 FormulaText 函数处理 Microsoft Excel 中的公式。学习如何获取和设置单元格的公式文本,以及使用 Node.js via C++ 保存修改后的 Excel 文件。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/using-formu...
  6. 用 Node.js 通过 C++ 实现错误和布尔值的本地化(如俄语或其他语言)|Documen...

    学习如何用 Aspose.Cells for Node.js via C++ 在不同语言环境中实现错误和布尔值。...source workbook const workbook = new AsposeCells . Workbook ( "...GlobalizationSetting in Russian Language workbook . getSettings (). setGlobalizationSett...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-e...
  7. 通过Node.js的C++将宏分配给表单控件|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将宏代码分配给如按钮等表单控件。...__dirname , "data" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook (); const sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/assign-macr...
  8. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....Create workbook object from source Excel file Workbook workbook...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  9. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++.... It then saves the workbook as output PDF file . The following..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/draw-timel...
  10. Find the Root Element Name of XML Map with Java...

    Learn how to find the root element name of an XML map in Excel using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object using the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/find-the-r...