Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 21,326 for

worksheet

(0.07 sec)
  1. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...Obtain the first worksheet Worksheet worksheet = workbook . GetWorksheets...from the source worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  2. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...chart inside the worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  3. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...High-Low-Close-Stock Chart int32_t pieIdx = worksheet . GetCharts (). Add ( ChartType...

    docs.aspose.com/cells/zh/cpp/create-volume-open...
  4. Consolidation Function with C++|Documentation

    Learn how to apply ConsolidationFunction to data fields of a pivot table using Aspose.Cells with C++....the first worksheet of the workbook Worksheet worksheet = workbook...table of the worksheet PivotTable pivotTable = worksheet . GetPivotTables...

    docs.aspose.com/cells/cpp/consolidation-function/
  5. 用C++显示单元格范围作为数据标签|Documentation

    学习如何在图表中使用Aspose.Cells for C++将一个单元格范围作为数据标签。我们的指南将演示如何将标签与数据源绑定并进行格式化,从而在图表中提供准确而有意义的信息。...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...chart inside the worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/zh/cpp/showing-cell-range...
  6. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...chart inside the worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  7. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells for Python via .NET library, and how to customize the merged cell style....can also merge cells in a worksheet. You may unmerge, or split...settings. Merging Cells in a Worksheet Merging Cells in Microsoft...

    docs.aspose.com/cells/python-net/merging-and-un...
  8. 更改行或列的字体和颜色|Documentation

    本文介绍如何在GridDesktop中更改行或列的字体和颜色。...设置为任意所需的 颜色 //Accessing the worksheet of the Grid that is currently...currently active Worksheet sheet = gridDesktop1 . GetActiveWorksheet...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  9. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt excel files, protect and unprotect the data in excel files using python codes....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, and renaming worksheets, you can protect...

    docs.aspose.com/cells/python-java/protect-and-u...
  10. Aspose.Cells 8.2.2中的公共API更改|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....Worksheet属性 在Aspose.Cells 8.2.2发布之前...2发布之前,无法从Chart对象中检索包含的Worksheet实例。Aspose.Cells 8.2.2通过提供Chart.Worksheet属性填补了这一空白。...

    docs.aspose.com/cells/zh/java/public-api-change...