Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
49 changes: 49 additions & 0 deletions chinese/cpp/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: Aspose.Cells for C++
linktitle: Aspose.Cells for C++
type: docs
weight: 10
url: /zh/cpp/
keywords: "Aspose.Cells for C++, Aspose Cells, Aspose API Reference."
description: "Aspose.Cells is a class library that can be used by developers for various platforms for a variety of document processing tasks."
is_root: true
---

## Namespaces

| Namespace | Description |
| --- | --- |
| [Aspose::Cells](./aspose.cells/) | |
| [Aspose::Cells::Charts](./aspose.cells.charts/) | |
| [Aspose::Cells::DataModels](./aspose.cells.datamodels/) | |
| [Aspose::Cells::DigitalSignatures](./aspose.cells.digitalsignatures/) | |
| [Aspose::Cells::Drawing](./aspose.cells.drawing/) | |
| [Aspose::Cells::Drawing::ActiveXControls](./aspose.cells.drawing.activexcontrols/) | |
| [Aspose::Cells::Drawing::Equations](./aspose.cells.drawing.equations/) | |
| [Aspose::Cells::Drawing::Texts](./aspose.cells.drawing.texts/) | |
| [Aspose::Cells::ExternalConnections](./aspose.cells.externalconnections/) | |
| [Aspose::Cells::Json](./aspose.cells.json/) | |
| [Aspose::Cells::Loading](./aspose.cells.loading/) | |
| [Aspose::Cells::LowCode](./aspose.cells.lowcode/) | |
| [Aspose::Cells::Markdown](./aspose.cells.markdown/) | |
| [Aspose::Cells::Markup](./aspose.cells.markup/) | |
| [Aspose::Cells::Metadata](./aspose.cells.metadata/) | |
| [Aspose::Cells::Metas](./aspose.cells.metas/) | |
| [Aspose::Cells::Numbers](./aspose.cells.numbers/) | |
| [Aspose::Cells::Ods](./aspose.cells.ods/) | |
| [Aspose::Cells::Pivot](./aspose.cells.pivot/) | |
| [Aspose::Cells::Properties](./aspose.cells.properties/) | |
| [Aspose::Cells::QueryTables](./aspose.cells.querytables/) | |
| [Aspose::Cells::Rendering](./aspose.cells.rendering/) | |
| [Aspose::Cells::Rendering::PdfSecurity](./aspose.cells.rendering.pdfsecurity/) | |
| [Aspose::Cells::Revisions](./aspose.cells.revisions/) | |
| [Aspose::Cells::Saving](./aspose.cells.saving/) | |
| [Aspose::Cells::Settings](./aspose.cells.settings/) | |
| [Aspose::Cells::Slicers](./aspose.cells.slicers/) | |
| [Aspose::Cells::Slides](./aspose.cells.slides/) | |
| [Aspose::Cells::System](./aspose.cells.system/) | |
| [Aspose::Cells::Tables](./aspose.cells.tables/) | |
| [Aspose::Cells::Timelines](./aspose.cells.timelines/) | |
| [Aspose::Cells::Utility](./aspose.cells.utility/) | |
| [Aspose::Cells::Vba](./aspose.cells.vba/) | |
| [Aspose::Cells::WebExtensions](./aspose.cells.webextensions/) | |
90 changes: 90 additions & 0 deletions chinese/cpp/aspose.cells.charts/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
---
title: Aspose::Cells::Charts 命名空间
linktitle: Aspose::Cells::Charts
second_title: Aspose.Cells for C++ API 参考
description: '如何在 C++ 中使用 Aspose::Cells::Charts 命名空间。'
type: docs
weight: 200
url: /zh/cpp/aspose.cells.charts/
---



## 类

