Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 37,841 for

document editor

(0.18 sec)
  1. Replace Text - Facades|Aspose.PDF for .NET

    This section explains how to work with Text - Facades using PdfContentEditor Class....ReplaceText01 () { PdfContentEditor editor = new PdfContentEditor ();..._dataDir + "sample.pdf" ); editor . ReplaceText ( "Value" , "Label"...

    docs.aspose.com/pdf/net/replace-text-facades/
  2. Adding Javascript actions to existing PDF file|...

    This section explains how to add Javascript actions to existing PDF file with Aspose.PDF Facades....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/java/adding-javascript-acti...
  3. Watermark VSX document via Java | products.aspo...

    Java sample code to add watermark to VSX Documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Formats in Java Native VSX document watermarker using server-side...VSX Files in Java A basic document watermarking and concatenating...

    products.aspose.com/diagram/java/watermark/vsx/
  4. Apply preset theme to VSX document via Python |...

    Python source code to apply preset theme to vsx file within any Python based application....Apply preset theme to VSX document in Python Native and high...apply preset theme to VSX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-net/theme/vsx/
  5. Working with Attachments - Facades|Aspose.PDF f...

    This section explains how to working with Attachments - Facades using PdfContentEditor Class....that is attached to a parent document, it can be a variety of file...PdfContentEditor editor = new PdfContentEditor ( new Document ( _dataDir...

    docs.aspose.com/pdf/net/working-with-attachment...
  6. Change bars or vertical lines are not appearing...

    Hello Aspose Team, We are using Aspose.PDF C#.Net Core 6 library in one of our application to edit some PDF Documents. With the help of PdfContentEditor class we are drawing one vertical line/bar on different pages bas…...correctly when viewing PDF document with different PDF viewers...application to edit some PDF documents. With the help of PdfContentEditor...

    forum.aspose.com/t/change-bars-or-vertical-line...
  7. 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...
  8. CreateLocalLink | Aspose.PDF for .NET API Refer...

    Creates a local link in PDF Document....Creates a local link in PDF document. public void CreateLocalLink...PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. 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...
  10. GetPages | Aspose.PDF for .NET API 参考

    返回总页数...PdfPageEditor editor = new PdfPageEditor (); editor . BindPdf (...Console . WriteLine ( "Document has: " + editor . GetPages ()); 也可以看看...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...