Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,166 for

shape position

(0.05 sec)
  1. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation....enumeration Specifies the position for a chart data label. public...displayed in the most appropriate position. Remarks Not all series types...

    reference.aspose.com/words/net/aspose.words.dra...
  2. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width of the page in points.... HEADER_PRIMARY ) shape = builder . insert_image ( file_name...'Transparent background logo.png' ) shape . wrap_type = aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/pag...
  4. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. GroupShape | Aspose.Words for Java

    Represents a group of Shapes in a document in Java....ShapeBase Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/java/com.aspose.word...
  9. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

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