Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 15,225 for

shape

(0.07 sec)
  1. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....For child shapes of a group shape and child shapes of an Office...'Hello world!' ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....For child shapes of a group shape and child shapes of an Office...writeln ( "Hello world!" ); let shape = builder . insertShape ( aw...

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

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options...." ); Shape shape = builder . InsertShape (..., 50 ); builder . MoveTo ( shape . LastParagraph ); builder ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GlowFormat.Transparency | Aspose.Words for .NET

    Discover GlowFormat's Transparency property, easily adjust glow effects from opaque to clear (0.0 to 1.0) for stunning visual impact. Default, 0.0....Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_BehindTe...

    Aspose::Words::Drawing::ShapeBase::get_BehindText method. Specifies whether the Shape is below or above text in C++....method Specifies whether the shape is below or above text. bool...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your Shape's containing block for precise design control....the containing block of the shape. public double Bottom { get...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve hyperlink target frames for your Shapes, enhancing user navigation and experience....sets the target frame for the shape hyperlink. public string Target...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this Shape object has after applying drawing effects. Value is measured in points in C++....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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...
  10. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....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/cpp/aspose.words.fie...