| 类 | 描述 |
| --- | --- |
| [Axis](./axis/) | 封装表示图表坐标轴的对象。 |
| [AxisBins](./axisbins/) | 表示坐标轴分箱。 |
| [Chart](./chart/) | 封装表示单个 Excel 图表的对象。 |
| [ChartArea](./chartarea/) | 封装表示工作表中图表区域的对象。 |
| [ChartCalculateOptions](./chartcalculateoptions/) | 表示图表计算的选项。 |
| [ChartCollection](./chartcollection/) | 封装 [Chart](./chart/) 对象的集合。 |
| [ChartDataTable](./chartdatatable/) | 表示图表数据表。 |
| [ChartDataValue](./chartdatavalue/) | 封装图表数据值。 |
| [ChartFrame](./chartframe/) | 封装表示图表中框架对象的对象。 |
| [ChartGlobalizationSettings](./chartglobalizationsettings/) | 表示图表的全局化设置。 |
| [ChartPoint](./chartpoint/) | 表示图表系列中的单个点。 |
| [ChartPointCollection](./chartpointcollection/) | 表示包含单个系列中所有点的集合。 |
| [ChartTextFrame](./charttextframe/) | 封装表示包含文本的框架对象的对象。 |
| [DataLabels](./datalabels/) | 封装指定 [Series](./series/) 的所有 DataLabel 对象的集合。 |
| [DisplayUnitLabel](./displayunitlabel/) | 表示显示单位标签。 |
| [DropBars](./dropbars/) | 表示图表中的上/下柱形。 |
| [ErrorBar](./errorbar/) | 表示数据系列的误差线。 |
| [Floor](./floor/) | 封装表示三维图表底部的对象。 |
| [Legend](./legend/) | 封装表示图表图例的对象。 |
| [LegendEntry](./legendentry/) | 表示图例中的一个图例项。 |
| [LegendEntryCollection](./legendentrycollection/) | 表示指定图例中所有 [LegendEntry](./legendentry/) 对象的集合。 |
| [Marker](./marker/) | 表示折线图、散点图或雷达图中的标记。 |
| [PivotOptions](./pivotoptions/) | 表示一种复杂类型,用于指定出现在图表上的枢轴控件。 |
| [PlotArea](./plotarea/) | 封装表示图表绘图区的对象。 |
| [Series](./series/) | 封装表示图表中单个数据系列的对象。 |
| [SeriesCollection](./seriescollection/) | 封装 [Series](./series/) 对象的集合。 |
| [SeriesLayoutProperties](./serieslayoutproperties/) | 表示系列布局的属性。 |
| [Sparkline](./sparkline/) | Sparkline 表示工作表单元格中的微型图表或图形,用于提供数据的可视化表示。 |
| [SparklineCollection](./sparklinecollection/) | 封装 [Sparkline](./sparkline/) 对象的集合。 |
| [SparklineGroup](./sparklinegroup/) | [Sparkline](./sparkline/) 被组织为一个 sparkline 组。一个 [SparklineGroup](./sparklinegroup/) 包含可变数量的 sparkline 项目。sparkline 组指定 sparkline 的类型、显示设置和轴设置。 |
| [SparklineGroupCollection](./sparklinegroupcollection/) | 封装 [SparklineGroup](./sparklinegroup/) 对象的集合。 |
| [TickLabelItem](./ticklabelitem/) | 表示图表中的刻度标签。 |
| [TickLabels](./ticklabels/) | 表示与图表坐标轴刻度线关联的刻度标签。 |
| [Title](./title/) | 封装表示图表或坐标轴标题的对象。 |
| [Trendline](./trendline/) | 表示图表中的趋势线。 |
| [TrendlineCollection](./trendlinecollection/) | 表示指定数据系列的所有 [Trendline](./trendline/) 对象的集合。 |
| [Walls](./walls/) | 封装表示三维图表墙面的对象。 |
## Enums

