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

editor

(0.46 sec)
  1. 목록 항목 삭제|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/ko/python-net/del-list-item/
  2. Ajouter des annotations de texte|Aspose.PDF for...

    Ajoutez des annotations de texte à un document PDF en utilisant la classe PdfContentEditor dans Aspose.PDF for Python via .NET....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/fr/python-net/add-text-anno...
  3. 애플리케이션 링크 추가|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/ko/python-net/add-applicati...
  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/zh/python-net/add-caret-ann...
  5. Crear botón de envío|Aspose.PDF for Python via ...

    Aprenda cómo agregar un botón de envío a un documento PDF de forma programática usando Aspose.PDF for Python. Este tutorial demuestra cómo crear un botón que envía los datos del formulario a una URL especificada y guarda el PDF actualizado....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/es/python-net/create-submit...
  6. Buat Stempel Karet dengan File Tampilan|Aspose....

    Contoh ini mengikat PDF masukan, membuat stempel karet pada halaman 1 menggunakan file gambar sebagai tampilan stempel, dan menyimpan PDF yang telah diperbarui....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/id/python-net/create-rubber...
  7. Tambahkan Anotasi Teks|Aspose.PDF for Python vi...

    Tambahkan anotasi teks ke dokumen PDF menggunakan kelas PdfContentEditor dalam Aspose.PDF for Python via .NET....PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Add...

    docs.aspose.com/pdf/id/python-net/add-text-anno...
  8. 按索引删除印章|Aspose.PDF for Python via .NET

    此示例在第2页创建两个橡皮图章。之后,可通过指定其索引来删除印章。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...content_editor . bind_pdf ( infile ) content_editor . delete_stamp...

    docs.aspose.com/pdf/zh/python-net/delete-stamp-...
  9. 添加文件附件注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,使用文件路径在首页添加文件附件注释,并保存已更新的文档。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...to PdfContentEditor content_editor . bind_pdf ( infile ) # Create...

    docs.aspose.com/pdf/zh/python-net/add-file-atta...
  10. إضافة رابط إجراء مخصص|Aspose.PDF for Python via...

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

    docs.aspose.com/pdf/ar/python-net/add-custom-ac...