Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 42,846 for

shape

(0.08 sec)
  1. Animated Text|Aspose.Slides Documentation

    Add animated text and effects to PowerPoint presentation in C# or .NET... Shapes [ 0 ]; IParagraph paragraph...effects to another paragraph or shape. Aspose.Slides for .NET allows...

    docs.aspose.com/slides/net/animated-text/
  2. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. ShapeBase.widthRelative property | Aspose.Words...

    ShapeBase.widthRelative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. get widthRelative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.heightRelative property | Aspose.Word...

    ShapeBase.heightRelative property. Gets or sets the value that represents the percentage of Shape's relative height....represents the percentage of shape’s relative height. get heightRelative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.topRelative property | Aspose.Words f...

    ShapeBase.topRelative property. Gets or sets the value that represents Shape's relative top position in percent....sets the value that represents shape’s relative top position in percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++.... Add a TextBox shape. Modify properties of the TextBox...( 0 ); // Adding a TextBox shape let textBox = worksheet . getShapes...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  8. Edit PDF in Java | products.aspose.com

    Edit PDF in Java. Use Java library API to edit PDF document...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...Rectangle , 10 , 10 , 100 , 50 ); shape . getTextFrame (). setText (...

    products.aspose.com/slides/java/editor/pdf/
  9. 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...
  10. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../chartyvaluetype/#DOUBLE) type....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

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