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

shape position

(0.07 sec)
  1. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph...(x) offset relative to glyph position. Mostly used to attach marks...(y) offset relative to glyph position. Mostly used to attach marks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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...
  5. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque Position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++.... method Returns an opaque position of the LayoutEnumerator which...nodes, e.g. BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....demonstrate how the starting position either increases or decreases...chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  7. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a Shape or picture....how text is wrapped around a shape or picture. Members Name Description...text wrapping around the shape. The shape is placed behind or in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....the slide with a specified position and size. const audioStream...try { // Gets the AudioFrame shape const audioFrame = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....extract text from SmartArt shapes, change a SmartArt layout,...added a connector between two shapes. Presentation pres = new Presentation...

    docs.aspose.com/slides/java/manage-smartart/