Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 265 for

relative shape positioning

(0.06 sec)
  1. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the Shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the Shapes. But it does not work for the Shapes and Tables. Let us know if there is …...keep the table and Shape(Trying to keep the shape outside the page...have a scenario to keep the shapes and text in the same and we...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  2. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....Shape Contents [ Hide ] Inheritance: java.lang.Object, com.aspose...words.ShapeBase public class Shape extends ShapeBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....Shape Contents [ Hide ] Shape class Represents an object in the...more, visit the Working with Shapes documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...Shape class Shape class Represents an object in the drawing layer...with Shapes documentation article. Remarks Using the Shape class...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...from a TextBox to its relative position Aspose.Words Product Family...getChildNodes(NodeType.SHAPE, true)) { if (obj instanceof Shape) { int bm...

    forum.aspose.com/t/alternative-way-to-extract-a...
  6. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...Shape class Shape class Represents an object in the drawing layer...with Shapes documentation article. Remarks Using the Shape class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Shape class Contents [ Hide ] Shape class Represents...Working with Shapes documentation article. class Shape : public Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a Shape or text frame is Relative in Java....horizontal position of a shape or text frame is relative. Examples:...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. RelativeVerticalPosition enumeration | Aspose.W...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a Shape or text frame is Relative....horizontal position of a shape or text frame is relative. Members...the horizontal positioning shall be relative to the page margins...

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