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

ape

(0.19 sec)
  1. Procurar

    Procurar...pdf as ap # Carregar arquivo PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/pt/pdf/encrypt-decrypt-pdf-in-p...
  2. 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...
  3. أرشيف

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

    blog.aspose.com/ar/pdf/split-pdf-in-python/
  4. 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/
  5. 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...
  6. ארכיון

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

    blog.aspose.com/he/pdf/split-pdf-in-python/
  7. 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...
  8. Lưu trữ

    Lưu trữ...pdf as ap Trích xuất văn bản: Phân tích...aspose.pdf as ap # Mở tài liệu PDF document = ap.Document("AddText...

    blog.aspose.com/vi/pdf/parse-pdf-in-python/
  9. 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/
  10. 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...