Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 31,087 for

editor

(0.02 sec)
  1. DeleteAnnotations | Aspose.PDF for .NET API Ref...

    Deletes all annotations in the document....PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . BindPdf..."example.pdf" ); editor . DeleteAnnotations (); editor . Save ( "example_out...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. AddDocumentAdditionalAction | Aspose.PDF for .N...

    Adds additional action for document event....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . AddDocumentAdditiona ( PdfContentEditor...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. CreateBookmarks | Aspose.PDF for .NET API 参考

    为所有页面创建书签...PdfBookmarkEditor editor = new PdfBookmarkEditor (); editor . BindPdf..."example.pdf" ); editor . CreateBookmarks (); editor . Save ( "example_out...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  4. ImportAnnotationsFromXfdf | Aspose.PDF for .NET...

    从 XFDF 文件中导入所有注释...PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . ImportAnnotationsFro ( "annots...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  5. ImportAnnotations | Aspose.PDF for .NET API Ref...

    Imports the specified annotations into document from array of another PDF documents....PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . BindPdf..., AnnotationType . Text }; editor . ImportAnnotations ( paths...

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

    Creates a link to launch an application in PDF document....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . CreateApplicationLin ( new System...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. Working with List Item|Aspose.PDF for .NET

    This section explains how to work with List Item with Aspose.PDF Facades using FormEditor Class....AddListItem () { var editor = new FormEditor (); editor . BindPdf ( _dataDir..._dataDir + "Sample-Form-01.pdf" ); editor . AddField ( FieldType . ListBox...

    docs.aspose.com/pdf/net/working-with-list-item/
  8. AddDocumentAttachment | Aspose.PDF for .NET API...

    Adds document attachment with no annotation....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . AddDocumentAttachmen ( "attachment_file...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. Add PDF Form Fields|Aspose.PDF for .NET

    This topic explains how to work with Form Fields with Aspose.PDF Facades using FormEditor Class....AddField () { var editor = new FormEditor (); editor . BindPdf ( _dataDir..._dataDir + "Sample-Form-01.pdf" ); editor . AddField ( FieldType . Text...

    docs.aspose.com/pdf/net/add-form-fields/
  10. UI Inquiry for Aspose PDF Family - Aspose.PDF P...

    Hello, I’m considering Aspose.PDF Familiy to built a PDF Editor. I have a doubt regarding the interface With the Aspose.PDF Family package will I have a customizable UI for the Editor? Or the UI have to be built complet…...PDF Familiy to built a PDF Editor. I have a doubt regarding the...have a customizable UI for the editor? Or the UI have to be built...

    forum.aspose.com/t/ui-inquiry-for-aspose-pdf-fa...