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

line

(0.08 sec)
  1. TxtTrailingSpacesOptions enumeration | Aspose.W...

    aspose.words.loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....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...
  2. TxtLoadOptions.trailingSpacesOptions property |...

    TxtLoadOptions.trailingSpacesOptions property. Gets or sets preferred option of a trailing 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...
  3. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    Aspose.Words.Loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....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...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. DocumentBuilder.insert_signature_line method | ...

    aspose.words.DocumentBuilder.insert_signature_Line method...insert_signature_line method Contents [ Hide ] insert_signature_line(signature_line_options)...ature_line_options) Inserts a signature line at the current position...

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