Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 49,131 for

shape

(0.08 sec)
  1. ShadowFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowFormat for enhanced object shadow effects. Elevate your document design with customizable shadow formatting options....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ShadowFormat shadowFormat = shape . ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Replace text in smart art with Node.js via C++|...

    Learn how to replace text in smart art using Aspose.Cells for Node.js via C++....this feature by setting the Shape.getText() property. The sample...worksheets . get ( i ); const shapes = worksheet . getShapes ();...

    docs.aspose.com/cells/nodejs-cpp/replace-text-i...
  3. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBoxWrapMode | Aspose.Words for Java

    Specifies how text wraps inside a Shape in Java....Specifies how text wraps inside a shape. Examples: Shows how to set...= new DocumentBuilder(doc); Shape textBoxShape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Insert Draft Watermark in PowerPoint Pre...

    This brief tutorial provides details on how to insert draft watermark in PowerPoint presentation using Java. We will use background text to add draft watermark in presentation using Java....load the target file Prepare a shape to place the draft watermark...Set the rotation angle of the shape for displaying rotated text...

    kb.aspose.com/slides/java/how-to-insert-draft-w...
  6. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations.... size (); i ++ ) { let shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.ISmartArt"...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Stroke Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Stroke class to enhance your Shapes with customizable strokes, adding professional flair to your documents effortlessly....for a shape. To learn more, visit the Working with Shapes documentation...that strokes the path of a shape in points. Remarks Use the Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline....doc = doc ) shape = builder . insert_shape ( shape_type = aw ... WrapType . NONE ) # Basic shapes, such as the rectangle, have...

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

    Effortlessly remove all Shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...DeleteShapes method Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. Document doc =...

    reference.aspose.com/words/net/aspose.words/sto...
  10. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements....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...