Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 9,912 for

shape

(0.08 sec)
  1. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your Shapes, enhancing your design's interactivity and functionality....full hyperlink address for a shape. public string HRef { get ;...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision....tiling the texture inside the shape. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents Shape's relative top position in percent....sets the value that represents shape’s relative top position in percent...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.anchorLocked property | Aspose.Words ...

    ShapeBase.anchorLocked property. Specifies whether the Shape's anchor is locked....property Specifies whether the shape’s anchor is locked. get anchorLocked...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....properties of an image in a shape. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentVisitor.visitShapeEnd method | Aspose.W...

    DocumentVisitor.visitShapeEnd method. Called when enumeration of a Shape has ended....visitShapeEnd(shape) Called when enumeration of a shape has ended...visitShapeEnd ( shape : Aspose . Words . Drawing . Shape ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your Shape type supports images for enhanced visual appeal!...Returns true if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. auto shape = MakeObject < Shape > ( builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.BaseForeColor | Aspose.Words for .NET

    Discover the BaseForeColor property to access a Color object representing the true foreground color for your fill, enhancing your design's clarity and appeal....new DocumentBuilder (); Shape shape = builder . InsertShape (... 40 ); shape . Fill . ForeColor = Color . Red ; shape . Fill...

    reference.aspose.com/words/net/aspose.words.dra...