Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 45,857 for

shape

(0.07 sec)
  1. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....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...
  2. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; chart . series . clear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BubbleSizeCollection.formatCode property | Aspo...

    BubbleSizeCollection.formatCode property. Gets or sets the format code applied to the bubble sizes.... let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/
  7. Shape.extrusion_enabled property | Aspose.Words...

    Shape.extrusion_enabled property. Returns ``True`` if an extrusion effect is enabled....extrusion_enabled property Shape.extrusion_enabled property Returns...drawing class Shape Shape.chart property Shape.fill_color property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...