Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 48,648 for

shape

(0.15 sec)
  1. ChartSeries.insert method | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartSeries.insert method...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...
  2. ChartAxis.minor_unit_scale property | Aspose.Wo...

    ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the Shape type of chart elements in C++....ChartShapeType enum Specifies the shape type of chart elements. enum...Default 0 Indicates that a shape is not defined for the chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.charts.ChartMultilevelValue constructor... shape = builder . insert_chart ( chart_type...450 , height = 280 ) chart = shape . chart chart . title . text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Rendering Slicer with Golang via C++|Documentation

    Render slicers in Excel files using Aspose.Cells with Golang via C++....supports the rendering of slicer shape. If you convert your worksheet...

    docs.aspose.com/cells/go-cpp/rendering-slicer/
  6. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...from Node ) delete_shapes() Deletes all shapes from the text of...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Callouts in Presentation Charts Using PH...

    Create and style callouts in Aspose.Slides for PHP via Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows....setting series data label callout shape for a Doughnut chart. Below...setAutofitType ( TextAutofitType :: Shape ); $lbl -> getDataLabelFormat...

    docs.aspose.com/slides/php-java/callout/
  8. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....auto_shape = slide . shapes [ 0 ] paragraph = auto_shape . text_frame...effects to another paragraph or shape. Aspose.Slides for Python lets...

    docs.aspose.com/slides/python-net/animated-text/
  9. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  10. GroupShape.accept method | Aspose.Words for Python

    GroupShape.accept method. Accepts a visitor....visit_group_shape_start() , then calls Node.accept()...accept() for all child shapes of this group shape and calls DocumentVisitor...

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