Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 18,729 for

chart

(0.15 sec)
  1. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++....109 Flow chart process. FlowChartDecision 110 Flow chart decision...FlowChartInputOutput 111 Flow chart input output. FlowChartPredefinedP...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Accessing IChartSeries.Name getter access modif...

    I have a slide with a Chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the Chart. I saw other reports mentioning issues with Aspose in combination w…...3:08pm 1 I have a slide with a chart that was created with a specialized...IChartSeries.Name breaks the chart. I saw other reports mentioning...

    forum.aspose.com/t/accessing-ichartseries-name-...
  3. ChartDataTable.has_horizontal_border property |...

    ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed...how to show data table with chart series data. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataTable.HasHorizontalBorder | Aspose.Wor...

    Discover the ChartDataTable HasHorizontalBorder property to easily customize your data table's appearance. Control horizontal borders for enhanced visual clarity!...how to show data table with chart series data. Document doc =...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataTable.HasVerticalBorder | Aspose.Words...

    Discover the ChartDataTable HasVerticalBorder property to control vertical border visibility in your data tables. Enhance your data presentation effortlessly!...how to show data table with chart series data. Document doc =...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...PutValue ( 50 ); // Adding a chart to the worksheet int chartIndex...

    docs.aspose.com/cells/zh/cpp/chart-axes/
  7. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_Maximum method. Gets or sets the maximum value of the axis in C++....Aspose::Words::Drawing::Charts::AxisScaling::get_Maximum method...Aspose :: Words :: Drawing :: Charts :: AxisBound > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a Chart series....collection of X values for a chart series. Remarks All items of...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a Chart series....collection of X values for a chart series. Remarks All items of...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 通过 JavaScript 及 C++ 将图表转换为图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 转换图表为图片格式,如 JPEG 或 PNG。我们将演示如何从 Microsoft Excel 导出图表并将其保存为独立的图片,以便后续使用和处理。...为了支持渲染, Chart 类提供了 toImage(string) 方法及多种重载以满足不同应用需求。...方法及多种重载以满足不同应用需求。 将图表渲染为图像 Chart.toImage(string) 方法具有多种重载,以支持简单和高级...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...