Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 52,823 for

editor

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

    将指定的注释从另一个 PDF 文档的数组中导入到文档中...PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . BindPdf..., AnnotationType . Text }; editor . ImportAnnotations ( paths...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  2. ReplaceImage | Aspose.PDF for .NET API Reference

    Replaces the specified image on the specified page of PDF document with another image....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...); editor . ReplaceImage ( 1 , 1 , "image.jpg" ); editor . Save...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. ImportBookmarksWithXML | Aspose.PDF for .NET AP...

    Imports bookmarks to the document from XML file....PdfBookmarkEditor editor = new PdfBookmarkEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . ImportBookmarksWithX ( "bookmarks...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. FormPresentationMode | Aspose.PDF for Java API ...

    Used to specify the form presentation mode when printing or converting to image pdf documents.... Editor Specifies Editor form presentation mode...default). Editor public static final int Editor Specifies Editor form...

    reference.aspose.com/pdf/java/com.aspose.pdf.de...
  5. Posting AcroForm Data|Aspose.PDF for C++

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for C++....input and output pdf files auto editor = MakeObject < Aspose :: Pdf...only two fields for simplicity editor -> AddField ( Aspose :: Pdf...

    docs.aspose.com/pdf/cpp/posting-acroform-data/
  6. Save | Aspose.PDF for .NET API 参考

    将更改的文档保存到文件中...PdfPageEditor editor = new PdfPageEditor (); editor . BindPdf (..."sample.pdf" ); editor . Zoom = 0.5f ; editor . Save ( "newdocument...

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

    在 PDF 文档中创建文本注释...PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . CreateText ( new System . Drawing...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  8. CreateLocalLink | Aspose.PDF for .NET API Refer...

    Creates a local link in PDF document....PdfContentEditor editor = new PdfContentEditor (); editor . BindPdf...BindPdf ( "example.pdf" ); editor . CreateLocalLink ( new System . Drawing...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. ExportAnnotationsXfdf | Aspose.PDF for .NET API...

    Exports the content of the specified annotation types into XFDF...PdfAnnotationEditor editor = new PdfAnnotationEditor (); editor . BindPdf...Create ( "example.xfdf" )) { editor . ExportAnnotationsXfd ( stream...

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

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

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