Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 26,786 for

excel worksheet

(0.12 sec)
  1. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...通常,用户在Microsoft Excel中通过直观界面调整行高和列宽。但借助Aspose.Cells,开发者可以在运行时执行这些操作。...,代表一个Microsoft Excel文件。 Workbook 类包含一个 WorksheetCollection ,可以访问Excel文件中的每个工作表。工作表由...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  2. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....DataLabels class in order to mimic Excel’s functionality of formatting...labels at run‑time. Please note, Excel provides this feature through...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. 使用 C++ 通过 Script 计算 IFNA 函数 Aspose.Cells for Ja...

    如何使用 Aspose.Cells 库通过 C++ 的 JavaScript 计算 IFNA 函数。加载现有 Excel 文件或创建新文件,并计算 IFNA 函数以获取结果。最后保存修改后的 Excel 文件到磁盘。...Cells支持计算Excel中的IFNA函数。如果公式返回#N/A错误值,IFNA函...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  4. Create, Manipulate or Remove Scenarios from Wor...

    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....or Remove Scenarios from Worksheets Contents [ Hide ] Sometimes...creating a scenario, design a worksheet so that it contains at least...

    docs.aspose.com/cells/java/create-manipulate-or...
  5. 在 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....Contents [ Hide ] 默认情况下,所有 Excel 工作表都有网格线。它们有助于划分单元格,使得可以轻松地...Microsoft Excel 文件的类, Workbook 。 Workbook 类包含一个 Worksheets 集合,允许访问...

    docs.aspose.com/cells/zh/net/display-or-hide-gr...
  6. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for Node.js via C++ API....Microsoft Excel To add subtotals in Microsoft Excel: Create a...simple data list in the first worksheet of the workbook (as shown...

    docs.aspose.com/cells/nodejs-cpp/creating-subto...
  7. Pivot Table Hide and Sort Data|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....style="color: red;">Please select an Excel file.</p>' ; return ; } const...the first worksheet in the Excel file const worksheet = workbook...

    docs.aspose.com/cells/javascript-cpp/pivot-tabl...
  8. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....can also merge cells in a worksheet. You may unmerge, or split...cells, merge them. Microsoft Excel lets users select files and...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  9. Managing Page Breaks|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.... Microsoft Excel can add page breaks at any selected...selected cell in a worksheet. The page ends at the cell where...

    docs.aspose.com/cells/java/managing-page-breaks/
  10. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....collection (encapsulated in the Worksheet object). The Add method takes...Workbook (); // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...