Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 15,101 for

line

(0.07 sec)
  1. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible....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...
  2. Stroke.end_cap property | Aspose.Words for Python

    Stroke.end_cap property. Defines the cap style 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...
  3. Stroke.start_arrow_length property | Aspose.Wor...

    Stroke.start_arrow_length property. Defines the arrowhead length for the start 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...
  4. Aspose::Words::Drawing::Stroke::get_DashStyle m...

    Aspose::Words::Drawing::Stroke::get_DashStyle method. Specifies the dot and dash pattern for 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...
  5. Aspose::Words::Drawing::Stroke::get_EndArrowWid...

    Aspose::Words::Drawing::Stroke::get_EndArrowWidth method. Defines the arrowhead width 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::Stroke::get_EndCap meth...

    Aspose::Words::Drawing::Stroke::get_EndCap method. Defines the cap style 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...
  7. Aspose::Words::Drawing::Stroke::get_EndArrowTyp...

    Aspose::Words::Drawing::Stroke::get_EndArrowType method. Defines the arrowhead 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...
  8. Aspose::Words::Drawing::Fill::get_ImageBytes me...

    Aspose::Words::Drawing::Fill::get_ImageBytes method. Gets the raw bytes of the fill texture or pattern 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::Stroke::get_StartArrowW...

    Aspose::Words::Drawing::Stroke::get_StartArrowWidth method. Defines the arrowhead width 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...
  10. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160....space cannot have an automatic line break at its position. builder...) # Add a line break. builder . write ( 'Before line break.' +...

    reference.aspose.com/words/python-net/aspose.wo...