Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 675 for

line visibility

(0.08 sec)
  1. Fill.Visible | Aspose.Words for .NET

    Control Visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application....Visible Contents [ Hide ] Fill.Visible property Gets or sets...this instance, is visible. public bool Visible { get ; set ; }...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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....Specifies the type of an arrow at a line end. public enum ArrowType Values...Value Description None 0 The line does not have an arrow at the...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ArrowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowType enumeration. Specifies the type of an arrow at a Line end....arrow at a line end. Members Name Description NONE The line does not...DIAMOND The line end is a solid diamond. OVAL The line end is a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.Color | Aspose.Words for .NET

    Discover the Stroke Color property to customize your designs. Enhance visuals with precise stroke colors for stunning graphic results!...horizontal, half-transparent red line // with an arrow on the left...new Shape ( doc , ShapeType . Line ); arrow . Width = 200 ; arrow...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Stroke.EndCap | Aspose.Words for .NET

    Discover the Stroke EndCap property to customize your stroke's end style, enhancing your design's visual appeal and precision. Elevate your graphics today!...horizontal, half-transparent red line // with an arrow on the left...new Shape ( doc , ShapeType . Line ); arrow . Width = 200 ; arrow...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.EndArrowType | Aspose.Words for .NET

    Discover how the Stroke EndArrowType property enhances your designs by defining stylish arrowheads for strokes. Elevate your graphics today!...horizontal, half-transparent red line // with an arrow on the left...new Shape ( doc , ShapeType . Line ); arrow . Width = 200 ; arrow...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Fill.ImageBytes | Aspose.Words for .NET

    Access the raw bytes of your fill texture or pattern with the ImageBytes property for seamless design integration and enhanced visual quality....horizontal, half-transparent red line // with an arrow on the left...new Shape ( doc , ShapeType . Line ); arrow . Width = 200 ; arrow...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Stroke.Opacity | Aspose.Words for .NET

    Discover the Stroke Opacity property, control stroke transparency from 0 to 1 for stunning visual effects in your designs. Enhance your creativity today!...horizontal, half-transparent red line // with an arrow on the left...new Shape ( doc , ShapeType . Line ); arrow . Width = 200 ; arrow...

    reference.aspose.com/words/net/aspose.words.dra...
  9. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable Line cap styles. Enhance your document designs with unique visual effects!...EndCap enumeration Specifies line cap style. public enum EndCap...protrudes by half line width. Flat 2 Line ends at end point....

    reference.aspose.com/words/net/aspose.words.dra...
  10. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible....visible property Fill.visible property Gets or sets value that...this instance, is visible. @property def visible ( self ) -> bool...

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