Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 45,855 for

shape

(0.13 sec)
  1. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating Shape with specified position, size and text wrap type in C++....method Inserts free-floating shape with specified position, size...Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping Shapes....display order of overlapping shapes. @property def z_order ( self...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++....Shows how to set pattern for a shape. auto doc = System :: MakeObject...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a Shape is rotated...the angle (in degrees) that a shape is rotated. Positive value corresponds...doc ) # Insert a shape with an image. shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::RelativeVerticalSize en...

    Aspose::Words::Drawing::RelativeVerticalSize enum. Specifies relatively to what the height of a Shape or a text frame is calculated vertically in C++....relatively to what the height of a shape or a text frame is calculated...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill....tiling the texture inside the shape. let doc = new aw . Document...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Rendering::ShapeRenderer class |...

    Aspose::Words::Rendering::ShapeRenderer class. Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. Adjustment | Aspose.Words for Java

    Represents adjustment values that are applied to the specified Shape in Java....are applied to the specified shape. Examples: Shows how to work..."Rounded rectangle shape.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property ShapeBase.wrapType...

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