Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 29,009 for

line

(0.03 sec)
  1. EndCap enumeration | Aspose.Words for Python

    aspose.words.drawing.EndCap enumeration. Specifies Line cap style....EndCap enumeration Specifies line cap style. Members Name Description...Square protrudes by half line width. FLAT Line ends at end point. DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.opacity property | Aspose.Words for Python

    Stroke.opacity property. Defines the amount of transparency of a stroke...horizontal, half-transparent red line # with an arrow on the left... aw . drawing . ShapeType . LINE ) arrow . width = 200 arrow...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.start_arrow_type property | Aspose.Words...

    Stroke.start_arrow_type property. Defines the arrowhead for the start of a stroke....horizontal, half-transparent red line # with an arrow on the left... aw . drawing . ShapeType . LINE ) arrow . width = 200 arrow...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.end_arrow_width property | Aspose.Words ...

    Stroke.end_arrow_width property. Defines the arrowhead width for the end of a stroke....horizontal, half-transparent red line # with an arrow on the left... aw . drawing . ShapeType . LINE ) arrow . width = 200 arrow...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Stroke::get_Color metho...

    Aspose::Words::Drawing::Stroke::get_Color method. Defines the color of a stroke in C++....horizontal, half-transparent red line // with an arrow on the left...Shape > ( doc , ShapeType :: Line ); arrow -> set_Width ( 200...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Stroke::get_Opacity met...

    Aspose::Words::Drawing::Stroke::get_Opacity method. Defines the amount of transparency of a stroke. Valid range is from 0 to 1 in C++....horizontal, half-transparent red line // with an arrow on the left...Shape > ( doc , ShapeType :: Line ); arrow -> set_Width ( 200...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ParagraphFormat.LineSpacing | Aspose.Words for ...

    Adjust the Line spacing of your paragraphs effortlessly with the ParagraphFormat LineSpacing property. Enhance readability and style in your documents!...LineSpacing property Gets or sets the line spacing (in points) for the...property is set to AtLeast, the line spacing can be greater than...

    reference.aspose.com/words/net/aspose.words/par...
  8. TabLeader Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TabLeader enum, defining leader Line styles for tabs, enhancing document formatting and readability in your projects....Specifies the type of the leader line displayed under the tab character...No leader line is displayed. Dots 1 The leader line is made up...

    reference.aspose.com/words/net/aspose.words/tab...
  9. PageSetup.lineNumberDistanceFromText property |...

    PageSetup.LineNumberDistanceFromText property. Gets or sets distance between the right edge of Line numbers and the left edge of the document....distance between the right edge of line numbers and the left edge of...automatic distance between the line numbers and text of the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LineSpacingRule | Aspose.Words for Java

    Specifies Line spacing values for a paragraph in Java....class LineSpacingRule Specifies line spacing values for a paragraph...Examples: Shows how to work with line spacing. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...