Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 9,912 for

shape

(0.1 sec)
  1. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....how to identify move revision shapes. # A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in Java...PowerPoint uses the Resize shape to fix text setting for the...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/java/manage-autofit-sett...
  3. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a Shape is rotated...the angle (in degrees) that a shape is rotated. Positive value corresponds...doc ) # Insert a shape with an image. shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in Java...PowerPoint uses the Resize shape to fix text setting for the...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/androidjava/manage-autof...
  5. 形状效果|Aspose.Slides 文档

    在 Java 中对 PowerPoint 形状应用效果...Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  6. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your document's visual appeal and precision....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...
  7. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/Shape/) or [GroupShape](../../aspose.words.drawing/groupShape/) to a raster or vector image or to a Graphics object...methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description Image The shape is an image. TextBox The shape is a textbox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SoftEdgeFormat.Remove | Aspose.Words for .NET

    Effortlessly remove SoftEdgeFormat from your parent object with the SoftEdgeFormat Remove method. Streamline your design for optimal results!...new DocumentBuilder (); Shape shape = builder . InsertShape (...// Apply soft edge to the shape. shape . SoftEdge . Radius = 30...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group Shape has ended in C++....when enumeration of a group shape has ended. virtual Aspose ::...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/cpp/aspose.words/doc...