Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 9,896 for

shape

(0.14 sec)
  1. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible positions for a chart legend....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...
  2. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis group....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a Shape or a text frame is calculated horizontally in Java....relatively to what the width of a shape or a text frame is calculated...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. RelativeVerticalSize | Aspose.Words for Java

    Specifies relatively to what the height of a Shape or a text frame is calculated vertically in Java....relatively to what the height of a shape or a text frame is calculated...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.internalMarginBottom property | Aspose....

    TextBox.internalMarginBottom property. Specifies the inner bottom margin in points for a Shape....bottom margin in points for a shape. get internalMarginBottom ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartYValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

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