This section explains how to add and delete Images with Aspose.PDF Facades using PdfContentEditor Class....DeleteImage () { PdfContentEditor editor = new PdfContentEditor ( new...pdf" )); editor . DeleteImage ( 2 , new [] { 2 }); editor . Save...
Used to specify the form presentation mode when printing or converting to image pdf documents.... Editor Specifies Editor form presentation mode...default). Editor public static final int Editor Specifies Editor form...
Creates a local link in PDF document....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . CreateLocalLink ( new System . Drawing...