Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,093 for

ape

(0.22 sec)
  1. Архивы

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

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

    ארכיון...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...
  5. 档案

    档案...pdf as ap # 使用 EPUB 加载选项实例化 LoadOption 对象 option = ap.EpubLoadOptions()...EpubLoadOptions() # 加载 EPUB 文件 document = ap.Document("sample.epub", option)...

    blog.aspose.com/zh/pdf/convert-epub-to-pdf-in-p...
  6. 搜索

    搜索...pdf as ap # 使用 EPUB 載入選項實例化 LoadOption 物件 option = ap.EpubLoadOptions()...EpubLoadOptions() # 載入 EPUB 檔案 document = ap.Document("sample.epub", option)...

    blog.aspose.com/zh-hant/pdf/convert-epub-to-pdf...
  7. Ajouter une image à un PDF en utilisant Python|...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant une bibliothèque Python....pdf as ap # Ouvrir le document document = ap . Document (...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/fr/python-net/add-image-to-...
  8. Obtener y Establecer Propiedades de Página usan...

    Esta sección muestra cómo obtener el número de páginas en un archivo PDF, obtener información sobre las propiedades de la página PDF como el color y establecer propiedades de página....pdf as ap # Abrir documento document = ap . Document (...pdf as ap # Instanciar instancia de Document document = ap . Document...

    docs.aspose.com/pdf/es/python-net/get-and-set-p...
  9. 既存のPDF内のテーブルを操作する|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # 既存のPDFファイルを読み込む pdf_document = ap . Document...テーブルを見つけるためのTableAbsorberオブジェクトを作成する absorber = ap . text . TableAbsorber () # 最初のページをアブソーバーで訪問する...

    docs.aspose.com/pdf/ja/python-net/manipulate-ta...
  10. Pythonを使用してPDFに画像を追加する|Aspose.PDF for Python vi...

    このセクションでは、Pythonライブラリを使用して既存のPDFファイルに画像を追加する方法について説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_file...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ja/python-net/add-image-to-...