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

editor

(1.39 sec)
  1. ค้นหา

    ค้นหา...acades::PdfBookmarkEditor> editor = System::MakeObject<Aspos...itor>(); // โหลดเอกสาร PDF editor->BindPdf(u"SourceDirectory\\Sample...

    blog.aspose.com/th/pdf/working-with-bookmarks-i...
  2. 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...
  3. 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...
  4. إضافة رابط تطبيق|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...
  5. إضافة تعليق صوتي|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...
  6. 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/
  7. 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...
  8. 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...
  9. Add JavaScript Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a JavaScript link that triggers an alert on click, and saves the modified document....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-javascript-l...
  10. Ajouter une action de signet|Aspose.PDF for Pyt...

    Cet exemple lie un PDF d'entrée, crée un signet libellé "PdfContentEditor Bookmark" qui navigue vers la page 1, puis enregistre le document mis à jour....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

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