Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 52,380 for

editor

(0.05 sec)
  1. 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...
  2. CreateMarkup | Aspose.PDF for .NET API Reference

    Creates markup annotation it PDF document....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . CreateMarkup ( new System . Drawing...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. ModifyAnnotations | Aspose.PDF for .NET API Ref...

    Modifies the annotations of the specifed type on the specified page range. It supports to modify next annotation properties Modified Title Contents Color Subject and Open....PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . BindPdf...true ; editor . ModifyAnnotations ( 1 , 2 , annot ); editor . Save...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. 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/
  5. Edit DOTM files via .NET | products.aspose.com

    C# sample code to edit Microsoft Word DOTM file using server side .NET library....NET DOTM Editor PNG JPG BMP TIFF DOCX Edit...API for C# platform for any editor. Open NuGet package manager...

    products.aspose.com/words/net/editor/dotm/
  6. 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...
  7. CreatePolyLine | Aspose.PDF for .NET API 参考

    创建折线注释...PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...lineInfo . Visibility = true ; editor . CreatePolyLine ( lineInfo...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  8. Adding Javascript actions to existing PDF file|...

    This section explains how to add Javascript actions to existing PDF file with Aspose.PDF Facades....PdfContentEditor editor = new PdfContentEditor (); editor . bindPdf...alert('Welcome to Aspose!');" ; editor . createJavaScriptLink ( code...

    docs.aspose.com/pdf/java/adding-javascript-acti...
  9. CreateCaret | Aspose.PDF for .NET API Reference

    Creates caret annotation....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . CreateCaret ( 1 , new System . Drawing...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  10. PdfBookmarkEditor - Aspose.PDF for Java - API R...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....PdfBookmarkEditor editor = new PdfBookmarkEditor(); editor.bindPdf("example...bindPdf("example.pdf"); editor.createBookmarks(); editor.save("example_out...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...