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

editor

(0.27 sec)
  1. Agregar acción de documento|Aspose.PDF for Pyth...

    Este ejemplo agrega una alerta de JavaScript que aparece cuando se abre el PDF. El script está adjunto al evento de apertura del documento y se ejecuta automáticamente en los visores de PDF compatibles....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/es/python-net/add-document-...
  2. Ganti Nama Field|Aspose.PDF for Python via .NET

    Ganti nama field formulir yang ada dalam dokumen PDF menggunakan Aspose.PDF for Python.... Hubungkan dokumen PDF ke editor. Ganti nama bidang target....Create FormEditor object form_editor = pdf_facades . FormEditor...

    docs.aspose.com/pdf/id/python-net/rename-field/
  3. Chercher

    chercher...acades::PdfBookmarkEditor> editor = System::MakeObject<Aspos...// Charger le document PDF editor->BindPdf(u"SourceDirectory\\Sample...

    blog.aspose.com/fr/pdf/working-with-bookmarks-i...
  4. Tambahkan Tautan Aplikasi|Aspose.PDF for Python...

    Contoh ini mengikat PDF input, menambahkan tautan peluncuran aplikasi pada halaman pertama, 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-applicati...
  5. Tambahkan Cap Karet|Aspose.PDF for Python via .NET

    Contoh ini menggabungkan PDF input, menambahkan cap karet berwarna hijau “Approved” pada empat halaman pertama, dan menyimpan dokumen yang telah dimodifikasi....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) for i...

    docs.aspose.com/pdf/id/python-net/add-rubber-st...
  6. إضافة رابط تطبيق|Aspose.PDF for Python via .NET

    يقوم هذا المثال بربط ملف PDF للإدخال وإضافة رابط تشغيل التطبيق على الصفحة الأولى وحفظ المستند المعدل....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/ar/python-net/add-applicati...
  7. إضافة تعليق صوتي|Aspose.PDF for Python via .NET

    يقوم هذا المثال بربط ملف PDF للإدخال وإضافة تعليق توضيحي صوتي على الصفحة 1 وحفظ ملف PDF المعدل....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/ar/python-net/add-sound-ann...
  8. Agregar archivo adjunto|Aspose.PDF for Python v...

    Este ejemplo enlaza un PDF de entrada, adjunta un archivo externo a la primera página y guarda el PDF modificado con el archivo adjunto incrustado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/es/python-net/add-attachment/
  9. Add Square Annotation|Aspose.PDF for Python via...

    This example binds an input PDF, adds a filled blue square annotation on the first page, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...Bind input PDF file content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/python-net/add-square-annot...
  10. Create Submit Button|Aspose.PDF for Python via ...

    Learn how to add a Submit Button to a PDF document programmatically using Aspose.PDF for Python. This tutorial demonstrates how to create a button that submits form data to a specified URL and save the updated 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/python-net/create-submit-bu...