Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 45,857 for

shape

(0.06 sec)
  1. Aspose::Words::Themes::ThemeFonts::get_EastAsia...

    Aspose::Words::Themes::ThemeFonts::get_EastAsian method. Specifies font name for EastAsian characters in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 300 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LegendPosition enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible positions for a chart legend....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartLegendEntry Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartLegendEntry class for creating dynamic chart legends. Enhance your data visualization with seamless integration and customization....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartTitle.Text | Aspose.Words for .NET

    Customize your chart title effortlessly! Set or get the ChartTitle Text property for a personalized touch. Auto-generate titles when needed....chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataPoint.explosion property | Aspose.Word...

    ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataPoint.explosion property | Aspose.Word...

    ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IChartDataPoint.explosion property | Aspose.Wor...

    IChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroup.series_type property | Aspose....

    ChartSeriesGroup.series_type property. Gets the type of chart series included in this group....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.clear method | Aspose.Words for Nod...

    ChartSeries.clear method. Removes all data values from the chart series...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

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