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

chart

(0.17 sec)
  1. 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-...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_Title method ...Aspose :: Words :: Drawing :: Charts :: ChartAxisTitle > Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in Chart series effectively....collection of X values for a chart series. public class ChartXValueCollectio...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....109 Flow chart process. FlowChartDecision 110 Flow chart decision...FlowChartInputOutput 111 Flow chart input output. FlowChartPredefinedP...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Showing Cell Range as Data Labels with C++|Docu...

    Learn how to show a range of cells as data labels in Charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your Charts....sample code below accesses a chart series' data labels and sets...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  8. 通过 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...
  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. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape type of the parent Chart element....the shape type of the parent chart element. get shapeType () :...Aspose . Words . Drawing . Charts . ChartShapeType Remarks Currently...

    reference.aspose.com/words/nodejs-net/aspose.wo...