Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,749 for

ape

(0.21 sec)
  1. Archiv

    Archiv...pdf as ap # Dokumentenobjekt initialisieren document = ap.Document()...initialisieren text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/de/pdf/create-pdf-files-in-python/
  2. Procurar

    Procurar...pdf as ap # Inicializar objeto de documento document = ap.Document()...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/pt/pdf/create-pdf-files-in-python/
  3. تحويل ملفات PDF إلى مستندات Microsoft Word باست...

    تعلم كيفية كتابة كود بايثون لتحويل تنسيقات PDF إلى Microsoft Word باستخدام Aspose.PDF لـ Python عبر .NET. وتحسين تحويل PDF إلى DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...doc" # افتح مستند PDF document = ap . Document ( input_pdf ) # احفظ...

    docs.aspose.com/pdf/ar/python-net/convert-pdf-t...
  4. PDFドキュメントをプログラムで開く|Aspose.PDF for Python via .NET

    Python Aspose.PDF for Python via .NETライブラリでPDFファイルを開く方法を学びます。既存のPDF、ストリームからのドキュメント、および暗号化されたPDFドキュメントを開くことができます。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...ストリームから既存のPDFドキュメントを開く import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/ja/python-net/open-pdf-docu...
  5. Bekerja dengan Grafik Vektor di Python|Aspose.P...

    Pelajari cara mengekstrak, memindahkan, menghapus, dan menyalin grafik vektor antar halaman PDF menggunakan GraphicsAbsorber di Python....pdf as ap import sys from os import path...): with ap . Document ( infile ) as document : with ap . vector...

    docs.aspose.com/pdf/id/python-net/working-with-...
  6. Конвертировать PDF в EPUB, Text, XPS и другие ф...

    Узнайте, как конвертировать файлы PDF в EPUB, LaTeX, Markdown, текст, XPS и MobiXML на Python с помощью Aspose.PDF for Python via .NET....pdf as ap from os import path import sys...document = ap . Document ( infile ) save_options = ap . EpubSaveOptions...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  7. Ajouter des en‑têtes et pieds de page PDF en Py...

    Apprenez comment ajouter des en-têtes et des pieds de page aux fichiers PDF en Python en utilisant du texte, des images et du contenu structuré....pdf as ap def add_header_and_footer_as_text...Create header text header_text = ap . text . TextFragment ( "Demo...

    docs.aspose.com/pdf/fr/python-net/add-headers-a...
  8. Извлечение изображений из PDF-файла с помощью P...

    Узнайте, как извлекать встроенные изображения из PDF‑файлов с помощью Python.... Загрузите исходный PDF с ap.Document(infile) . Выберите целевую...выходной поток. import aspose.pdf as ap from io import FileIO def extract_image...

    docs.aspose.com/pdf/ru/python-net/extract-image...
  9. 在 Python 中向 PDF 添加文本印章|Aspose.PDF for Python vi...

    学习如何在 Python 中向 PDF 文档添加文本印章。...pdf as ap from os import path def add_text_stamp...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/zh/python-net/text-stamps-i...
  10. Convertir PDF en Word en Python|Aspose.PDF for ...

    Apprenez comment convertir PDF en Word en Python, y compris PDF en DOC, PDF en DOCX, et la reconnaissance avancée de mise en page avec Aspose.PDF....Chargez le PDF dans un objet ‘ap.Document’. Créez une instance...import path import aspose.pdf as ap import sys def convert_PDF_to_DOC...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...