Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 50,321 for

shape

(1.91 sec)
  1. Public API Changes in Aspose.Cells 8.9.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....appearance of textual parts of a Shape. Here is a simple usage scenario...//Add a Shape of type TextBox to the collection Shape shape = sheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. ShapeBase.height_relative property | Aspose.Wor...

    ShapeBase.height_relative property. Gets or sets the value that represents the percentage of Shape's relative height....represents the percentage of shape’s relative height. @property...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.left_relative property | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShadowFormat.visible property | Aspose.Words fo...

    ShadowFormat.visible property. Returns ``True`` if the formatting applied to this instance is visible....formatting, it only hides the shape effect. Examples Shows how to...a shadow formatting for the shape. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....' ) shape = builder . insert_shape ( shape_type = aw ...= 50 ) builder . move_to ( shape . last_paragraph ) builder ...

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

    Discover the ShapeBase Fill property to enhance your designs with customizable fill formatting for Shapes. Elevate your visuals effortlessly!...Gets fill formatting for the shape. public Fill Fill { get ; }...Examples Shows how to fill a shape with a solid color. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextureAlignment enumeration | Aspose.Words for...

    aspose.words.drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill....tiling the texture inside the shape. doc = aw . Document () builder...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.signature_line property | Aspose.Words fo...

    Shape.signature_line property. Gets [SignatureLine](../../signatureline/) object if the Shape is a signature line...signature_line property Shape.signature_line property Gets SignatureLine...SignatureLine object if the shape is a signature line. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article 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...
  10. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....new DocumentBuilder (); Shape shape = builder . InsertShape (...// Apply soft edge to the shape. shape . SoftEdge . Radius = 30...

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