Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 34,707 for

line

(2.21 sec)
  1. How to Add Lines to PDF in Python

    This article guides on how to add Lines to PDF in Python. The basic information is provided on how to insert a Line in PDF in Python by sharing the configuration details, a list of steps and a runnable sample code....TeX Product Family How to Add Lines to PDF in Python This short...tutorial guides on how to add lines to PDF in Python . A list of...

    kb.aspose.com/pdf/python/how-to-add-lines-to-pd...
  2. 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...
  3. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++....have Line and Row child entities. Line n/a Represents line of characters...of text and inline objects. Line may have Span child entities...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Stroke.Color | Aspose.Words for .NET

    Discover the Stroke Color property to customize your designs. Enhance visuals with precise stroke colors for stunning graphic results!...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...
  5. Stroke.EndArrowType | Aspose.Words for .NET

    Discover how the Stroke EndArrowType property enhances your designs by defining stylish arrowheads for strokes. Elevate your graphics today!...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. Stroke.EndCap | Aspose.Words for .NET

    Discover the Stroke EndCap property to customize your stroke's end style, enhancing your design's visual appeal and precision. Elevate your graphics today!...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...
  7. Fill.ImageBytes | Aspose.Words for .NET

    Access the raw bytes of your fill texture or pattern with the ImageBytes property for seamless design integration and enhanced visual quality....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...
  8. Stroke.Opacity | Aspose.Words for .NET

    Discover the Stroke Opacity property, control stroke transparency from 0 to 1 for stunning visual effects in your designs. Enhance your creativity today!...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...
  9. 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...
  10. 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...