Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,661 for

chart

(0.03 sec)
  1. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your Chart data labels for enhanced clarity and presentation....Specifies the position for a chart data label. public enum ChartDataLabelPositi...DocumentBuilder ( doc ); // Insert column chart. Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...excel file to pre-generated charts Aspose.Total Product Family...Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook...

    forum.aspose.com/t/facing-issue-while-linking-e...
  3. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values....the way values appears in the chart. The examples of number formats:...with the format code of the chart data. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent Chart....and trendlines of the parent chart. @property def legend_entries...aspose . words . drawing . charts . ChartLegendEntryColl : ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartLegendEntryCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartLegendEntryCollection class. Represents a collection of Chart legend entries...Represents a collection of chart legend entries. To learn more...more, visit the Working with Charts documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 图表坐标轴|Aspose.Slides 文档

    如何在 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/
  7. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... Examples Shows how to set chart axis title. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 图表系列|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表系列...Presentation ()) { // 添加图表 IChart chart = presentation . Slides [ 0...IChartSeriesCollecti series = chart . ChartData . Series ; if (...

    docs.aspose.com/slides/zh/net/chart-series/
  9. ChartAxis.CrossesAt | Aspose.Words for .NET

    Discover the ChartAxis CrossesAt property to easily define intersection points on your Chart's perpendicular axis for enhanced data visualization....supported by MS Office 2016 new charts. The units are determined by...Column , 450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... Examples Shows how to set chart axis title. let doc = new aw...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

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