Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 42,835 for

shape

(0.05 sec)
  1. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in Java...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::get_Count method. Returns the number of ChartDataPoint in this collection in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Convert PowerPoint to Word|Aspose.Slides for PH...

    Convert PowerPoint Presentation to Word...getShapes () as $shape ) { if ( java_instanceof ( $shape , new JavaClass...))) { $builder -> writeln ( $shape -> getTextFrame () -> getText...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 400 , 400 ); let chart = shape . chart ; // Delete the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () chart = shape . chart # Get the chart style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroupCollection Class | Aspose.Words...

    Explore the Aspose.Words.ChartSeriesGroupCollection class, your go-to solution for managing and organizing ChartSeriesGroup objects effortlessly....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Smooth method. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::idx_get method. Returns ChartDataPoint for the specified index in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ThemeColors.hyperlink property | Aspose.Words f...

    ThemeColors.hyperlink property. Specifies color for a hyperlink....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxis.Crosses | Aspose.Words for .NET

    Discover how ChartAxis enhances data visualization by defining axis intersections for clearer insights and more impactful presentations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...