Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 5,284 for

shape position

(0.07 sec)
  1. Manage Audio in Presentations Using PHP|Aspose....

    Create and control audio frames in Aspose.Slides for PHP—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....the slide with a specified position and size. $audioStream = new...try { # Gets the AudioFrame shape $audioFrame = $pres -> getSlides...

    docs.aspose.com/slides/php-java/audio-frame/
  2. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this Shape is Positioned inline with text....to determine if this shape is positioned inline with text. @property...Has effect only for top level shapes. Examples Shows how to determine...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly.... Shapes . AddOleObjectFrame ( 0 , 0...linked Excel file. slide . Shapes . AddOleObjectFrame ( 20 ,...

    docs.aspose.com/slides/net/manage-ole/
  4. ShapeBase.reflection property | Aspose.Words fo...

    ShapeBase.reflection property. Gets reflection formatting for the Shape....reflection formatting for the shape. @property def reflection (...to interact with reflection shape effect. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Move, Rotate, and Scale SVG Elements in Python ...

    Transform SVG elements in Python with Aspose.SVG. Move, rotate, scale, combine transforms, and save edited SVG files....need to move an icon, rotate a shape, scale a group, reposition generated...to a <g> element moves all shapes inside the group together....

    docs.aspose.com/svg/python-net/transform-svg-el...
  6. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the Shape or picture the text wraps around....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. LEFT The document text wraps...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....fill or stroke properties for shapes, text, etc. SVG Linear Gradient...offset attribute sets the position the SVG gradient gets a stop-color...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...
  8. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....the slide with a specified position and size. FileInputStream...try { // Gets the AudioFrame shape AudioFrame audioFrame = ( AudioFrame...

    docs.aspose.com/slides/java/audio-frame/
  10. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_Position property. Specifies relative to what the Shape is Positioned vertically....relative_vertical_position property ShapeBase.relative_vertical_position property...relative to what the shape is positioned vertically. @property...

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