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

line

(0.12 sec)
  1. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via 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/nodejs-cpp/cells-border-s...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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/
  7. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.Line_spacing property. Gets or sets the Line spacing (in points) for the paragraph....line_spacing property ParagraphFormat.line_spacing property Gets...Gets or sets the line spacing (in points) for the paragraph....

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...