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

shape

(0.07 sec)
  1. ShapeBase.shapeType property | Aspose.Words for...

    ShapeBase.ShapeType property. Gets the Shape type....shapeType property Gets the shape type. get shapeType () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextBox.noTextRotation property | Aspose.Words ...

    TextBox.noTextRotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the Shape is rotated....should not rotate when the shape is rotated. get noTextRotation...

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

    Provides access to the scaling options of the display units for the value axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  4. ShapeBase.relativeVerticalSize property | Aspos...

    ShapeBase.relativeVerticalSize property. Gets or sets the value of Shape's relative size in vertical direction....property Gets or sets the value of shape’s relative size in vertical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Animated Text|Aspose.Slides for Python Document...

    Add animated text and effects to PowerPoint presentation in Python... shapes [ 0 ] paragraph = autoShape...effects to another paragraph or shape. Aspose.Slides for Python via...

    docs.aspose.com/slides/python-net/animated-text/
  6. ChartXValue.fromDouble method | Aspose.Words fo...

    ChartXValue.fromDouble method. Creates a [ChartXValue](../) instance of the [ChartXValueType.Double](../../chartxvaluetype/#Double) type.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartYValue.fromDouble method | Aspose.Words fo...

    ChartYValue.fromDouble method. Creates a [ChartYValue](../) instance of the [ChartYValueType.Double](../../chartyvaluetype/#Double) type.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series1 = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series 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...
  9. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python....Rectangle type along with setting shape and textual properties Save...along with the setting of its shape and textual properties to show...

    kb.aspose.com/slides/python/how-to-create-power...