Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,284 for

shape position

(0.46 sec)
  1. Customize Presentation Shapes on Android|Aspose...

    Create and customize Shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite Shapes....Presentation Shapes on Android Contents [ Hide ] Change a Shape Using...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/androidjava/custom-shape/
  2. Custom context menus for GridJs|Documentation

    This article describes how to configure context menus for GridJs....context menu item at a specified position xs . sheet . insertCustomContextM...insertCustomContextM ( item , position ) // The parameters are: // item:...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. 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...
  4. 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...
  5. 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...
  6. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical Position of a Shape or text frame is relative....to what the vertical position of a shape or text frame is relative...Specifies that the vertical positioning shall be relative to the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different Positions and angles in a slide....disc and added at different positions and angles in selected or...to the shapes collection in each slide Set the position and rotation...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  8. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...insert a shape with no wrapping. shape = builder . insert_shape ( shape_type...shape_type = aw . drawing . ShapeType . CUBE , width = 200 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. Fill Represents fill formatting...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize Shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite Shapes....Customize Presentation Shapes in Java Contents [ Hide ] Overview...presentation shapes in Aspose.Slides by editing shape geometry through...

    docs.aspose.com/slides/java/custom-shape/