Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 43,007 for

shape

(0.07 sec)
  1. Picture Frame|Aspose.Slides for Python Document...

    Add a picture frame to a PowerPoint presentation in Python...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/python-net/picture-frame/
  2. NodeRendererBase.boundsInPoints2 property | Asp...

    NodeRendererBase.boundsInPoints2 property. Gets the actual bounds of the Shape in points....Gets the actual bounds of the shape in points. get boundsInPoints2...box of the shape. The bounds takes into account shape rotation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ImageData::ToByteArray ...

    Aspose::Words::Drawing::ImageData::ToByteArray method. Returns image bytes for any image regardless whether the image is stored or linked in C++....create an image file from a shape’s raw image data. auto imgSourceDoc...ExplicitCast < Shape > ( imgSourceDoc -> GetChild ( NodeType :: Shape , 0...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. AdjustmentCollection.Item | Aspose.Words for .NET

    Discover the AdjustmentCollection Item property, effortlessly retrieve adjustments by index for seamless data management and enhanced performance...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Draw Pentagon in Java

    This guide covers how to draw pentagon in Java. It contains the IDE setup, stepwise algorithm, and a runnable code snippet, which makes pentagon drawing easy in Java....Drawing to draw a pentagon shape Define the parameters and calculate...the vertices of the pentagon-shape Create a Bitmap class object...

    kb.aspose.com/drawing/java/draw-pentagon-in-java/
  6. Shape.has_chart property | Aspose.Words for Python

    Shape.has_chart property. Returns ``True`` if this [Shape](../) has a [Chart](../../../aspose.words.drawing.charts/chart/)....property Shape.has_chart property Returns True if this Shape has a...drawing class Shape Shape.first_paragraph property Shape.has_image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. OleFormat.get_ole_entry method | Aspose.Words f...

    OleFormat.get_ole_entry method. Gets OLE object data entry....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

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

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShadowFormat.type property | Aspose.Words for P...

    ShadowFormat.type property. Gets or sets the specified [ShadowType](../../shadowtype/) for ShadowFormat....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

    reference.aspose.com/words/python-net/aspose.wo...