Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 49,142 for

shape

(0.14 sec)
  1. Customize Shapes in Presentations with Python|A...

    Create and customize Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite Shapes....Customize Shapes in Presentations with Python Contents [ Hide...to any shape. With Edit Points , you can modify a shape or create...

    docs.aspose.com/slides/python-net/custom-shape/
  2. Aspose::Words::Drawing::ShadowFormat::Clear met...

    Aspose::Words::Drawing::ShadowFormat::Clear method. Clears shadow format in C++....a shadow formatting for the shape. auto doc = System :: MakeObject...() + u "Shape stroke pattern border.docx" ); auto shape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram....Parallel rotation, where the shape is rotated without accounting...Perspective rotation, where the shape is rotated with linear perspective...

    docs.aspose.com/diagram/net/3d-rotation-effects...
  4. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your Shapes with customized images. Elevate your design effortlessly!...Image ) Sets the image that the shape displays. public void SetImage...document, we will need to create a shape // which will contain an image...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GlowFormat.Transparency | Aspose.Words for .NET

    Discover GlowFormat's Transparency property, easily adjust glow effects from opaque to clear (0.0 to 1.0) for stunning visual impact. Default, 0.0....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...
  6. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....DocumentBuilder ( doc ); let shape = builder . insertImage ( base.... imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the Shape path....will be used instead of the shape path. @property def x_scale...of the lower boundary of the shape. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill....Examples Shows how to fill a shape with a gradients. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSize.heightPoints property | Aspose.Words ...

    ImageSize.heightPoints property. Gets the height of the image in points...Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

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