Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,171 for

shape position

(0.09 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....isGrouped() determines whether the shape is grouped. Added the Aspose...parent GroupShape object if the shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/java/public-api-and-back...
  2. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the Position specified by its [ChartDataLabel.Position](../Position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....from the position specified by its ChartDataLabel.position property...proportionally if the chart shape is resized. The property cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the Position specified by its [ChartDataLabel.Position](../Position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....from the position specified by its ChartDataLabel.position property...proportionally if the chart shape is resized. The property cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Chart.axisX property | Aspose.Words for Node.js

    Chart.axisX property. Provides access to properties of the primary X axis of the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.categoryType property | Aspose.Words ...

    ChartAxis.categoryType property. Gets or sets type of the category axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.crosses property | Aspose.Words for N...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....inserted from the current position in the document onwards. The...out of the current cell to a position just after the table. The...

    docs.aspose.com/words/java/use-documentbuilder-...
  8. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Chart.axis_x property | Aspose.Words for Python

    Chart.axis_x property. Provides access to properties of the primary X axis of the chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical Position of a Shape or text frame is relative....to what the vertical position of a shape or text frame is relative...Specifies that the vertical positioning shall be relative to the...

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