Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 5,741 for

ape

(0.29 sec)
  1. Definir Aparência do Campo|Aspose.PDF for Pytho...

    Este exemplo demonstra como alterar a aparência visual de um campo de formulário PDF usando 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/pt/python-net/set-field-app...
  2. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single document in Python....pdf as ap from os import path def merge_two_documents...document1 = ap . Document ( infile1 ) document2 = ap . Document...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  3. Chercher

    chercher...pdf as ap # Charger le document PDF d'entrée document = ap.Document("input...le texte du filigrane stamp = ap.TextStamp("CONFIDENTIAL") # Définir...

    blog.aspose.com/fr/pdf/add-watermark-in-pdf-in-...
  4. 搜索

    搜索...pdf as ap # 加載輸入 PDF 文檔 document = ap.Document("input...Document("input.pdf") # 設置水印文字 stamp = ap.TextStamp("CONFIDENTIAL") # 設置水印的屬性...

    blog.aspose.com/zh-hant/pdf/add-watermark-in-pd...
  5. Объединение PDF-файлов в Python|Aspose.PDF for ...

    Узнайте, как объединить несколько PDF-файлов в один документ в Python....pdf as ap from os import path def merge_two_documents...document1 = ap . Document ( infile1 ) document2 = ap . Document...

    docs.aspose.com/pdf/ru/python-net/merge-pdf/
  6. 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...
  7. 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...
  8. أرشيف

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

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