Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,110 for

ape

(0.12 sec)
  1. Arsip

    Arsip...pdf as ap # Muat dokumen PDF masukan document = ap.Document("input...Setel teks tanda air stamp = ap.TextStamp("CONFIDENTIAL") # Tetapkan...

    blog.aspose.com/id/pdf/add-watermark-in-pdf-in-...
  2. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....Load the PDF document using ‘ap.Document()’. Define the cropping...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/crop-pages/
  3. 档案

    档案...pdf as ap 提取文本:在 Python 中解析 PDF # 从 PDF...import aspose.pdf as ap # 打开 PDF 文档 document = ap.Document("AddText...

    blog.aspose.com/zh/pdf/parse-pdf-in-python/
  4. 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-...
  5. تدوير صفحات PDF باستخدام بايثون|Aspose.PDF لـ P...

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجيًا باستخدام بايثون....pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/ar/python-net/rotate-pages/
  6. 搜索

    搜索...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # 打開 PDF 文檔 document = ap.Document(input_pdf) # 將 PDF 另存為...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-doc-...
  7. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET....pdf as ap # Global configuration DATA_DIR...moving the page. """ document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/move-pages/
  8. Archivio

    Archivio...pdf as ap input_pdf = DIR_INPUT + "sample...Apri documento PDF document = ap.Document(input_pdf) # Salva PDF...

    blog.aspose.com/it/pdf/convert-pdf-to-doc-in-py...
  9. أرشيف

    أرشيف...pdf as ap input_pdf = DIR_INPUT + "sample...doc" # افتح مستند PDF document = ap.Document(input_pdf) # احفظ ملف...

    blog.aspose.com/ar/pdf/convert-pdf-to-doc-in-py...
  10. Архів

    Архів...pdf as ap input_pdf = DIR_INPUT + "sample...Відкрийте документ PDF document = ap.Document(input_pdf) # Зберегти...

    blog.aspose.com/uk/pdf/convert-pdf-to-doc-in-py...