Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 27,074 for

excel worksheet

(0.38 sec)
  1. 在单元格中插入文本|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 ] OpenXML Excel string FilePath = @"..\..\....text to cell "A1" of the new worksheet. public static void InsertText...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  2. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...这也是 输出Excel文件 在Microsoft Excel中的显示方式。 #include <iostream>...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...
  3. 指定图像分辨率、质量、压缩和其他选项|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....(); //Adding a new worksheet to the Excel object int sheetIndex...sheetIndex = workbook . Worksheets . Add (); //Obtaining the reference...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  4. 使用 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...
  5. 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...
  6. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for Python via .NET API....sorting is one of Microsoft Excel’s many useful features. It allows...NET lets developers sort worksheet data alphabetically or numerically...

    docs.aspose.com/cells/python-net/sort-data-of-e...
  7. 查找与外部数据连接相关的查询表和列表对象,通过JavaScript与C++|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++查找与外部数据连接相关的查询表和列表对象。...查找与外部数据连接相关的查询表和列表对象 以下示例代码和 示例Excel文件 解释了如何找出与外部数据连接相关的查询表和列表对象。...the worksheets for ( let j = 0 ; j < workbook . worksheets . count...

    docs.aspose.com/cells/zh/javascript-cpp/find-qu...
  8. 使用Node.js通过C++添加数据透视连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加数据透视连接。...Contents [ Hide ] 可能的使用场景 如果您想在Excel中关联切片器和数据透视表,右键点击切片器并选择“报告连接...以下示例代码加载了包含现有切片器的 示例Excel文件 。它访问切片器,然后将切片器与数据透视表关联,最后将工作簿保存为 输出Excel文件 。 示例代码...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pivot-c...
  9. Export Print Area Range to HTML with C++|Docume...

    Learn how to export the print area range to HTML using Aspise.Cells for C++....page‑setup object of the worksheet. Later, use the HtmlSaveOptions...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/export-print-area-ran...
  10. 通过Node.js使用C++处理Shape或Chart的反射效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的反射效果。设置各种反射属性以达到预期效果。...getType() 使用形状或图表的反射效果 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape...getReflection() 属性的子属性,然后将工作簿保存为 输出Excel文件 。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...