Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,096 for

ape

(0.09 sec)
  1. Pythonを使用してPDFページを回転|Aspose.PDF for Python via ...

    このトピックでは、Pythonを使用して既存のPDFファイル内のページの向きをプログラムで回転させる方法について説明します。...pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/ja/python-net/rotate-pages/
  2. ארכיון

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

    blog.aspose.com/he/pdf/convert-pdf-to-doc-in-py...
  3. Hapus Gambar dari File PDF menggunakan Python|A...

    Bagian ini menjelaskan cara menghapus Gambar dari File PDF menggunakan Aspose.PDF untuk Python melalui .NET....pdf as ap # Buka dokumen document = ap . Document ( input_file...aspose.pdf as ap # Buka dokumen document = ap . Document ( input_file...

    docs.aspose.com/pdf/id/python-net/delete-images...
  4. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF....pdf as ap import os data_dir = "/path/to/your/pdf/files/"...data_dir , outfile ) document = ap . Document ( path_infile ) forms...

    docs.aspose.com/pdf/python-net/remove-form/
  5. Mengonversi PDF ke PowerPoint di Python|Aspose....

    Aspose.PDF memungkinkan Anda untuk mengonversi PDF ke format PPT (PowerPoint) menggunakan Python. Salah satu cara ada kemungkinan untuk mengonversi PDF ke PPTX dengan Slide sebagai Gambar....pdf as ap input_pdf = DIR_INPUT + "sample...# Buka dokumen PDF document = ap . Document ( input_pdf ) # Instansiasi...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  6. Convertir PDF a PowerPoint en Python|Aspose.PDF...

    Aspose.PDF le permite convertir PDF a formato PPT (PowerPoint) usando Python. Una forma es la posibilidad de convertir PDF a PPTX con diapositivas como imágenes....pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap . Document ( input_pdf ) # Instanciar...

    docs.aspose.com/pdf/es/python-net/convert-pdf-t...
  7. Arsip

    Arsip...pdf as ap # Muat file PDF document = ap.Document("input...pages: # Buat PDF baru splitPDF = ap.Document() # Tambahkan halaman...

    blog.aspose.com/id/pdf/split-pdf-in-python/
  8. Arşiv

    Arşiv...pdf as ap # PDF dosyasını yükle document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/tr/pdf/encrypt-decrypt-pdf-in-p...
  9. Arşiv

    Arşiv...pdf as ap # PDF dosyasını yükle document = ap.Document("input...Yeni bir PDF oluştur splitPDF = ap.Document() # PDF'ye sayfa ekle...

    blog.aspose.com/tr/pdf/split-pdf-in-python/
  10. أرشيف

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

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