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,
- Get the paragraph current location information and add it to few lines below its current location.
- Replace the original paragraph with blank characters.
- Search and Get Text from a Single Page of a PDF Document
- Add Text in an Existing PDF File
- Replace Text in a Single Page of a PDF Document