How to set the head of an arrow

Hello,

I am using aspose library since a short time. And I have some difficulties to set the heads of an arrow (its too big).
Here is the code:
> Shape arrowWidth1 = new Shape(doc,ShapeType.UP_DOWN_ARROW);
> arrowWidth1.setHeight(width1+hight);
> arrowWidth1.setWidth(30);
> arrowWidth1.setTop(150);
> arrowWidth1.setLeft(70);
> arrowWidth1.setFillColor(Color.RED);
> arrowWidth1.setStrokeColor(Color.RED);

I want to post that on a Word page. I want the right arrow (i have the left one right now).
Thanksarrow.png (2.0 KB)

@saranMohan,

Thanks for your inquiry. We have logged your requirement in our issue tracking system. Your ticket number for this problem is WORDSNET-15614. Our product team will further look into the details of this problem and we will keep you updated on the status of this issue. We apologize for any inconvenience.

Best regards,
Awais Hafeez