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

ape

(0.14 sec)
  1. Convertir PDF/A et PDF/UA en PDF en Python|Aspo...

    Apprenez comment supprimer la conformité PDF/A et PDF/UA des fichiers PDF en Python avec Aspose.PDF for Python via .NET et les enregistrer comme documents PDF standard....le document PDF en utilisant ‘ap.Document’. Appelez ‘remove_pdfa_compliance()’...sortie. import aspose.pdf as ap from os import path import sys...

    docs.aspose.com/pdf/fr/python-net/convert-pdf_x...
  2. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF documents in Python? Rotate PDF files with high quality using Python via .NET PDF library....PDF library as ‘ap’. Load the input PDF file named...using the ‘rotate’ property with ‘ap.Rotation.ON90’ to rotate by 90...

    products.aspose.com/pdf/tutorial/rotate-pdf/
  3. Python を使った注釈と特殊テキスト|Aspose.PDF for Python via ...

    Aspose.PDF for Python を使用して、PDF ドキュメント内のスタンプ注釈、強調表示されたテキスト、上付き文字/下付き文字コンテンツからテキストを抽出する方法を学びます。...pdf as ap def extract_text_from_stamp (...will be saved. """ document = ap . Document ( infile ) try : page...

    docs.aspose.com/pdf/ja/python-net/annotation-an...
  4. استخراج المرفقات من PDF|Aspose.PDF for Python v...

    تعرف على كيفية التعامل مع مرفقات PDF باستخدام Python و Aspose.PDF....pdf as ap def extract_single_attachment...attachment_name , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ar/python-net/extract-attac...
  5. Arşiv

    Arşiv...pdf as ap input_pdf = DIR_INPUT + "many_pages...# PDF belgesini aç document = ap.Document(input_pdf) # Çözünürlük...

    blog.aspose.com/tr/pdf/convert-pdf-to-image-in-...
  6. arkiv

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

    blog.aspose.com/sv/pdf/convert-pdf-to-image-in-...
  7. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Salvar...

    blog.aspose.com/pt/pdf/convert-pdf-to-doc-in-py...
  8. 使用 Python 的基于区域的提取|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 从 PDF 文档中的特定页面区域或段落结构提取文本。...pdf as ap def extract_text_from_region...document = ap . Document ( infile ) try : absorber = ap . text ...

    docs.aspose.com/pdf/zh/python-net/region-based-...
  9. Archivio

    Archivio...pdf as ap input_pdf = DIR_INPUT + "sample...Apri documento PDF document = ap.Document(input_pdf) # Salva PDF...

    blog.aspose.com/it/pdf/convert-pdf-to-doc-in-py...
  10. أرشيف

    أرشيف...pdf as ap input_pdf = DIR_INPUT + "sample...doc" # افتح مستند PDF document = ap.Document(input_pdf) # احفظ ملف...

    blog.aspose.com/ar/pdf/convert-pdf-to-doc-in-py...