Format text

Hi
I try to use Format AutoShape feature of powerpoint. On position tab has position on slide (vertical and horizontal from top left corner or center). How can I control this feature of powerpoint by aspose.
thanks.
Ha_Hoa

Hi,

AutoShape has collection of adjustment values.
Please check AutoShape.Adjustments.
They are different for each type of autoshape but similar to values in MS PowerPoint VBA
so you should little experiment before using it.
Try to change values in MS PowerPoint and check how adjustments changed in Aspose.PowerPoint.


Hi,

adjustments are read-only, no?
I tried to set the adjustments of a connector in several ways but got “access denied” everytime.

/Robert

Yes, they are read-only.
I can try to make it read/write in the next hot fixes if you really need it.

How can I change the Adjustment value in a Auto Shape ?

Hi Manivannan,

Thanks for your interest in Aspose.Slides.

I regret to inform you that you can only read the value of AutoShape.Adjustments property in Aspose.Slides and cannot change the value of adjustments. Please follow this link for further details.

We are sorry for your inconvenience,