Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 26,790 for

excel worksheet

(0.17 sec)
  1. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。...] 介绍 在Excel中,可以使用鼠标框选择多个单元格;所选的单元格集合称为“范围”。 例如,您可以在Excel的单元格"...Aspose.Cells提供了一个代表Microsoft Excel文件的类, Workbook 。 Workbook 类包含一个...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  2. 用JavaScript通过C++创建和复制命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中创建、访问和复制命名范围。... 命名范围是Microsoft Excel最强大的功能之一,特别是在用作列表控件、透视表、图表等的源范围时。...使用Microsoft Excel处理已命名区域 创建已命名范围 以下步骤描述了如何使用 MS Excel 命名单元格或范围。这种方法适用于...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code...." ); // Path of the output Excel file U16String outputPath =...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  4. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from the Gear Type SmartArt Shape using Aspose.Cells for Node.js via C++....sample code loads the sample Excel file that contains a Gear Type..."sampleExtractTextFro.xlsx" ); // Load sample Excel file containing Gear Type SmartArt...

    docs.aspose.com/cells/nodejs-cpp/extract-text-f...
  5. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comments in GridWeb....(GridCell) inside the GridWeb worksheet. It is worth noting that GridWeb...comments as tooltips, like MS Excel, when you hover the mouse over...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. 在C++中插入或删除Excel工作表中的行|Documentation

    本文提供在Excel工作表中插入和删除行的C++代码。...在C++中插入或删除Excel工作表中的行 Contents [ Hide ] 在创建新工作表或处理现有工作表时,您可能...Aspose.Cells的工作方式与Microsoft Excel相同。当添加行或列时,工作表内容向下和向右移动。当删除行...

    docs.aspose.com/cells/zh/cpp/insert-or-delete-r...
  7. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...用C++管理Excel宏启用工作簿的VBA代码 Contents [ Hide ] 在C++中添加VBA模块 Aspose...格式保存。打开输出的XLSM文件在Microsoft Excel中,点击 开发人员 > Visual Basic 菜单命...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  8. Add calculated field in Pivot Table with C++|Do...

    How to add a calculated field in pivot table with Aspose.Cells for C++....calculated field in Pivot Table in Excel Insert a calculated field in...in a PivotTable in Excel, follow these steps: Select the PivotTable...

    docs.aspose.com/cells/cpp/add-calculated-field-...
  9. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel Worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....configure page‑setup settings for worksheets to control printing. These...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/setting-page-options/
  10. 如何使用 C++ 和 JavaScript 缩放工作表|Documentation

    本文展示了使用 C++ 和 Aspose.Cells for JavaScript 缩放工作表的示例代码。... 如何在Excel中缩放工作表 在Excel中缩放工作表可以帮助你在打印时将内容适配到...是缩放工作表的步骤: 打开你的工作表:打开你想要缩放的Excel工作表。 转到页面布局标签:在功能区中点击“页面布局”标签。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...