Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,096 for

ape

(0.15 sec)
  1. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....pdf as ap import aspose.pdf.drawing as...Document instance document = ap . Document () # Add page to pages...

    docs.aspose.com/pdf/python-net/add-line/
  2. Archivio

    Archivio...pdf as ap # Carica il documento PDF di input document = ap.Document("input...testo della filigrana stamp = ap.TextStamp("CONFIDENTIAL") # Imposta...

    blog.aspose.com/it/pdf/add-watermark-in-pdf-in-...
  3. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document.... Loads the PDF into an ap.Document object. Loop through...by row. import aspose.pdf as ap from os import path path_infile...

    docs.aspose.com/pdf/python-net/extracting-table/
  4. Архивы

    Архивы...pdf as ap # Загрузить PDF-файл document = ap.Document("input...Создать новый PDF-файл splitPDF = ap.Document() # Добавить страницу...

    blog.aspose.com/ru/pdf/split-pdf-in-python/
  5. Archiwa

    Archiwa...pdf as ap input_pdf = DIR_INPUT + "sample...Otwórz dokument PDF document = ap.Document(input_pdf) # Utwórz...

    blog.aspose.com/pl/pdf/convert-pdf-to-ppt-in-py...
  6. Archiv

    Archiv...pdf as ap # PDF-Datei laden document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/de/pdf/encrypt-decrypt-pdf-in-p...
  7. ארכיון

    ארכיון...pdf as ap # טען קובץ PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/he/pdf/encrypt-decrypt-pdf-in-p...
  8. Archiver

    les archives...pdf as ap # Instancier l'objet LoadOption...l'option de chargement EPUB option = ap.EpubLoadOptions() # Charger un...

    blog.aspose.com/fr/pdf/convert-epub-to-pdf-in-p...
  9. Ajouter une pièce jointe à un document PDF en u...

    Cette page décrit comment ajouter une pièce jointe à un fichier PDF avec Aspose.PDF pour Python via la bibliothèque .NET....pdf as ap # Ouvrir le document document = ap . Document (...pièce jointe fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/fr/python-net/add-attachmen...
  10. إضافة خلفية إلى PDF باستخدام Python|Aspose.PDF ...

    إضافة صورة خلفية إلى ملف PDF الخاص بك باستخدام Python. استخدم فئة BackgroundArtifact....pdf as ap # إنشاء كائن مستند جديد document = ap . Document...الأثرية للخلفية background = ap . BackgroundArtifact () # تحديد...

    docs.aspose.com/pdf/ar/python-net/add-backgrounds/