Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 5,873 for

ape

(2.82 sec)
  1. Generuj PDF z obrazów w Pythonie

    Naucz się generować pliki PDF z obrazów w Pythonie przy użyciu Aspose.PDF for Python via .NET. Ten przewodnik obejmuje konfigurację, przegląd kodu, opcje i wskazówki....pdf as ap pdf_doc = ap . Document() Aby uzyskać...page . resources . images . add(ap . Image(img_stream)) # Fit the...

    blog.aspose.com/pl/pdf/generate-pdf-from-images...
  2. Python で PDF にページスタンプを追加する方法|Aspose.PDF for Pyt...

    Python で PDF ページスタンプをオーバーレイまたは背景として追加する方法を学びましょう。... ap.Document() (参照 Document ). を作成...import sys import aspose.pdf as ap from os import path def add_page_stamp...

    docs.aspose.com/pdf/ja/python-net/page-stamps-i...
  3. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap.Document(input_pdf) # Créer une...

    blog.aspose.com/fr/pdf/convert-pdf-to-ppt-in-py...
  4. Python で PDF/A と PDF/UA を PDF に変換|Aspose.PDF fo...

    .NET 経由の Aspose.PDF for Python を使用して Python の PDF ファイルから PDF/A および PDF/UA コンプライアンスを削除し、それらを標準 PDF ドキュメントとして保存する方法を学びましょう。... 「AP.ドキュメント」を使用してPDFドキュメントをロードします。...を出力パスに保存します。 import aspose.pdf as ap from os import path import sys...

    docs.aspose.com/pdf/ja/python-net/convert-pdf_x...
  5. Archiwa

    Archiwa...pdf as ap # Załaduj plik PDF document = ap.Document("input...Utwórz nowy plik PDF splitPDF = ap.Document() # Dodaj stronę do...

    blog.aspose.com/pl/pdf/split-pdf-in-python/
  6. ארכיון

    ארכיון...pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # פתח מסמך PDF document = ap.Document(input_pdf) # צור מופע...

    blog.aspose.com/he/pdf/convert-pdf-to-ppt-in-py...
  7. Archiwa

    Archiwa...pdf as ap # Utwórz instancję obiektu TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Załaduj dokument...

    blog.aspose.com/pl/pdf/convert-latex-to-word-py...
  8. أرشيف

    أرشيف...pdf as ap # إنشاء كائن TeXLoadOptions options = ap.TeXLoadOptions()...بتحميل مستند TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/ar/pdf/convert-latex-to-word-py...
  9. 搜索

    搜索...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # 打開 PDF 文檔 document = ap.Document(input_pdf) # 將 PDF 另存為...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-doc-...
  10. Memisahkan PDF secara program di Python|Aspose....

    Topik ini menunjukkan cara memisahkan halaman PDF menjadi file PDF individual dalam aplikasi Python Anda....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/id/python-net/split-pdf-doc...