Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,873 for

ape

(0.12 sec)
  1. Annotations collantes PDF utilisant Python|Aspo...

    Ce sujet concerne les annotations collantes, en tant qu'exemple nous montrons l'Annotation Filigrane dans le texte....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/fr/python-net/sticky-annota...
  2. Convertir PDF a formatos de imagen en Python|As...

    Aprenda cómo renderizar páginas PDF como archivos TIFF, BMP, EMF, JPEG, PNG, GIF y SVG en Python con Aspose.PDF for Python via .NET....pdf as ap from io import FileIO from os...document = ap . Document ( infile ) resolution = ap . devices...

    docs.aspose.com/pdf/es/python-net/convert-pdf-t...
  3. Конвертировать PDF в форматы изображений в Pyth...

    Узнайте, как рендерить страницы PDF в файлы TIFF, BMP, EMF, JPEG, PNG, GIF и SVG в Python с помощью Aspose.PDF for Python via .NET....pdf as ap from io import FileIO from os...document = ap . Document ( infile ) resolution = ap . devices...

    docs.aspose.com/pdf/ru/python-net/convert-pdf-t...
  4. إضافة أشكال منحنية إلى PDF في Python|Aspose.PDF...

    تعرف على كيفية رسم الأشكال المنحنية وتعبئتها في ملفات PDF في Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ar/python-net/add-curve/
  5. 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...
  6. Rotate PDF Text in Python|Aspose.PDF for Python...

    Learn how to rotate text fragments and paragraphs inside PDF documents in Python....pdf as ap def rotate_text_inside_pdf_1...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  7. 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...
  8. مثال على هالو وورلد باستخدام بايثون|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...
  9. Tambahkan Bentuk Arc ke PDF dengan Python|Aspos...

    Pelajari cara menggambar dan mengisi bentuk arc di file PDF dengan Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/id/python-net/add-arc/
  10. Manage PDF Headers and Footers using Python|Asp...

    Learn how to manage headers and footers in PDF documents with Python and Aspose.PDF....pdf as ap import sys def _create_text_artifact...artifact . text_state . font = ap . text . FontRepository . find_font...

    docs.aspose.com/pdf/python-net/artifacts-header...