Hi,
I need the equivalent properties in Pptx class for the following
Setting a paragraph to have bullet type (Used paragraph.HasBullet=true in PPT). I could see that HasBullet in Aspose.Slides.PPTX is read only.
Setting text offset for paragraph
Setting fontUnderline property for a portion to true
Please guide me.
Thanks