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

excel worksheet

(0.14 sec)
  1. 用C++设置点为总数的方法。|Documentation

    在某些Excel图表中,例如瀑布图,可能需要将点设为总数。本文介绍如何用C++与Aspose.Cells实现此功能。...Contents [ Hide ] Excel图表中的"设为总和"是什么意思 在一些Excel图表中,例如瀑布图,某些点的数据...例代码和说明。 瀑布图需要将点设为"总和" 此图显示了Excel中的瀑布图。我们可以看到有四个以"总和"开头的数据点,它们用于计算之前所有数据点的总和。...

    docs.aspose.com/cells/zh/cpp/how-to-set-point-a...
  2. Chart Formatting|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....chart will be added to the worksheet as shown below: A column chart...adds a column chart to the worksheet as shown below: Column chart...

    docs.aspose.com/cells/java/chart-formatting/
  3. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....footers for more than one worksheet at a time. For other sheet...and Footers in MS Excel Click the worksheet where you want to...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  4. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...Cells提供 Worksheet.QueryTables 集合,通过索引返回 QueryTable...Connections > Properties 在Microsoft Excel中查看。 工作表的查询表读取和写入 以下示例代码读取第一个工作表的第一个...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  5. 图表渲染|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....Cells API支持创建各种Excel图表,详细内容请参阅 创建和自定义Excel图表 主题。 为了演示Aspose...first worksheet which is created by default Worksheet worksheet...

    docs.aspose.com/cells/zh/go-cpp/chart-rendering/
  6. 在VSTO和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.... VSTO Excel . Application ExcelApp = Application...Application ; //Add a Workbook. Excel . Workbook objBook = ExcelApp...

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  7. 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/go-cpp/copying-rows-and-c...
  8. 使用C++的JavaScript创建、操作或删除工作表中的方案|Documentation

    学习如何通过C++ API以编程方式创建、操作或删除Excel工作表中的方案。...还提供 Worksheet.scenarios 属性。下面的示例代码打开一个包含一些场景的Excel文件(XLSX...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. How to Set Category Axis|Documentation

    Learn how to set the category axis in Aspose.Cells for .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....After you create a chart in a worksheet, you can then set the category...set the category axis for an Excel chart using Aspose.Cells with...

    docs.aspose.com/cells/net/how-to-set-category-a...
  10. Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...在 Excel 中使用 C++ 更改批注背景色的方法 Contents [ Hide ] 批注被添加到单元格,用于记录评...如何在Excel中更改评论的颜色 当你不需要批注的默认背景色时,可以用自己关注的颜色替换它。如何更改 Excel 中批注框的背景色?...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...