Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 48,106 for

shape

(0.05 sec)
  1. 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...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....[ Hide ] Create a SmartArt Shape Aspose.Slides for C++ now facilitates...facilitates to add custom SmartArt shapes in their slides from scratch...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  3. 在 C++ 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多种用途。...get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...150.0f , 200.0f , 200.0f ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  4. ShapeBase.adjust_with_effects method | Aspose.W...

    ShapeBase.adjust_with_effects method. Adds to the source rectangle values of the effect extent and returns the final rectangle....check how a shape’s bounds are affected by shape effects. doc...file_name = MY_DIR + 'Shape shadow effect.docx' ) shapes = list ( filter...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

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

    ShapeBase.title property. Gets or sets the title (caption) of the current Shape object....title (caption) of the current shape object. @property def title...Shows how to set the title of a shape. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FlipOrientation | Aspose.Words for Java

    Possible values for the orientation of a Shape in Java....orientation of a shape. Examples: Shows how to flip a shape on an axis...DocumentBuilder(doc); // Insert an image shape and leave its orientation in...

    reference.aspose.com/words/java/com.aspose.word...
  8. Customize Shapes in Presentations with Python|A...

    Create and customize Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite Shapes....Customize Shapes in Presentations with Python Contents [ Hide...to any shape. With Edit Points , you can modify a shape or create...

    docs.aspose.com/slides/python-net/custom-shape/
  9. 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...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shape Aspose.Slides for PHP via Java...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/php-java/manage-smartart...