Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 12,723 for

shape

(0.11 sec)
  1. AdjustmentCollection | Aspose.Words for Java

    Represents a read-only collection of Adjustment adjust values that are applied to the specified Shape in Java....are applied to the specified shape. Examples: Shows how to work..."Rounded rectangle shape.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Shape.has_image property Returns True if the shape has image...docx' ) # Get the collection of shapes from the document, # and save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/python-net/aspose.wo...
  4. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the Shape or picture the text wraps around....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. LEFT The document text wraps...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShadowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowType enum to enhance your Shapes with customizable shadow types for stunning document visuals....enumeration Specifies the type of a shape shadow. public enum ShadowType...the shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc = doc ) shape = builder . insert_image ( file_name...= IMAGE_DIR + 'Logo.jpg' ) shape . wrap_type = aw . drawing ...

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

    Discover the ImageData BiLevel property to effortlessly control black and white image display, enhancing your visual content with precision....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...
  8. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!...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...
  9. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section in C++....ooterSh method Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

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