Hello Aspose team,
When trying one of your website To process PDF → PDF (Convert PDF To PDF Online)
Result is completely different compare when trying To use the code To do this.
Maybe you have some working snippet…...the PDF as a Word document var doc = new Document(src); // Save...outStream = new MemoryStream()) { doc.Save(outStream, SaveFormat.Pdf);...