Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,740 for

ape

(0.42 sec)
  1. 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...
  2. Annotations de balisage avec Python|Aspose.PDF ...

    Apprenez comment ajouter, lire et supprimer du texte, du caret, et remplacer les annotations dans les documents PDF à l’aide d’Aspose.PDF for Python via .NET....Ouvrez le PDF source document = ap . Document ( infile ) Créer et...son icône. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/fr/python-net/markup-annota...
  3. Python을 사용한 마크업 주석|Aspose.PDF for Python via .NET

    .NET을 통해 Aspose.PDF for Python을 사용하여 PDF 문서에서 텍스트, 캐럿 및 주석을 추가, 읽고, 삭제하고, 주석을 바꾸는 방법을 알아봅니다.... 원본 PDF 열기 document = ap . Document ( infile ) 텍스트 주석...아이콘을 설정합니다. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/ko/python-net/markup-annota...
  4. 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/
  5. إضافة أختام نصية في PDF عبر بايثون|Aspose.PDF ل...

    إضافة ختم نصي إلى مستند PDF باستخدام فئة TextStamp مع مكتبة Aspose.PDF لبايثون....pdf as ap # فتح المستند document = ap . Document ( input_pdf...# إنشاء ختم نصي text_stamp = ap . TextStamp ( "ختم تجريبي" )...

    docs.aspose.com/pdf/ar/python-net/text-stamps-i...
  6. 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...
  7. 파이썬에서 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/
  8. 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...
  9. إضافة نص إلى PDF باستخدام Python|Aspose.PDF لـ ...

    يصف هذا المقال مختلف الجوانب المتعلقة بالعمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....pdf as ap # فتح المستند document = ap . Document ( input_pdf...إنشاء جزء النص text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/ar/python-net/add-text-to-p...
  10. التعليقات التوضيحية التفاعلية باستخدام Python|A...

    تعرف على كيفية إضافة التعليقات التوضيحية للروابط وقراءتها وحذفها، وكيفية إنشاء أزرار التنقل والطباعة في مستندات PDF باستخدام Aspose.PDF لـ Python عبر .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...إجراء URI له. link_annotation = ap . annotations . LinkAnnotation...

    docs.aspose.com/pdf/ar/python-net/interactive-a...