Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 27,074 for

excel worksheet

(0.3 sec)
  1. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot tables of a parent pivot table using Aspose.Cells for C++....sample code loads the sample Excel file that contains three pivot...Startup (); // Load sample Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  2. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。... Contents [ Hide ] 自Excel 2007起,MS Excel支持为首页、奇数页和偶数页设置不同的页眉和页脚。...页脚。 C++的Script支持相同的功能。 在MS Excel中设置不同的页眉和页脚 单击 页面布局 > 打印标题 >...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. 使用Node.js通过C++在饼图或饼状图中的第二个饼或柱子中查找数据点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找数据点是否在饼图或饼状图的第二个饼或柱子中。本指南将演示如何识别和访问复合图表中的次级饼或柱,以便有效分析和操作数据。... 请下载 示例Excel文件 ,并查看其控制台输出。若打开该文件,你会发现所有值小于10的数据点都在..., "data" ); // Load source excel file containing Bar of Pie chart...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-dat...
  4. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。...Microsoft Excel 有许多预定义的图表类型,包括柱形图、线形图、饼图、条形...the first Worksheet in Workbook Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/creating-waterfall...
  5. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ API在将Excel文件渲染为PDF文件格式时,设置所需工作表的自定义纸张大小。...] 可能的使用场景 在MS Excel中没有直接创建自定义纸张大小的选项;然而,在将Excel文件渲染为PDF文件格式时,...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  6. 用 JavaScript 通过 C++ 识别饼图或条形图中的数据点是否在第二个饼或条中|Doc...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找数据点是否在饼图的第二个饼或条中。我们的指南将演示如何识别并访问复合图中的次要饼或条,以便有效分析和操作数据。... 请下载 示例Excel文件 ,并查看其控制台输出。若打开该文件,你会发现所有值小于10的数据点都在...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  7. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for JavaScript via C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends....sample code loads the sample Excel file . <!DOCTYPE html> < html...style="color: red;">Please select an Excel file.</p>' ; return ; } // No...

    docs.aspose.com/cells/javascript-cpp/using-char...
  8. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...01_SourceDirectory \\ " ); //Path of input excel file U16String filePath = srcDir...first worksheet of the destination workbook Worksheet destSheet...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  9. Unfreeze Rows or Columns|Documentation

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel Worksheets programmatically using Aspose.Cells for Python via .NET APIs.... If worksheets in the Excel files are frozen, sometimes...sometimes we want to unfreeze the worksheet or adjust frozen rows, columns...

    docs.aspose.com/cells/python-net/unfreeze-rows-...
  10. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the “Other” label in pie charts....pie chart while rendering a worksheet or chart. Introduction to...adding the subtotals to the worksheet. #include <iostream> #include...

    docs.aspose.com/cells/cpp/using-globalizationse...