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

ape

(2.17 sec)
  1. Criar links PDF em Python|Aspose.PDF for Python...

    Aprenda como criar links PDF internos, externos e remotos em Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/pt/python-net/create-links/
  2. Annotations supplémentaires en utilisant Python...

    Cette section décrit comment ajouter, obtenir et supprimer des types supplémentaires d'annotations de votre document PDF....pdf as ap # Ouvrir le document document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/fr/python-net/extra-annotat...
  3. 파이썬에서 PDF 레이아웃에 플로팅 박스 사용하기|Aspose.PDF for Pyth...

    Python으로 PDF 문서에서 FloatingBox를 사용하여 텍스트 레이아웃, 여러 열 콘텐츠 및 정확한 위치 지정을 수행하는 방법을 알아봅니다....pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/ko/python-net/floating-box/
  4. Anotaciones de seguridad usando Python|Aspose.P...

    Aprenda cómo marcar texto para redactar, aplicar anotaciones de redacción y redactar áreas de imagen en archivos PDF usando Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...search_term ) text_search_options = ap . text . TextSearchOptions (...

    docs.aspose.com/pdf/es/python-net/security-anno...
  5. Ajouter du texte au PDF avec Python|Aspose.PDF ...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Apprenez à ajouter du texte au PDF, à ajouter des fragments HTML, ou à utiliser des polices OTF personnalisées....pdf as ap # Ouvrir le document document = ap . Document (...fragment de texte text_fragment = ap . text . TextFragment ( "texte...

    docs.aspose.com/pdf/fr/python-net/add-text-to-p...
  6. Membuat atau Menambahkan Tabel Dalam PDF menggu...

    Aspose.PDF untuk Python melalui .NET adalah perpustakaan yang digunakan untuk membuat, membaca, dan mengedit Tabel PDF. Periksa fungsi lanjutan lainnya dalam topik ini.... table = ap . Table () Menambahkan Tabel...aspose.pdf as ap # Memuat dokumen PDF sumber doc = ap . Document...

    docs.aspose.com/pdf/id/python-net/add-table-in-...
  7. Travailler avec des tables dans les PDF balisés...

    Apprenez comment travailler avec des tables accessibles dans les PDF balisés en Python avec Aspose.PDF for Python via .NET, y compris la structure, les étendues, l'alignement et le balisage de tableau compatible PDF/UA....pdf as ap import sys from os import path...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  8. Bekerja dengan Tabel dalam Tagged PDF di Python...

    Pelajari cara bekerja dengan tabel yang dapat diakses dalam Tagged PDF di Python dengan Aspose.PDF for Python via .NET, termasuk struktur, rentang, perataan, dan markup tabel yang ramah PDF/UA....pdf as ap import sys from os import path...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/id/python-net/working-with-...
  9. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....pdf as ap import aspose.pydrawing as drawing...output_file_name ): document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/create-form/
  10. Annotation de surlignage PDF en utilisant Pytho...

    Les annotations de balisage sont présentées dans le texte sous forme de surlignages, de soulignements, de barrés ou de soulignements en zigzag dans le texte d'un document....pdf as ap # Ouvrir le document document = ap . Document (...Cercle highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/fr/python-net/highlights-an...