Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 4,096 for

ape

(0.14 sec)
  1. Archiv

    Archiv...pdf as ap # Krok 2: Načtěte dokument PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Krok 4: Uložte...

    blog.aspose.com/cs/pdf/resize-pdf-document-in-p...
  2. 填写 AcroForm - 使用 Python 填写 PDF 表单|Aspose.PDF fo...

    您可以使用 Aspose.PDF for Python 库在 PDF 文档中填写表单。...pdf as ap # 打开文档 pdfDocument = ap . Document ( input_file...

    docs.aspose.com/pdf/zh/python-net/fill-form/
  3. Supprimer des pages PDF par programme Python|As...

    Vous pouvez supprimer des pages de votre fichier PDF en utilisant la bibliothèque Aspose.PDF pour Python via .NET....pdf as ap # Ouvrir le document document = ap . Document (...

    docs.aspose.com/pdf/fr/python-net/delete-pages/
  4. 記録

    記録...pdf as ap # PDFファイルを読み込む document = ap.Document("input...pages: # 新しい PDF を作成する splitPDF = ap.Document() # ページを PDF に追加 splitPDF...

    blog.aspose.com/ja/pdf/split-pdf-in-python/
  5. Convertir PDF en HTML en Python|Aspose.PDF pour...

    Ce sujet vous montre comment convertir un fichier PDF au format HTML avec la bibliothèque Aspose.PDF pour Python .NET....pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap . Document ( input_pdf ) # enregistrer...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  6. Pythonを使用してPDFドキュメントに添付ファイルを追加|Aspose.PDF for P...

    このページでは、Aspose.PDF for Python via .NETライブラリを使用してPDFファイルに添付ファイルを追加する方法について説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...ルをセットアップ fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/ja/python-net/add-attachmen...
  7. Hapus Halaman PDF secara Programatis dengan Pyt...

    Anda dapat menghapus halaman dari file PDF Anda menggunakan pustaka Aspose.PDF untuk Python via .NET....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/id/python-net/delete-pages/
  8. PDF 페이지 자르기 프로그래밍 방식으로 Python|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET을 사용하여 너비, 높이, 블리드박스, 크롭박스 및 트림박스와 같은 페이지 속성을 가져올 수 있습니다....pdf as ap document = ap . Document ( input_pdf...input_pdf ) # 새 Box 사각형 생성 new_box = ap . Rectangle ( 200 , 220 , 2170...

    docs.aspose.com/pdf/ko/python-net/crop-pages/
  9. 档案

    档案...pdf as ap input_pdf = DIR_INPUT + "sample..."pdf_to_html.html" # 载入PDF文件 document = ap.Document(input_pdf) # 以 HTML...

    blog.aspose.com/zh/pdf/convert-pdf-to-html-in-p...
  10. Arsip

    Arsip...pdf as ap # Muat file PDF document = ap.Document("input...Persegi Panjang baru newBox = ap.Rectangle(200, 220, 2170, 1520...

    blog.aspose.com/id/pdf/crop-pdf-pages-in-python/