Changing text position

I want to move the first paragraph little space down, is there
a way to change some text position on the pdf document, “Aspose.Pdf for .NET 7.0.0” and
my .net application, if yes, how could i do this?

thank you

Hi Omar,


Thanks for using our products.

Aspose.Pdf for .NET does not support the feature to change the paragraph position. However as a workaround, you may consider using the following approach.
  1. Get the paragraph current location information and add it to few lines below its current location.
  2. Replace the original paragraph with blank characters.

Please visit the following link for information on
In case I have not properly understood your requirement or you have any further query, please please feel free to contact.