Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 43,097 for

shape

(0.03 sec)
  1. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in Android...models can be created from 2D shapes, by applying such effects on...3D features applied to the shapes can be found in ThreeDFormat...

    docs.aspose.com/slides/androidjava/3d-presentat...
  2. ShapeBase.RelativeHorizontalSize | Aspose.Words...

    Discover the ShapeBase RelativeHorizontalSize property to easily adjust Shape sizes horizontally for enhanced design flexibility and precision....property Gets or sets the value of shape’s relative size in horizontal...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within Shapes, enhancing your document's visual appeal and functionality....inside a shape. To learn more, visit the Working with Shapes documentation...Microsoft Word will grow the shape to fit text. InternalMarginBottom...

    reference.aspose.com/words/net/aspose.words.dra...
  4. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...builder to insert a shape with no wrapping. let shape = builder . insertShape...ShapeType . Cube , 200 , 200 ); shape . relativeHorizontalPo = aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using C#....Ask AI Rendering Shapes Separately from a Document Contents [...containing paragraphs, arrow shapes, and a small image. There is...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  6. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this Shape is positioned inline with text....quick way to determine if this shape is positioned inline with text...Has effect only for top level shapes. Examples Shows how to determine...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientVariant enumeration | Aspose.Words for ...

    aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a gradient fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStyle enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient 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...
  9. SoftEdgeFormat class | Aspose.Words for Python

    aspose.words.drawing.SoftEdgeFormat class. Represents the soft edge formatting for an object....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...
  10. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path of a Shape in points....that strokes the path of a shape in points. get weight () : number...Remarks The default value for a Shape is 0.75. Examples Shows how...

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