Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 42,857 for

shape

(0.06 sec)
  1. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in Java...( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/java/video-frame/
  3. ChartAxis.tickMarkSpacing property | Aspose.Wor...

    ChartAxis.tickMarkSpacing property. Gets or sets the interval, at which tick marks are drawn....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...
  4. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTickMark enumeration. Specifies the possible positions for tick marks....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.minorUnit property | Aspose.Words for...

    ChartAxis.minorUnit property. Returns or sets the distance between minor tick marks....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.reverseOrder property | Aspose.Words ...

    ChartAxis.reverseOrder property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e...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. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  8. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis....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. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the 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...
  10. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....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...