Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 50,319 for

shape

(0.09 sec)
  1. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....to a shape so that it can display it. // 1 - Set the shape to contain...the image. let shape = new aw . Drawing . Shape ( builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected section in your document, enhancing your editing experience....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shapes Aspose.Slides for Python via...you to add custom SmartArt shapes to slides from scratch. The...

    docs.aspose.com/slides/python-net/manage-smarta...
  5. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the Shape....Gets fill formatting for the shape. @property def fill ( self )...Examples Shows how to fill a shape with a solid color. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_Reflecti...

    Aspose::Words::Drawing::ShapeBase::get_Reflection method. Gets reflection formatting for the Shape in C++....reflection formatting for the shape. System :: SharedPtr < Aspose...to interact with reflection shape effect. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. GlowFormat.Radius | Aspose.Words for .NET

    Discover the GlowFormat Radius property to customize your glow effects. Adjust the radius in points for stunning visual enhancements. 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...
  8. Aspose::Words::Drawing::ShapeBase::get_Glow met...

    Aspose::Words::Drawing::ShapeBase::get_Glow method. Gets glow formatting for the Shape in C++....Gets glow formatting for the shape. System :: SharedPtr < Aspose...Shows how to interact with glow shape effect. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ShapeBase.AnchorLocked | Aspose.Words for .NET

    Discover the ShapeBase AnchorLocked property to control anchor locking for Shapes, enhancing design stability and flexibility in your projects....property Specifies whether the shape’s anchor is locked. public bool...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Shape.Chart | Aspose.Words for .NET

    Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!...Chart Contents [ Hide ] Shape.Chart property Provides access...the chart properties if this shape has a Chart . public Chart Chart...

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