Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 31,412 for

line

(0.25 sec)
  1. LineSpacingRule enumeration | Aspose.Words for ...

    Aspose.Words.LineSpacingRule enumeration. Specifies Line spacing values for a paragraph....LineSpacingRule enumeration Specifies line spacing values for a paragraph...Name Description AtLeast The line spacing can be greater than...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic Line numbering restarts in Java....LineNumberRestartMod Determines when automatic line numbering restarts. Examples:...Examples: Shows how to enable line numbering for a section. Document...

    reference.aspose.com/words/java/com.aspose.word...
  3. PageSetup.line_number_restart_mode property | A...

    PageSetup.Line_number_restart_mode property. Gets or sets the way Line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously....line_number_restart_mode property PageSetup.line_number_restart_mode...property Gets or sets the way line numbering runs that is, whether...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.Line_spacing_rule property. Gets or sets the Line spacing for the paragraph....line_spacing_rule property ParagraphFormat.line_spacing_rule...sets the line spacing for the paragraph. @property def line_spacing_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option of a leading 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...
  6. ParagraphFormat.lineSpacing property | Aspose.W...

    ParagraphFormat.LineSpacing property. Gets or sets the Line spacing (in points) for the paragraph....lineSpacing property Gets or sets the line spacing (in points) for the...LineSpacingRule.AtLeast , the line spacing can be greater than...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic Line numbering resets for enhanced document formatting and clarity....enumeration Determines when automatic line numbering restarts. public enum...Value Description RestartPage 0 Line numbering restarts at the start...

    reference.aspose.com/words/net/aspose.words/lin...
  8. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the Line spacing (in points) for the paragraph in C++....ing method 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/cpp/aspose.words/par...
  9. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your document processing today!...string textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create...characters at the start of every line. // Set the "LeadingSpacesOptions"...

    reference.aspose.com/words/net/aspose.words.loa...
  10. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....String textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 "; // Create...characters at the start of every line. // Set the "LeadingSpacesOptions"...

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