Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 18,347 for

chart

(0.22 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Text method. Gets or sets the text of the axis title. If null or empty value is specified, auto generated title will be shown in C++....Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Text method...Aspose :: Words :: Drawing :: Charts :: ChartAxisTitle :: get_Text...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Chart.ToImage - Leader Lines are not included -...

    When calling Chart.ToImage(), the resulting image is missing the leader lines displayed in Excel. Excel-Aspose-Comparison.png (147.3 KB) Excel on the left, Aspose.Cells 25.6 on the right....Chart.ToImage - Leader Lines are not included Aspose.Cells Product...Product Family chart-to-image , cells-net DTS_Barry June 11, 2025...

    forum.aspose.com/t/chart-toimage-leader-lines-a...
  3. 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-...
  4. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntryCollection class. Represents a collection of Chart legend entries. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartLegendEntryColl class Contents...Represents a collection of chart legend entries. To learn more...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. Create and Customize PowerPoint Charts in Pytho...

    Create and customize PowerPoint Charts in Python with Aspose.Slides — work with data, styles, and Chart types in PPT and PPTX using clear code examples....Create and Customize PowerPoint Charts in Python Contents [ Hide ]...Presentation Charts in Python Customize Presentation Charts in Python...

    docs.aspose.com/slides/python-net/powerpoint-ch...
  7. 通过 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...
  8. ChartSeriesGroupCollection.Count | Aspose.Words...

    Discover the Count property of ChartSeriesGroupCollection, which reveals the total number of series groups for enhanced data visualization....new Document ( MyDir + "Combo chart.docx" ); Shape shape = ( Shape...Shape , 0 , true ); Chart chart = shape . Chart ; ChartSeriesGroupColl...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...get_Shapes (); auto chart = System :: ExplicitCast < Chart > ( shapes...0f )); chart -> ValidateChartLayout (); auto axes = chart -> get_Axes...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  10. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...Cells Chart Waterfall Example </ h1 > <...; // Input some data which chart will use as source cells . get...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...