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

editor

(0.1 sec)
  1. إضافة مرفق من المسار|Aspose.PDF for Python via ...

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

    docs.aspose.com/pdf/ar/python-net/add-attachmen...
  2. إضافة إجراء إشارة مرجعية|Aspose.PDF for Python ...

    يقوم هذا المثال بربط ملف PDF مُدخل، وإنشاء إشارة مرجعية باسم «PDFContentEditor Bookmark» تنتقل إلى الصفحة 1، وتحفظ المستند المحدث....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/ar/python-net/add-bookmark-...
  3. إضافة تعليقات توضيحية منبثقة|Aspose.PDF for Pyt...

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

    docs.aspose.com/pdf/ar/python-net/add-popup-ann...
  4. حقل أحادي الخط إلى حقل متعدد الأسطر|Aspose.PDF ...

    قم بتحويل حقل نصي أحادي السطر إلى حقل متعدد الأسطر في مستند PDF باستخدام Aspose.PDF لـ Python....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Change...

    docs.aspose.com/pdf/ar/python-net/single-to-mul...
  5. إضافة عنصر قائمة|Aspose.PDF for Python via .NET

    يوضح هذا المثال كيفية إضافة عناصر إلى حقل نموذج مربع القائمة في مستند PDF باستخدام Aspose.PDF لـ Python....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/ar/python-net/add-list-item/
  6. Eliminar campo|Aspose.PDF for Python via .NET

    Este ejemplo muestra cómo eliminar el campo ‘Country’ de un formulario PDF usando el método ‘remove_field’ de la clase ‘FormEditor’....Create FormEditor object form_editor = pdf_facades . FormEditor...document to FormEditor form_editor . bind_pdf ( infile ) # Remove...

    docs.aspose.com/pdf/es/python-net/remove-field/
  7. Add Application Link|Aspose.PDF for Python via ...

    This example binds an input PDF, adds an application launch link on the first page, 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-application-...
  8. Add Movie Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a movie annotation on page 1, and saves the updated PDF....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-movie-annota...
  9. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a sound annotation on page 1, and saves the modified PDF....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/python-net/add-sound-annota...
  10. Agregar anotaciones emergentes|Aspose.PDF for P...

    Este ejemplo carga un PDF, agrega una anotación emergente a la primera página y guarda el documento modificado. La anotación emergente está configurada para ser visible de forma predeterminada y muestra el texto de comentario especificado....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/es/python-net/add-popup-ann...