Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 9,912 for

shape

(0.12 sec)
  1. TextBox.VerticalAnchor | Aspose.Words for .NET

    Discover how the TextBox VerticalAnchor property enhances text alignment within Shapes for improved design and readability in your projects....alignment of the text within a shape. public TextBoxAnchor VerticalAnchor...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image....to a shape so that it can display it. # 1 - Set the shape to contain...contain the image. shape = aw . drawing . Shape ( builder . document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to Shapes seamlessly when SourceFullName is set. Boost your creativity!...the image is linked to the shape (when SourceFullName is specified)...Examples Shows how to edit a shape’s image data. Document imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.is_horizontal_rule property | Aspose....

    ShapeBase.is_horizontal_rule property. Returns ``True`` if this Shape is a horizontal rule....property Returns True if this shape is a horizontal rule. @property...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the Shape type allows the Shape to have an image in C++....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/cpp/aspose.words.dra...
  6. Stroke.base_fore_color property | Aspose.Words ...

    Stroke.base_fore_color property. Gets the base foreground color of the stroke without any modifiers....Remarks The default value for a Shape is aspose.pydrawing.Color.black...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_ShapeTyp...

    Aspose::Words::Drawing::ShapeBase::get_ShapeType method. Gets the Shape type in C++....ShapeBase::get_ShapeType method Gets the shape type. Aspose :: Words :: Drawing...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Fill::get_TextureAlignm...

    Aspose::Words::Drawing::Fill::get_TextureAlignment method. Gets or sets the alignment for tile texture fill in C++....tiling the texture inside the shape. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the Shape....Gets fill formatting for the shape. @property def fill ( self )...Examples Shows how to fill a shape with a solid color. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art property Shape.has_smart_art property Returns True...True if this Shape has a SmartArt object. @property def has_smart_art...

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