Document formatting using indentation

I need to create a document with the following formating:

Heading Section
_____Subheading
_____Subheadings text…

(Note: “_” denotes a point over to the right)

I have tried using leftindent and firstlineindent to move the subheading over 20 points from the left margin, and the same for the Subheadings text. The issue I run into is that the Subheadings will move over but the Subheadings text will not. This seems simple to do but I think I need some pointers. Any help available? Thank you in advance!

@Code4food The task and the issue you have faced are not quite clear. Please, attach a document created by MS Word with the expected formatting here, and we will show you how to implement this with Aspose.Words code.