Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 33,681 for

line

(0.32 sec)
  1. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for Line numbers in C++....sets the numeric increment for line numbers. int32_t Aspose :: Words...Examples Shows how to enable line numbering for a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::PageSetup::get_LineStartingNumbe...

    Aspose::Words::PageSetup::get_LineStartingNumber method. Gets or sets the starting Line number in C++....method Gets or sets the starting line number. int32_t Aspose :: Words...Examples Shows how to enable line numbering for a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. 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...
  4. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature Lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...SignatureLineOptions ) Inserts a signature line at the current position. public...creating signature line. Return Value The signature line node that was...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal....horizontal, half-transparent red line // with an arrow on the left...new Shape ( doc , ShapeType . Line ); arrow . Width = 200 ; arrow...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for Line ends, enhancing your document's visual appeal and precision....Specifies the type of an arrow at a line end. public enum ArrowType Values...Value Description None 0 The line does not have an arrow at the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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/
  8. TabLeader enumeration | Aspose.Words for Python

    aspose.words.TabLeader enumeration. Specifies the type of the leader Line displayed under the tab character....Specifies the type of the leader line displayed under the tab character...No leader line is displayed. DOTS The leader line is made up...

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