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

editor

(0.09 sec)
  1. CreateWebLink | Aspose.PDF for .NET API 参考

    在 PDF 文档中创建 Web 链接...PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . CreateWebLink ( new System . Drawing...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  2. 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
  3. ExtractBookmarks | Aspose.PDF for .NET API Refe...

    Extracts bookmarks of all levels from the document....PdfBookmarkEditor editor = new PdfBookmarkEditor (); editor . BindPdf..."example.pdf" ); Bookmarks bms = editor . ExtractBookmarks (); foreach...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. 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...
  5. 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...
  6. Reference|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....describes the command bars, formula editor windows with formulas list...topics: Command Bars Formula Editor Window User Guide FAQs...

    docs.aspose.com/cells/reportingservices/reference/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Editar PDF mediante Pythonhttps://products.aspose.com/pdf/es/python-net/Editor/Recent content in Editar PDF mediante Python on DocumentationHugo -- g......com/pdf/es/python-net/editor/Recent content in Editar PDF...aspose.com/pdf/es/python-net/editor/index.xml self application/rss+xml...

    products.aspose.com/pdf/es/python-net/editor/in...
  8. CreateRubberStamp | Aspose.PDF for .NET API 参考

    创建橡皮图章注释...PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . CreateRubberStamp ( 1 , System ...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  9. Decorate Form Field in PDF|Aspose.PDF for Java

    This section explains how to decorate Form Field in PDF using FormEditor Class....{ FormEditor editor = new FormEditor (); editor . bindPdf ( _dataDir...( 2 ); editor . setFacade ( cityDecoration ); editor . decorateField...

    docs.aspose.com/pdf/java/decorate-form-field/
  10. 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...