Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,088 for

arrow

(0.09 sec)
  1. Aspose::Words::Drawing::Stroke Class Reference ...

    Defines a stroke for a shape....half-transparent red line // with an arrow on the left end and a diamond...diamond on the right end: auto arrow = MakeObject<Shape>(doc, ShapeType::Line...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Stroke.end_arrow_type property | Aspose.Words f...

    Stroke.end_Arrow_type property. Defines the Arrowhead for the end of a stroke....end_arrow_type property Stroke.end_arrow_type property Defines...half-transparent red line # with an arrow on the left end and a diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stroke.start_arrow_width property | Aspose.Word...

    Stroke.start_Arrow_width property. Defines the Arrowhead width for the start of a stroke....start_arrow_width property Stroke.start_arrow_width property...half-transparent red line # with an arrow on the left end and a diamond...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EndCap enumeration | Aspose.Words for Python

    aspose.words.drawing.EndCap enumeration. Specifies line cap style....half-transparent red line # with an arrow on the left end and a diamond...diamond on the right end: arrow = aw . drawing . Shape ( doc , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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++....half-transparent red line // with an arrow on the left end and a diamond...diamond on the right end: auto arrow = MakeObject < Shape > ( doc...

    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++....half-transparent red line // with an arrow on the left end and a diamond...diamond on the right end: auto arrow = MakeObject < Shape > ( doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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++....half-transparent red line // with an arrow on the left end and a diamond...diamond on the right end: auto arrow = MakeObject < Shape > ( doc...

    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++....half-transparent red line // with an arrow on the left end and a diamond...diamond on the right end: auto arrow = MakeObject < Shape > ( doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Stroke.EndCap | Aspose.Words for .NET API 参考

    Stroke 财产. 定义笔画末端的笔帽样式...Shape arrow = new Shape ( doc , ShapeType . Line ); arrow . Width...= 200 ; arrow . Stroke . Color = Color . Red ; arrow . Stroke...

    reference.aspose.com/words/zh/net/aspose.words....
  10. Stroke.StartArrowType | Aspose.Words for .NET A...

    Stroke 财产. 定义笔画开始的箭头...Shape arrow = new Shape ( doc , ShapeType . Line ); arrow . Width...= 200 ; arrow . Stroke . Color = Color . Red ; arrow . Stroke...

    reference.aspose.com/words/zh/net/aspose.words....