Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 42,307 for

shape

(0.04 sec)
  1. ShapeBase.DistanceBottom | Aspose.Words for .NET

    Discover the ShapeBase DistanceBottom property, easily set and adjust the gap in points between your document text and the Shape's bottom edge for optimal layout....and the bottom edge of the shape. public double DistanceBottom...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words.dra...
  2. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/pag...
  3. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ShapeBase.IsMoveToRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsMoveToRevision property enhances your Microsoft Word experience by tracking object movements seamlessly during edits....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/net/aspose.words.dra...
  5. Fill.gradient_style property | Aspose.Words for...

    Fill.gradient_style property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the 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...
  6. 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...
  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. let doc =...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control Shape placement in tables for enhanced design flexibility and improved layout management....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property WrapType of which...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the Shape is displayed inside a table or outside of it in C++....flag indicating whether the shape is displayed inside a table...Has effect only for top level shapes, the property WrapType of which...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control Shape layering in your designs, enhancing text visibility and layout precision effortlessly....property Specifies whether the shape is below or above text. public...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/net/aspose.words.dra...