Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 50,336 for

shape

(0.06 sec)
  1. Stroke.Color2 | Aspose.Words for .NET

    Discover the Stroke Color2 property—enhance your designs with a customizable second stroke color for vibrant, eye-catching visuals....for a Shape is White. Examples Shows how to process shape stroke...MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background Shape of the document. Can be null in C++....Gets or sets the background shape of the document. Can be null...Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBase...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. NodeCollection.ToArray | Aspose.Words for .NET

    Discover the NodeCollection ToArray method, effortlessly convert your node collection into a new array, enhancing data management and accessibility....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...
  4. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.fillColor property | Aspose.Words for Nod...

    Shape.fillColor property. Defines the brush color that fills the closed path of the Shape....fillColor property Shape.fillColor property Defines the brush...fills the closed path of the shape. get fillColor () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the Shape....the containing block of the shape. @property def right ( self..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the Shape....the containing block of the shape. get bottom () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Customize Presentation Shapes in Java|Aspose.Sl...

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

    docs.aspose.com/slides/java/custom-shape/
  9. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint Shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in C++ Contents [ Hide ] Overview In...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/cpp/shape-formatting/
  10. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....Examples: Shows how to fill a shape with a solid color. Document...then cover it with a floating shape. builder.getFont().setSize(32...

    reference.aspose.com/words/java/com.aspose.word...