Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,100 for

shape position

(0.88 sec)
  1. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method... Returns Shape node containing Ole object and...inserted at the current Builder position. insert_ole_object_as_icon(file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Shapes in Java|Aspose.Words for Java

    Introduction to Shape markup language, creating Shapes of different types using Java....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/java/working-with-shapes/
  6. Group Presentation Shapes in Java|Aspose.Slides...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for Java—fast, step-by-step guide with free Java code....Presentation Shapes in Java Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/java/group/
  7. Group Presentation Shapes in .NET|Aspose.Slides...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for .NET—fast, step-by-step guide with free C# code....Presentation Shapes in .NET Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/net/group/
  8. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....watermark shape with an image. PictureFrame implements the Shape class...settings of the shape object. Since TextFrame is not a shape and its...

    docs.aspose.com/slides/python-net/watermark/
  9. Group Presentation Shapes in PHP|Aspose.Slides ...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for PHP via Java — fast, step-by-step guide with free code....Presentation Shapes in PHP Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/php-java/group/
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....inserted from the current position in the document onwards. The...out of the current cell to a position just after the table. The...

    docs.aspose.com/words/java/use-documentbuilder-...