Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,868 for

ape

(0.18 sec)
  1. Faire pivoter le texte PDF en Python|Aspose.PDF...

    Apprenez comment faire pivoter les fragments de texte et les paragraphes à l'intérieur des documents PDF en Python....pdf as ap def rotate_text_inside_pdf_1...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/fr/python-net/rotate-text-i...
  2. Contoh Hello World menggunakan Python|Aspose.PD...

    Contoh ini menunjukkan cara membuat dokumen PDF sederhana dengan teks Hello World menggunakan Aspose.PDF for Python via .NET....pdf as ap def run_simple ( self ): # Initialize...Initialize document object document = ap . Document () # Add page page...

    docs.aspose.com/pdf/id/python-net/hello-world-e...
  3. مثال على هالو وورلد باستخدام بايثون|Aspose.PDF ...

    يوضح هذا النموذج كيفية إنشاء مستند PDF بسيط بنص Hello World باستخدام Aspose.PDF لـ Python عبر .NET....pdf as ap def run_simple ( self ): # Initialize...Initialize document object document = ap . Document () # Add page page...

    docs.aspose.com/pdf/ar/python-net/hello-world-e...
  4. Crear enlaces PDF en Python|Aspose.PDF for Pyth...

    Aprende cómo crear enlaces PDF internos, externos y remotos en Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/es/python-net/create-links/
  5. Convertir PDF a HTML en Python|Aspose.PDF for P...

    Aprenda cómo convertir PDF a HTML en Python con Aspose.PDF for Python via .NET, incluyendo salida de varias páginas, imágenes externas, manejo de SVG y renderizado de HTML en capas....pdf as ap from os import path import sys...document = ap . Document ( infile ) save_options = ap . HtmlSaveOptions...

    docs.aspose.com/pdf/es/python-net/convert-pdf-t...
  6. Python を使用したインタラクティブ アノテーション|Aspose.PDF for Pyt...

    Aspose.PDF for Python via .NET を使用して、PDF ドキュメントでリンク注釈の追加、読み取り、削除の方法、およびナビゲーションボタンと印刷ボタンの作成方法を学びます。...document = ap . Document ( infile ) text_fragment_absorber = ap . text...アクションを割り当てます。 link_annotation = ap . annotations . LinkAnnotation...

    docs.aspose.com/pdf/ja/python-net/interactive-a...
  7. PDF sticky Annotations using Python|Aspose.PDF ...

    هذا الموضوع عن التعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/ar/python-net/sticky-annota...
  8. Ajouter une numérotation Bates au PDF en Python...

    Apprenez comment ajouter et supprimer la numérotation Bates dans les documents PDF en utilisant Python avec Aspose.PDF for Python via .NET....pdf as ap def _create_bates_artifact ():...default settings.""" artifact = ap . BatesNArtifact () artifact...

    docs.aspose.com/pdf/fr/python-net/add-bates-num...
  9. Ajouter des arrière-plans PDF en Python|Aspose....

    Apprenez comment ajouter une image d'arrière-plan aux pages PDF en Python en utilisant la classe BackgroundArtifact dans Aspose.PDF for Python via .NET....pdf as ap import sys def add_background_image_to_pdf...with ap . Document ( infile ) as document : artifact = ap . BackgroundArtifact...

    docs.aspose.com/pdf/fr/python-net/add-backgrounds/
  10. Import and Export Form Data|Aspose.PDF for Pyth...

    Import and export AcroForm field data in XML, FDF, XFDF, and JSON formats using Aspose.PDF for Python via .NET....pdf as ap def import_data_from_xml ( input_file_name..., output_file_name ): form = ap . facades . Form () form . bind_pdf...

    docs.aspose.com/pdf/python-net/import-export-fo...