Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 34,701 for

line

(0.27 sec)
  1. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic Line numbering restarts....enumeration Determines when automatic line numbering restarts. Members...Name Description RESTART_PAGE Line numbering restarts at the start...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.line_number_count_by property | Aspos...

    PageSetup.Line_number_count_by property. Returns or sets the numeric increment for Line numbers....line_number_count_by property PageSetup.line_number_count_by...increment for line numbers. @property def line_number_count_by...

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

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced Line graphics in your documents. Elevate your design today!...of the arrow at the end of a line. public enum ArrowLength Values...horizontal, half-transparent red line // with an arrow on the left...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PageSetup.line_number_distance_from_text proper...

    PageSetup.Line_number_distance_from_text property. Gets or sets distance between the right edge of Line numbers and the left edge of the document....line_number_distance_from_text property PageSetup.line_numbe...distance between the right edge of line numbers and the left edge of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_Line_numbers property. Specifies whether the current paragraph's Lines should be exempted from Line numbering which is applied in the parent section....suppress_line_numbers property ParagraphFormat.suppress_line_numbers...current paragraph’s lines should be exempted from line numbering which...

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

    Discover the Stroke EndArrowLength property to customize your design with precise arrowhead lengths, enhancing visual clarity and style....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.StartArrowType | Aspose.Words for .NET

    Discover the Stroke StartArrowType property to customize arrowheads at the start of strokes, enhancing your design's visual appeal and clarity....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. Stroke.EndArrowWidth | Aspose.Words for .NET

    Discover the Stroke EndArrowWidth property to customize arrowhead width for strokes, enhancing your design precision and visual appeal....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...
  10. TxtLoadOptions.trailing_spaces_options property...

    TxtLoadOptions.trailing_spaces_options property. Gets or sets preferred option of a trailing space handling...text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create...characters at the start of every line. # Set the "LeadingSpacesOptions"...

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