Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 48,648 for

shape

(0.15 sec)
  1. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize Shapes in PowerPoint presentations with Aspose.Slides for C++: geometry paths, curved corners, composite Shapes....Presentation Shapes in C++ Contents [ Hide ] Change a Shape Using Edit...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/cpp/custom-shape/
  2. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the Shape....soft edge formatting for the shape. @property def soft_edge ( self...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill....tiling the texture inside the shape. let doc = new aw . Document...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_Vertical...

    Aspose::Words::Drawing::ShapeBase::get_VerticalAlignment method. Specifies how the Shape is positioned vertically in C++....t method Specifies how the shape is positioned vertically. Aspose...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Node::PreviousPreOrder method | ...

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++....and delete any encountered shape with an image. auto doc = System...Aspose :: Words :: NodeType :: Shape , true ) -> LINQ_OfType < System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. 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...
  7. Fill.gradientAngle property | Aspose.Words for ...

    Fill.gradientAngle property. Gets or sets the angle of the gradient fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.ScreenTip | Aspose.Words for .NET

    Discover the ShapeBase ScreenTip property, enhance user experience by customizing tooltip text that appears on mouse hover over Shapes....mouse pointer moves over the shape. public string ScreenTip { get...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Working with Text Boxes|Documentation

    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....] Format Text in the Visio Shape’s Text Block Section Aspose...stop position of text in a shape’s text block. They can interact...

    docs.aspose.com/diagram/java/working-with-text-...
  10. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to Shape markup language, creating Shapes of different types using C#....Ask AI Working with Shapes Contents [ Hide ] What is this page...page explains how to work with shapes such as images, text boxes...

    docs.aspose.com/words/net/working-with-shapes/