Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 48,648 for

shape

(0.09 sec)
  1. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect extents, delivering precise final rectangle values....check how a shape’s bounds are affected by shape effects. Document...MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Shape.has_image property Returns True if the shape has image...docx' ) # Get the collection of shapes from the document, # and save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::GlowFormat::get_Transpa...

    Aspose::Words::Drawing::GlowFormat::get_Transparency method. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your Shapes effortlessly....Hide ] Shape.Stroke property Defines a stroke for a shape. public...Shows to create a variety of shapes. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GroupShape | Aspose.Words for .NET

    Design stunning group Shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....constructor Creates a new group shape. public GroupShape ( DocumentBase...document. Remarks By default, the shape is floating and has default...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....Shows how to interact with glow shape effect. Document doc = new Document(getMyDir()...Document(getMyDir() + "Various shapes.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. Stroke | Aspose.Words for Java

    Defines a stroke for a Shape in Java....for a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks: Use the Shape.getStroke() property to access...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在 Java 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...可以通过以下方式获取该类的实例: Shape.getThreeDFormat() 方法用于创建 PowerPoint...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/java/3d-presentation/
  9. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the Shape is positioned vertically....Specifies relative to what the shape is positioned vertically. get...only for top level floating shapes. Examples Shows how to insert...

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