Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 22,100 for

editor

(3.09 sec)
  1. Tambahkan Tautan Web|Aspose.PDF for Python via ...

    Contoh ini mengikat PDF masukan, menambahkan anotasi tautan web biru pada halaman 1 yang mengarah ke halaman produk PDF Python Aspose, dan menyimpan dokumen yang telah dimodifikasi....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/id/python-net/add-web-link/
  2. 添加方形注释|Aspose.PDF for Python via .NET

    本示例绑定一个输入 PDF,在首页添加一个填充的蓝色方形批注,并保存修改后的文档。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/zh/python-net/add-square-an...
  3. إضافة تعليق توضيحي للسطر|Aspose.PDF for Python ...

    يربط هذا المثال ملف PDF مُدخل، ويرسم تعليقًا توضيحيًا بخط أحمر مع نهايات الأسطر المربعة، ويحفظ ملف PDF المعدل....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/ar/python-net/add-line-anno...
  4. Add Polygon Annotation|Aspose.PDF for Python vi...

    This example binds an input PDF, draws a solid polygon on the first page, and saves the modified document with an annotation....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) line_info...

    docs.aspose.com/pdf/python-net/add-polygon-anno...
  5. Crear sello de goma con archivo de apariencia|A...

    El ejemplo enlaza un PDF de entrada, crea un sello de goma en la página 1 usando un archivo de imagen como apariencia del sello, y guarda el PDF actualizado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/es/python-net/create-rubber...
  6. Crear Sello de Goma con Flujo de Apariencia|Asp...

    Este ejemplo carga un PDF, crea un sello de goma en la página 1 usando un archivo de imagen para su apariencia, y guarda el documento modificado. ✨...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/es/python-net/create-rubber...
  7. Remove Field Action|Aspose.PDF for Python via .NET

    Removing JavaScript from form fields can be useful when modifying interactive PDF forms, disabling previously assigned actions, or cleaning documents that contain unnecessary scripts....Create FormEditor object form_editor = pdf_facades . FormEditor...# Open input PDF file form_editor . bind_pdf ( input_file_name...

    docs.aspose.com/pdf/python-net/remove-field-act...
  8. Agregar anotación de polígono|Aspose.PDF for Py...

    Este ejemplo vincula un PDF de entrada, dibuja un polígono sólido en la primera página y guarda el documento modificado con una anotación....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) line_info...

    docs.aspose.com/pdf/es/python-net/add-polygon-a...
  9. Add File Attachment Annotation From Stream|Aspo...

    The example loads a PDF, reads an external file into a memory stream, adds a file attachment annotation to the first page, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) with...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  10. Ajouter une pièce jointe depuis le chemin|Aspos...

    Cet exemple lie un PDF d'entrée, attache un fichier externe en utilisant son chemin d'accès, et enregistre le PDF modifié avec la pièce jointe intégrée....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/fr/python-net/add-attachmen...