Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 26,787 for

excel worksheet

(0.17 sec)
  1. 使用 Node.js via C++ 显示单元格范围作为数据标签|Documentation

    学习如何在图表中显示单元格范围作为数据标签,支持 Aspose.Cells for Node.js via C++。我们的指南将演示如何将标签链接到数据源,并进行格式化,以在图表中提供准确且有意义的信息。...Contents [ Hide ] 在 Microsoft Excel 2013 中,您可以显示单元格范围作为数据标签。 Aspose...复选框显示单元格范围作为数据标签 在Microsoft Excel中显示单元格范围作为数据标签: 选择系列数据标签,右键单击以打开上下文菜单。...

    docs.aspose.com/cells/zh/nodejs-cpp/showing-cel...
  2. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....] Detect Hyperlink Type An Excel file can have different types...LinkType property with this source Excel file . Source Code #include...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  3. 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++....Contents [ Hide ] Microsoft Excel allows you to change the layout...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  4. Create a Pie Chart|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....Users who work with Microsoft Excel can create a number of different...are: Creating a workbook and worksheet. Adding sample data. Referencing...

    docs.aspose.com/cells/net/create-a-pie-chart/
  5. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...// Open first Worksheet in the workbook Worksheet ws = wb . GetWorksheets...GetWorksheets (). Get ( 0 ); // Get Worksheet Cells Collection Cells cell...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  6. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...可从此处下载示例源文件和输出文件以测试示例代码: 【源 Excel 文件】(101089332.xlsx) 【输出 Excel 文件】(101089333...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  7. 设置工作表的背景图片|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 允许用户手动添加背景图像。 开发人员还可以通过其应用程序,使用...; using Excel = Microsoft . Office . Interop . Excel ; using...

    docs.aspose.com/cells/zh/net/set-background-pic...
  8. Insert a Linked Picture from Web Address|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....the web (http://) into a worksheet. To do so, specify the picture’s...spreadsheet is opened in Microsoft Excel. The image is not physically...

    docs.aspose.com/cells/python-net/insert-a-linke...
  9. 在C++中刷新AutoFilter后获取所有隐藏行的索引|Documentation

    学习如何使用Aspose.Cells for C++ API在刷新AutoFilter后获取所有隐藏行的索引。...但是可能会出现这种情况,一些行已经被Excel终端用户手动隐藏,它们不是由自动筛选隐藏的。这使得难以知...道哪些行是由自动筛选隐藏的,哪些是由Excel终端用户手动隐藏的。Aspose.Cells使用int[] AutoFilter...

    docs.aspose.com/cells/zh/cpp/get-all-hidden-row...
  10. Copying Rows and Columns|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....columns in a worksheet without copying the entire worksheet. With Aspose...and Columns with Microsoft Excel Select the row or column that...

    docs.aspose.com/cells/java/copying-rows-and-col...