Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 18,224 for

excel worksheet

(0.08 sec)
  1. 使用 Node.js 通过 C++ 创建带引线的饼图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在 Microsoft Excel 中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,提升图表的整体清晰度。...在 Excel 中,“显示引线”选项默认开启,因此在创建饼图时,引线会自动显示。而在使用...Access the first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-pi...
  2. 通过 C++ 使用 Node.js 格式化范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化 Excel 中的一组单元格。... 如何在Excel中格式化范围 要在Excel中格式化一系列单元格,您可以使用Excel提供的内置格式选项。...以下是如何直接在Excel中格式化一系列单元格的方法: 打开Excel并打开包含要格式化的范围的工作簿。 选择您要格式化...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-form...
  3. 用C++获取ODS文件中的单元格验证|Documentation

    学习如何使用Aspose.Cells for C++ API获取ODS文件中的单元格验证。...01_SourceDirectory \\ " ); // Load source Excel file U16String inputFilePath...Access first worksheet WorksheetCollection worksheets = workbook...

    docs.aspose.com/cells/zh/cpp/get-cell-validatio...
  4. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。...使用命名目标添加PDF书签 请查看以下示例代码,其 源Excel文件 ,以及 输出PDF文件 。屏幕截图显示了输出PDF...cells.node" ); // Load source Excel file const dataDir = path ....

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...
  5. 如何用C++设置类别轴|Documentation

    了解如何在Aspose.Cells for C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...Cells为Excel图表设置类别轴的示例代码。 示例代码中的步骤 创建一个新的工作簿。...WorksheetCollection worksheets = workbook . GetWorksheets (); Worksheet worksheet...

    docs.aspose.com/cells/zh/cpp/how-to-set-categor...
  6. Named Ranges|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....refer to data on the same worksheet; if you want to represent...represent a range on another worksheet, you may use a name. *Named ranges...

    docs.aspose.com/cells/java/named-ranges/
  7. Create Remove and Get GridCell Comments|Documen...

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

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Converting to MHTML Files in PHP|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....to MHTML Files To convert Worksheet to MHTML file using Aspose...Java in PHP, simply invoke worksheet_to_mhtml() method of Converter...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  9. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....workbook and load the sample Excel file Workbook workbook ( sourceDir...Obtain the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/change-tick-label-dir...
  10. Importing from Custom Objects|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....collection of objects to a worksheet using ImportCustomObjects...//Clear all the worksheets book . Worksheets . Clear (); //Add...

    docs.aspose.com/cells/net/importing-from-custom...