Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 42,872 for

shape

(0.09 sec)
  1. Aspose::Words::Drawing::Fill::get_GradientStyle...

    Aspose::Words::Drawing::Fill::get_GradientStyle method. Gets the gradient style GradientStyle for the fill in C++....Examples Shows how to fill a shape with a gradients. auto doc =...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an object....Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_AnchorLo...

    Aspose::Words::Drawing::ShapeBase::get_AnchorLocked method. Specifies whether the Shape's anchor is locked in C++....method Specifies whether the shape’s anchor is locked. bool Aspose...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/nod...
  5. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java....to interact with reflection 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. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped Shapes in your documents for enhanced visual appeal....class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow formatting for the Shape....Gets glow formatting for the shape. @property def glow ( self )...Shows how to interact with glow shape effect. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in C++...be achieved by bringing 2D shapes a set of 3D effects. By creating...creating a camera view on the shape, you may rotate it by the axis...

    docs.aspose.com/slides/cpp/3d-presentation/
  10. GlowFormat Class | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.GlowFormat class to enhance your documents with stunning glow effects. Elevate your design with unique formatting options!...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...