Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 33,502 for

line

(0.11 sec)
  1. TxtLoadOptions.leadingSpacesOptions property | ...

    TxtLoadOptions.leadingSpacesOptions property. Gets or sets preferred option of a leading space handling...const textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create...characters at the start of every line. // Set the "LeadingSpacesOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. Add Trend Lines to Presentation Charts in .NET|...

    Quickly add and customize trend Lines in PowerPoint charts with Aspose.Slides for .NET — a practical guide to engage your audience....Add Trend Lines to Presentation Charts in .NET Contents [ Hide...Hide ] Add a Trend Line Aspose.Slides for .NET provides a simple...

    docs.aspose.com/slides/net/trend-line/
  5. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....can also modify the borders' line style and color. With Aspose...bottom border line DiagonalDown A diagonal line from top‑left...

    docs.aspose.com/cells/net/cells-border-settings/
  6. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Discover TxtLoadOptions' LeadingSpacesOptions property to customize leading space handling. Optimize your text loading with the default ConvertToIndent setting....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...
  7. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    Discover TxtLoadOptions' TrailingSpacesOptions property to easily manage trailing spaces. Customize handling with the default Trim option for optimal results....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...
  8. TxtTrailingSpacesOptions Enum | Aspose.Words fo...

    Discover Aspose.Words.TxtTrailingSpacesOptions enum for efficient trailing space management when importing text files. Enhance 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...
  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...