| 枚举 | 描述 |
| --- | --- |
| [AxisType](./axistype/) | 表示坐标轴类型。 |
| [BackgroundMode](./backgroundmode/) | 表示背景的显示模式。 |
| [Bar3DShapeType](./bar3dshapetype/) | 表示在 3-D 条形图或柱形图中使用的形状。 |
| [BubbleSizeRepresents](./bubblesizerepresents/) | 表示气泡图中气泡大小所代表的含义。 |
| [CategoryType](./categorytype/) | 表示类别轴的类型。 |
| [ChartColorPaletteType](./chartcolorpalettetype/) | 枚举 Excel 图表中使用的所有单色调色板。 |
| [ChartLineFormattingType](./chartlineformattingtype/) | 表示图表线的线条格式类型。 |
| [ChartMarkerType](./chartmarkertype/) | 表示折线图、散点图或雷达图中的标记样式。 |
| [ChartSplitType](./chartsplittype/) | 表示饼中饼图或条形饼图的两个部分的分割方式。 |
| [ChartTextDirectionType](./charttextdirectiontype/) | 表示图表的文字方向类型。 |
| [ChartType](./charttype/) | 枚举 Excel 中使用的所有图表类型。 |
| [CrossType](./crosstype/) | 表示坐标轴交叉类型。 |
| [DataLabelsSeparatorType](./datalabelsseparatortype/) | 表示 [DataLabels](./datalabels/) 的分隔符类型。 |
| [DisplayUnitType](./displayunittype/) | 表示图表坐标轴的显示单位类型。 |
| [ErrorBarDisplayType](./errorbardisplaytype/) | 表示误差棒的显示类型。 |
| [ErrorBarType](./errorbartype/) | 表示误差棒的数量类型。 |
| [FormattingType](./formattingtype/) | 表示应用于 Area 对象或 Line 对象的格式类型。 |
| [LabelPositionType](./labelpositiontype/) | 表示数据标签的位置类型。 |
| [LegendPositionType](./legendpositiontype/) | 枚举图例的位置类型。 |
| [MapChartLabelLayout](./mapchartlabellayout/) | 表示地图图表标签的布局。 |
| [MapChartProjectionType](./mapchartprojectiontype/) | 表示地图图表的投影类型。 |
| [MapChartRegionType](./mapchartregiontype/) | 表示地图图表的区域类型。 |
| [PlotDataByType](./plotdatabytype/) | 表示按行或列绘制数据的类型。 |
| [PlotEmptyCellsType](./plotemptycellstype/) | 表示图表中所有绘制空单元格的类型。 |
| [QuartileCalculationType](./quartilecalculationtype/) | 表示四分位数的计算方法。 |
| [SparklineAxisMinMaxType](./sparklineaxisminmaxtype/) | 表示 Sparkline 垂直轴的最小值和最大值类型。 |
| [SparklinePresetStyleType](./sparklinepresetstyletype/) | 表示 sparkline 的预设样式类型。 |
| [SparklineType](./sparklinetype/) | 表示 sparkline 类型。 |
| [TickLabelAlignmentType](./ticklabelalignmenttype/) | 表示轴上刻度标签的文本对齐类型。 |
| [TickLabelPositionType](./ticklabelpositiontype/) | 表示指定轴上刻度标记标签的位置类型。 |
| [TickMarkType](./tickmarktype/) | 表示指定轴的刻度线类型。 |
| [TimeUnit](./timeunit/) | 表示类别轴的基准单位。 |
| [TrendlineType](./trendlinetype/) | 表示趋势线类型。 |
23 changes: 23 additions & 0 deletions chinese/cpp/aspose.cells.charts/axis/_impl/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Aspose::Cells::Charts::Axis::_impl field
linktitle: _impl
second_title: Aspose.Cells for C++ API Reference
description: 'Aspose::Cells::Charts::Axis::_impl field. The implementation object in C++.'
type: docs
weight: 7500
url: /zh/cpp/aspose.cells.charts/axis/_impl/
---
## _impl field


The implementation object.

```cpp
Axis_Impl* Aspose::Cells::Charts::Axis::_impl
```

## See Also

* Class [Axis](../)
* Namespace [Aspose::Cells::Charts](../../)
* Library [Aspose.Cells for C++](../../../)
Loading