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

ape

(1.02 sec)
  1. Archivo

    Archivo...pdf as ap # Cargar archivo PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/es/pdf/encrypt-decrypt-pdf-in-p...
  2. أرشيف

    أرشيف...pdf as ap # قم بتحميل ملف PDF document = ap.Document("input...بإنشاء ملف PDF جديد splitPDF = ap.Document() # أضف الصفحة إلى PDF...

    blog.aspose.com/ar/pdf/split-pdf-in-python/
  3. Archiv

    Archiv...pdf as ap # Načíst soubor PDF document = ap.Document("input...Vytvořte nové PDF splitPDF = ap.Document() # Přidat stránku do...

    blog.aspose.com/cs/pdf/split-pdf-in-python/
  4. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Otevřete dokument PDF document = ap.Document(input_pdf) # Vytvořte...

    blog.aspose.com/cs/pdf/convert-pdf-to-ppt-in-py...
  5. ארכיון

    ארכיון...pdf as ap # טען קובץ PDF document = ap.Document("input...pages: # צור PDF חדש splitPDF = ap.Document() # הוסף עמוד ל-PDF...

    blog.aspose.com/he/pdf/split-pdf-in-python/
  6. Définir l'apparence du champ|Aspose.PDF for Pyt...

    Cet exemple montre comment modifier l'apparence visuelle d'un champ de formulaire PDF à l'aide d'Aspose.PDF for Python....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/fr/python-net/set-field-app...
  7. 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/
  8. PDFをEPUB、LaTeX、Text、XPSに変換するPython|Aspose.PDF f...

    このトピックでは、Pythonを使用してPDFファイルをEPUB、LaTeX、Text、XPSなどの他のファイル形式に変換する方法を示します。...pdf as ap input_pdf = DIR_INPUT + "sample...epub" # PDFドキュメントを開く document = ap . Document ( input_pdf ) # Epub...

    docs.aspose.com/pdf/ja/python-net/convert-pdf-t...
  9. Python を使用して既存の PDF ファイル内の画像を置き換える|Aspose.PDF f...

    Python で既存の PDF ファイルに埋め込まれた画像を置き換える方法を学びましょう。... ap.Document(infile) . 置換イメージをバイナリストリームとして開きます。...を保存します。 import aspose.pdf as ap from io import FileIO def replace_image...

    docs.aspose.com/pdf/ja/python-net/replace-image...
  10. أرشيف

    أرشيف...pdf as ap outputFile = "page_{pageNo}.txt"...txt" # افتح مستند PDF document = ap.Document("input.pdf") # إنشاء...

    blog.aspose.com/ar/pdf/extract-text-from-pdf-in...