Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 9,912 for

shape

(0.28 sec)
  1. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...ShadowFormat shadowFormat = shape.getShadowFormat(); Assert.assertEquals(Color...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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 = MakeObject...NodeType :: Shape , true ) -> LINQ_OfType < SharedPtr < Shape >> ()...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. ShapeLineStyle enumeration | Aspose.Words for P...

    aspose.words.drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../Shape/)....the compound line style of a Shape . Members Name Description SINGLE...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor.visitShapeEnd method | Aspose.W...

    DocumentVisitor.visitShapeEnd method. Called when enumeration of a Shape has ended....visitShapeEnd(shape) Called when enumeration of a shape has ended...visitShapeEnd ( shape : Aspose . Words . Drawing . Shape ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....properties of an image in a shape. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Insert a shape into the document which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision....tiling the texture inside the shape. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....= new DocumentBuilder(); Shape shape = builder.insertShape(ShapeType...// Apply soft edge to the shape. shape.getSoftEdge().setRadius(30...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents Shape's relative top position in percent....sets the value that represents shape’s relative top position in percent...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....Examples Shows how to edit a shape’s image data. Document imgSourceDoc..."Images.docx" ); Shape sourceShape = ( Shape ) imgSourceDoc ....

    reference.aspose.com/words/net/aspose.words.dra...
  10. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....Examples Shows how to edit a shape’s image data. Document imgSourceDoc..."Images.docx" ); Shape sourceShape = ( Shape ) imgSourceDoc ....

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