I am trying to use Aspose.Pdf to find every instance of the word “full” in a pdf document I’m passing through and replace it with a custom sized, multiline Textbox. However, when I run it through this and save it, it is …...TextFragments; TextBoxField text = new TextBoxField(doc, new...200, 300, 300)); text.Value = "Insert Text Here"; Aspose.Pdf...