Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 42,307 for

shape

(0.24 sec)
  1. 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...
  2. GradientStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStyle enum for customizable gradient fill styles, enhancing your document designs with vibrant visuals....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. 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...
  5. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your document designs with vibrant styles....Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::get_ImageSiz...

    Aspose::Words::Drawing::ImageData::get_ImageSize method. Gets the information about image size and resolution in C++....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/cpp/aspose.words.dra...
  7. ShapeBase.is_top_level property | Aspose.Words ...

    ShapeBase.is_top_level property. Returns ``True`` if this Shape is not a child of a group Shape....True if this shape is not a child of a group shape. @property def...tell whether a shape is a part of a group shape. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.strokeColor property | Aspose.Words for N...

    Shape.strokeColor property. Defines the color of a stroke....strokeColor property Shape.strokeColor property Defines the color...Examples Shows how to fill a shape with a solid color. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....more, visit the Working with Shapes documentation article. Remarks:...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your document text and the left edge of Shapes for enhanced layout control....text and the left edge of the shape. public double DistanceLeft...Has effect only for top level shapes. Examples Shows how to set...

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