Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 52,870 for

editor

(0.08 sec)
  1. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET....output pdf files FormEditor editor = new FormEditor ( "input.pdf"...only two fields for simplicity editor . AddField ( FieldType . Text...

    docs.aspose.com/pdf/net/posting-acroform-data/
  2. MovePosition | Aspose.PDF for .NET API Reference

    Moves the origin from 0 0 to the point that appointted. The origin is left-bottom and the unit is point1 inch 72 points....PdfPageEditor editor = new PdfPageEditor (); editor . BindPdf (...pdf" ); editor . MovePosition (- 100 , 60 ); editor . Save (...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. CreatePolygon | Aspose.PDF for .NET API Reference

    Creates polygon annotation....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...lineInfo . Visibility = true ; editor . CreatePolygon ( lineInfo...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. GetPages | Aspose.PDF for .NET API Reference

    Returns total number of pages....PdfPageEditor editor = new PdfPageEditor (); editor . BindPdf (...WriteLine ( "Document has: " + editor . GetPages ()); See Also class...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  5. Working with Attachments - Facades|Aspose.PDF f...

    This section explains how to working with Attachments - Facades using PdfContentEditor Class....AttachmentDemo01 () { PdfContentEditor editor = new PdfContentEditor ( new...dataDir + "sample.pdf" )); editor . AddDocumentAttachmen ( @...

    docs.aspose.com/pdf/net/working-with-attachment...
  6. MovePosition | Aspose.PDF for .NET API 参考

    将原点从 0 0 移动到指定的点 原点为左下角单位为点1 英寸 72 点...PdfPageEditor editor = new PdfPageEditor (); editor . BindPdf (...pdf" ); editor . MovePosition (- 100 , 60 ); editor . Save (...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  7. ModifyBookmarks | Aspose.PDF for .NET API 参考

    根据指定的书签标题修改书签标题...PdfBookmarkEditor editor = new PdfBookmarkEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . ModifyBookmarks ( "existing bookmark...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  8. BarcodeGenerator Visual Component|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....label visually by embedded editor or component properties. BarcodeGenerator...from 96 to 600 dpi. Embedded editor which helps to edit barcode...

    docs.aspose.com/barcode/reportingservices/barco...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Edit PDF using Javahttps://products.aspose.com/pdf/java/Editor/Recent content in Edit PDF using Java on DocumentationHugo -- gohugo.ioMon, 18 Dec 202......com/pdf/java/editor/Recent content in Edit PDF...+0000https://products.aspose.com/pdf/java/editor/index.xml self application/rss+xml...

    products.aspose.com/pdf/java/editor/index.xml
  10. ExtractAnnotations | Aspose.PDF for .NET API 参考

    获取指定类型的注解列表...PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . BindPdf..."Highlight" }; IList annotList = editor . ExtractAnnotations ( 1 ,...

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