Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 15,083 for

line

(0.2 sec)
  1. SignatureLine | Aspose.Words for Java

    Provides access to signature Line properties in Java....Provides access to signature line properties. To learn more, visit...Examples: Shows how to create a line for a signature and insert it...

    reference.aspose.com/words/java/com.aspose.word...
  2. Fill.image_bytes property | Aspose.Words for Py...

    Fill.image_bytes property. Gets the raw bytes of the fill texture or pattern....horizontal, half-transparent red line # with an arrow on the left... aw . drawing . ShapeType . LINE ) arrow . width = 200 arrow...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.dash_style property | Aspose.Words for P...

    Stroke.dash_style property. Specifies the dot and dash pattern for a stroke....horizontal, half-transparent red line # with an arrow on the left... aw . drawing . ShapeType . LINE ) arrow . width = 200 arrow...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.end_arrow_length property | Aspose.Words...

    Stroke.end_arrow_length property. Defines the arrowhead length for the end of a stroke....horizontal, half-transparent red line # with an arrow on the left... aw . drawing . ShapeType . LINE ) arrow . width = 200 arrow...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Stroke::get_EndArrowLen...

    Aspose::Words::Drawing::Stroke::get_EndArrowLength method. Defines the arrowhead length for the end of a stroke in C++....horizontal, half-transparent red line // with an arrow on the left...Shape > ( doc , ShapeType :: Line ); arrow -> set_Width ( 200...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Fill::get_Visible metho...

    Aspose::Words::Drawing::Fill::get_Visible method. Gets or sets value that is true if the formatting applied to this instance, is visible in C++....horizontal, half-transparent red line // with an arrow on the left...Shape > ( doc , ShapeType :: Line ); arrow -> set_Width ( 200...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Stroke::get_StartArrowL...

    Aspose::Words::Drawing::Stroke::get_StartArrowLength method. Defines the arrowhead length for the start of a stroke in C++....horizontal, half-transparent red line // with an arrow on the left...Shape > ( doc , ShapeType :: Line ); arrow -> set_Width ( 200...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Shape::get_Stroke metho...

    Aspose::Words::Drawing::Shape::get_Stroke method. Defines a stroke for a shape in C++....horizontal, half-transparent red line // with an arrow on the left...Shape > ( doc , ShapeType :: Line ); arrow -> set_Width ( 200...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::EndCap enum | Aspose.Wo...

    Aspose::Words::Drawing::EndCap enum. Specifies Line cap style in C++....Hide ] EndCap enum Specifies line cap style. enum class EndCap...protrudes by half line width. Flat 2 Line ends at end point....

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature Line at the current position in C++.... method Inserts a signature line at the current position. System...creating signature line. ReturnValue The signature line node that was...

    reference.aspose.com/words/cpp/aspose.words/doc...