Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 22,098 for

editor

(0.2 sec)
  1. 搜索

    搜索...PdfAnnotationEditor 類的對象 PdfAnnotationEditor editor = new PdfAnnotationEditor();...); // 綁定輸入PDF文件 editor.BindPdf(dataDir + "inFile.pdf"); // 為輸入...

    blog.aspose.com/zh-hant/pdf/import-export-annot...
  2. 既存のPDFファイルに注釈を追加する|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用して既存のPDFファイルに注釈を追加する方法を説明します。...pdf" ); PdfContentEditor editor = new PdfContentEditor ( document...= 18 ; rect . width = 100 ; editor . createFreeText ( rect , "Free...

    docs.aspose.com/pdf/ja/java/adding-annotations-...
  3. تعيين المظهر الميداني|Aspose.PDF for Python via...

    يوضح هذا المثال كيفية تغيير المظهر المرئي لحقل نموذج PDF باستخدام Aspose.PDF لـ Python....Create FormEditor object form_editor = pdf_facades . FormEditor...appearance to invisible if not form_editor . set_field_appearance ( "First...

    docs.aspose.com/pdf/ar/python-net/set-field-app...
  4. إضافة تعليق توضيحي متعدد الخطوط|Aspose.PDF for ...

    يقوم المثال بربط ملف PDF مُدخل، وإنشاء خط متعدد الأسطر في الصفحة الأولى، وحفظ المستند المعدل مع تعليق توضيحي....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) line_info...

    docs.aspose.com/pdf/ar/python-net/add-polyline-...
  5. 添加 JavaScript 链接|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,添加一个在点击时触发警报的 JavaScript 链接,并保存修改后的文档。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/zh/python-net/add-javascrip...
  6. Hapus Aksi Bidang|Aspose.PDF for Python via .NET

    Menghapus JavaScript dari bidang formulir dapat berguna saat memodifikasi formulir PDF interaktif, menonaktifkan aksi yang sebelumnya ditetapkan, atau membersihkan dokumen yang berisi skrip yang tidak diperlukan....Create FormEditor object form_editor = pdf_facades . FormEditor...# Open input PDF file form_editor . bind_pdf ( input_file_name...

    docs.aspose.com/pdf/id/python-net/remove-field-...
  7. 创建提交按钮|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式向 PDF 文档添加提交按钮。本教程演示如何创建一个将表单数据提交到指定 URL 并保存更新后 PDF 的按钮。...pdf_form_editor = pdf_facades . FormEditor () pdf_form_editor . bind_pdf...Button to PDF form pdf_form_editor . add_submit_btn ( "submitbtn1"...

    docs.aspose.com/pdf/zh/python-net/create-submit...
  8. 删除列表项|Aspose.PDF for Python via .NET

    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....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Delete...

    docs.aspose.com/pdf/zh/python-net/del-list-item/
  9. 添加曲线注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在首页绘制虚线曲线,并保存修改后的文档。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) line_info...

    docs.aspose.com/pdf/zh/python-net/add-curve-ann...
  10. Ajouter une annotation de polygone|Aspose.PDF f...

    Cet exemple lie un PDF d'entrée, dessine un polygone plein sur la première page et enregistre le document modifié avec une annotation....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) line_info...

    docs.aspose.com/pdf/fr/python-net/add-polygon-a...