Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 37,895 for

document editor

(0.08 sec)
  1. DeleteImage | Aspose.PDF for .NET API Reference

    Deletes the specified images on the specified page....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . DeleteImage ( 1 , new int [] { 1...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. Adding Javascript actions PDF|Aspose.PDF for .NET

    Discover how to add JavaScript actions, such as button clicks or form submissions, to PDFs in .NET using Aspose.PDF....create additional actions for document events. First of all, an object...object is drawn in the Document , in our example a Rectangle...

    docs.aspose.com/pdf/net/adding-javascript-actions/
  3. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....CopyInnerField () { var editor = new FormEditor (); var document = new Document...); document . Pages . Add (); editor . BindPdf ( document );...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  4. PdfAnnotationEditor - Aspose.PDF for Java - API...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF Documents using Java platform....a class for work with PDF document annotations (comments). Constructor...PdfAnnotationEditor ( IDocument document) Initializes new PdfAnnotationEditor...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  5. ReplaceText | Aspose.PDF for .NET API Reference

    Replaces text in the PDF file on the specified page. TextStateaspose.pdf.text/textstate object font family color can be specified to replaced text....the first page of the PDF document and set TextState text properties...text. // open document Document doc = new Document ( inFile );...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. CreatePdfDocumentLink | Aspose.PDF for .NET API...

    Creates a link to another PDF Document page....Creates a link to another PDF document page. public void CreatePdfDocumentLin... remotePdf String The PDF document which page will be opened...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. DeleteAnnotations | Aspose.PDF for .NET API Ref...

    Deletes all annotations in the Document....Deletes all annotations in the document. public void DeleteAnnotations...PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . BindPdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. Edit TXT files via .NET | products.aspose.com

    C# sample code to edit Microsoft Word TXT file using server side .NET library....NET TXT Editor PNG JPG BMP TIFF TXT Edit TXT...Native and high performance TXT document editing using server-side...

    products.aspose.com/words/net/editor/txt/
  9. How to Edit PDF Document in Java

    This article guides on how to edit PDF Document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....Product Family How to Edit PDF Document in Java This short guide describes...describes how to edit PDF Document in Java . It has the details...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  10. Issue in html extraction from word document wrt...

    Hi Team, I am extracting html from word Document. The output html does not contain complete information about content controls.It does not specify the type of content control. I want to write this html in another docume…...extraction from word document wrt to structure document tags (content...extracting html from word document. The output html does not...

    forum.aspose.com/t/issue-in-html-extraction-fro...