Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 33,502 for

line

(0.11 sec)
  1. TxtLeadingSpacesOptions | Aspose.Words for Java

    Specifies available options for leading space 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...
  2. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....String ( u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; //...characters at the start of every line. // Set the "LeadingSpacesOptions"...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. TabLeader | Aspose.Words for Java

    Specifies the type of the leader Line displayed under the tab character in Java....Specifies the type of the leader line displayed under the tab character...TabAlignment.RIGHT, TabLeader.LINE); // We can see these tab stops...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSetup.line_starting_number property | Aspos...

    PageSetup.Line_starting_number property. Gets or sets the starting Line number....line_starting_number property PageSetup.line_starting_number...sets the starting line number. @property def line_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend Lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience....Add Trend Lines to Presentation Charts in Python Contents [ Hide...Hide ] Add Trend Line Aspose.Slides for Python via .NET provides...

    docs.aspose.com/slides/python-net/trend-line/
  6. 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 AT_LEAST The line spacing can be greater than...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++....String ( u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; //...characters at the start of every line. // Set the "LeadingSpacesOptions"...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++....String ( u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; //...characters at the start of every line. // Set the "LeadingSpacesOptions"...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. 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...
  10. Border Settings with C++|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/cpp/cells-border-settings/