Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 48,855 for

shape

(0.14 sec)
  1. ShapeBase.RelativeHorizontalSize | Aspose.Words...

    Discover the ShapeBase RelativeHorizontalSize property to easily adjust Shape sizes horizontally for enhanced design flexibility and precision....property Gets or sets the value of shape’s relative size in horizontal...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with Text|Documentation

    This section explains how to insert a text Shape or update Shape's text with Aspose.Diagram....Contents [ Hide ] Insert a Text Shape in the Visio Page Aspose.Diagram...developers to insert a text shape anywhere in the Visio page....

    docs.aspose.com/diagram/net/working-with-text/
  3. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object....Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::InsertHorizonta...

    Aspose::Words::DocumentBuilder::InsertHorizontalRule method. Inserts a horizontal rule Shape into the document in C++....method Inserts a horizontal rule shape into the document. System ::...Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Aspose::Words::Drawing::ReflectionFormat::get_S...

    Aspose::Words::Drawing::ReflectionFormat::get_Size method. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object. The default value is 0.0 in C++....to interact with reflection shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ImageSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageSize class, your go-to resource for detailed image size and resolution insights for enhanced document quality....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::Fill::get_BaseForeColor...

    Aspose::Words::Drawing::Fill::get_BaseForeColor method. Gets a Color object that represents the base foreground color for the fill without any modifiers in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...:: Rectangle , 100 , 40 ); shape -> get_Fill () -> set_ForeColor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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 = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Group Presentation Shapes in Java|Aspose.Slides...

    Learn to group and ungroup Shapes in PowerPoint decks using Aspose.Slides for Java—fast, step-by-step guide with free Java code....Presentation Shapes in Java Contents [ Hide ] Add a Group Shape Aspose...support working with group shapes on slides. This feature helps...

    docs.aspose.com/slides/java/group/