I want To replace text in Pdf with Aspose.Pdf, But throw a NullReferenceException.
the sample code :
var Doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.Pdf”);
var sourceText = “的”;
var targetText = “x”;
Regex rul…...Text in PDF throw a NullReferenceExcepti Aspose.PDF Product Family...Family replace-pdf-text sullivan March 26, 2022, 7:16am 1 I want...