Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 42,840 for

shape

(0.06 sec)
  1. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this chart series.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this chart series.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Marker method. Specifies a data marker. Marker is automatically created when requested in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartSeriesGroup.firstSliceAngle property | Asp...

    ChartSeriesGroup.firstSliceAngle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 400 , 400 ); let chart = shape . chart ; // Delete the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CrossesAt method. Specifies where on the perpendicular axis the axis crosses in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartAxis.ReverseOrder | Aspose.Words for .NET

    Discover the ChartAxis ReverseOrder property to easily display axis values in reverse, enhancing data clarity from maximum to minimum....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ThemeColors.accent2 property | Aspose.Words for...

    ThemeColors.accent2 property. Specifies color Accent 2....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Theme.colors property | Aspose.Words for Python

    Theme.colors property. Allows to specify the set of theme colors for the document....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisTickLabels.IsAutoSpacing | Aspose.Words for...

    Discover the AxisTickLabels IsAutoSpacing property to effortlessly manage automatic tick label intervals for precise data visualization in your projects....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ThemeColors.accent6 property | Aspose.Words for...

    ThemeColors.accent6 property. Specifies color Accent 6....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

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