Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 5,873 for

ape

(2.53 sec)
  1. Memodifikasi AcroForm|Aspose.PDF for Python via...

    Modifikasi bidang AcroForm dalam dokumen PDF dengan menggunakan Aspose.PDF for Python via .NET, termasuk menghapus teks, mengatur batas, menata tampilan bidang, dan menghapus bidang....pdf as ap def clear_text_in_form ( input_file_name...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/id/python-net/modifying-form/
  2. تعديل أكروفورم|Aspose.PDF for Python via .NET

    قم بتعديل حقول AcroForm في مستندات PDF باستخدام Aspose.PDF لـ Python عبر .NET، بما في ذلك مسح النص وتعيين الحدود وحقول التصميم وإزالة الحقول....pdf as ap def clear_text_in_form ( input_file_name...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/ar/python-net/modifying-form/
  3. 使用 Python 的安全注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 标记要进行编辑的文本、应用编辑注释,以及在 PDF 文件中编辑图像区域。...document = ap . Document ( infile ) text_fragment_absorber = ap . text...search_term ) text_search_options = ap . text . TextSearchOptions (...

    docs.aspose.com/pdf/zh/python-net/security-anno...
  4. Gunakan FloatingBox untuk Tata Letak PDF di Pyt...

    Pelajari cara menggunakan FloatingBox untuk tata letak teks, konten multi‑kolom, dan penempatan yang presisi dalam dokumen PDF dengan Python....pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/id/python-net/floating-box/
  5. Anotações Extras usando Python|Aspose.PDF para ...

    Esta seção descreve como adicionar, obter e deletar tipos extras de anotações do seu documento PDF....pdf as ap # Abrir documento document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/pt/python-net/extra-annotat...
  6. إنشاء AcroForm - إنشاء ملف PDF قابل للتعبئة في ...

    قم بإنشاء حقول AcroForm من البداية في مستندات PDF باستخدام Aspose.PDF لبيثون عبر .NET....pdf as ap import aspose.pydrawing as drawing...output_file_name ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ar/python-net/create-form/
  7. إنشاء روابط PDF في بايثون|Aspose.PDF for Python...

    تعرف على كيفية إنشاء روابط PDF داخلية وخارجية وبعيدة في Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/ar/python-net/create-links/
  8. 파이썬을 사용한 PDF 하이라이트 주석|Aspose.PDF for Python via...

    마크업 주석은 문서의 텍스트에서 하이라이트, 밑줄, 취소선 또는 지그재그 밑줄로 표시됩니다....pdf as ap # 문서 열기 document = ap . Document ( input_file...원형 주석 생성 highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/ko/python-net/highlights-an...
  9. Travailler avec les opérateurs PDF en Python|As...

    Apprenez comment utiliser les opérateurs PDF de bas niveau en Python pour une manipulation précise du flux de contenu et le contrôle graphique....pdf as ap from os import path def add_... imagefile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  10. Anotasi Bentuk via Python|Aspose.PDF for Python...

    Pelajari cara menambahkan, memeriksa, dan menghapus anotasi garis, kotak, lingkaran, poligon, dan polilin dalam dokumen PDF menggunakan Aspose.PDF for Python via .NET.... Buka PDF sumber document = ap . Document ( infile ) Buat dan...anotasi garis line_annotation = ap . annotations . LineAnnotation...

    docs.aspose.com/pdf/id/python-net/shape-annotat...