Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,224 for

arrow

(0.06 sec)
  1. Stroke.color property | Aspose.Words for Python

    Stroke.color property. Defines the color of a stroke....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...
  2. Fill.ForeColor | Aspose.Words for .NET

    Fill ForeColor property. Gets or sets a Color object that represents the foreground color for the fill in C#....half-transparent red line // with an arrow on the left end and a diamond...Shape arrow = new Shape ( doc , ShapeType . Line ); arrow . Width...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::EndCap enum | Aspose.Wo...

    Aspose::Words::Drawing::EndCap enum. Specifies line cap style 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...
  4. 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....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. Stroke.StartArrowType | Aspose.Words for .NET

    Stroke StartArrowType property. Defines the Arrowhead for the start of a stroke in C#....half-transparent red line // with an arrow on the left end and a diamond...Shape arrow = new Shape ( doc , ShapeType . Line ); arrow . Width...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.EndArrowWidth | Aspose.Words for .NET

    Stroke EndArrowWidth property. Defines the Arrowhead width for the end of a stroke in C#....half-transparent red line // with an arrow on the left end and a diamond...Shape arrow = new Shape ( doc , ShapeType . Line ); arrow . Width...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Stroke.EndArrowLength | Aspose.Words for .NET

    Stroke EndArrowLength property. 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...Shape arrow = new Shape ( doc , ShapeType . Line ); arrow . Width...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ArrowLength Enum | Aspose.Words for .NET

    Aspose.Words.Drawing.ArrowLength enum. Length of the Arrow at the end of a line in C#....ArrowLength enumeration Length of the arrow at the end of a line. public...half-transparent red line // with an arrow on the left end and a diamond...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DashStyle Enum | Aspose.Words for .NET

    Aspose.Words.Drawing.DashStyle enum. Dashed line style in C#....half-transparent red line // with an arrow on the left end and a diamond...Shape arrow = new Shape ( doc , ShapeType . Line ); arrow . Width...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ControlMousePointerType | Aspose.Cells for Java...

    Represents the type of icon displayed as the mouse pointer for the control....APP_STARTING Arrow with an hourglass. ARROW Arrow. CROSS Cross-hair...DEFAULT Standard pointer. HELP Arrow with a question mark. HOUR_GLASS...

    reference.aspose.com/cells/java/com.aspose.cell...