Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 5,741 for

ape

(0.21 sec)
  1. Dapatkan Penampilan Field|Aspose.PDF for Python...

    Artikel ini menjelaskan cara membuka PDF, mengakses form field, mengambil pengaturan penampilannya, dan menampilkannya. Contoh ini menunjukkan cara mengambil penampilan field bernama “Last Name”....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/id/python-net/get-field-app...
  2. Añadir fondo a PDF con Python|Aspose.PDF para P...

    Añadir imagen de fondo a su archivo PDF con Python. Use la clase BackgroundArtifact....pdf as ap # Crear un nuevo objeto Documento document = ap . Document...Artefacto de Fondo background = ap . BackgroundArtifact () # Especificar...

    docs.aspose.com/pdf/es/python-net/add-backgrounds/
  3. 档案

    档案...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # 打开 PDF 文档 document = ap.Document(input_pdf) # 将 PDF 另存为...

    blog.aspose.com/zh/pdf/convert-pdf-to-doc-in-py...
  4. Classe Stamp|Aspose.PDF for Python via .NET

    Apprenez comment travailler avec la classe Stamp pour ajouter des tampons image, PDF et basés sur du texte aux documents PDF en Python....pdf as ap import aspose.pdf.facades as...def _create_text_state () -> ap . text . TextState : """Create...

    docs.aspose.com/pdf/fr/python-net/stamp-class/
  5. Importer et exporter des annotations avec Pytho...

    Apprenez comment importer des annotations d'un PDF et les exporter dans un nouveau document PDF en utilisant Aspose.PDF for Python via .NET.... source_document = ap . Document ( infile ) Créer le...page. destination_document = ap . Document () Ajouter une page...

    docs.aspose.com/pdf/fr/python-net/import-export...
  6. arkiv

    arkiv...pdf as ap input_pdf = DIR_INPUT + "sample...Öppna PDF-dokument document = ap.Document(input_pdf) # Skapa ...

    blog.aspose.com/sv/pdf/convert-pdf-to-ppt-in-py...
  7. آرشیوها

    آرشیوها...pdf as ap # فایل PDF را بارگیری کنید document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/fa/pdf/encrypt-decrypt-pdf-in-p...
  8. How to convert PDF to Markdown | Aspose.PDF

    Do you know how easily convert PDF to Markdown using Python via .NET? Convert PDF to Markdown with high quality using Python via .NET Aspose.PDF library....pdf” module using the alias “ap.” This module likely contains...the PDF Document : document = ap.Document(input_pdf): Opens the...

    products.aspose.com/pdf/tutorial/convert-pdf-ma...
  9. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...PDF Dokument öffnen document = ap.Document(input_pdf) # Erstellen...

    blog.aspose.com/de/pdf/convert-pdf-to-ppt-in-py...
  10. ค้นหา

    ค้นหา...pdf as ap # โหลดไฟล์ PDF document = ap.Document("input...pages: # สร้าง PDF ใหม่ splitPDF = ap.Document() # เพิ่มหน้าใน PDF...

    blog.aspose.com/th/pdf/split-pdf-in-python/