Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,096 for

ape

(0.46 sec)
  1. 使用 Python 为 PDF 添加页码|Aspose.PDF for Python via ...

    Aspose.PDF for Python via .NET 允许您使用 PageNumber Stamp 类为 PDF 文件添加页码。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...# 创建页码图章 page_number_stamp = ap . PageNumberStamp () # 图章是否为背景...

    docs.aspose.com/pdf/zh/python-net/add-page-number/
  2. Konversi PDF ke Excel di Python|Aspose.PDF untu...

    Aspose.PDF untuk perpustakaan Python memungkinkan Anda mengonversi PDF ke format Excel menggunakan Python. Format ini termasuk XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  3. Ajouter des tampons d'image dans un PDF en util...

    Ajoutez le tampon d'image dans votre document PDF en utilisant la classe ImageStamp avec la bibliothèque Aspose.PDF pour Python....pdf as ap # Ouvrir le document document = ap . Document (...tampon d'image image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/fr/python-net/image-stamps-...
  4. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....pdf as ap # Global configuration DATA_DIR...): # Open document document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/add-page-number/
  5. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le fichier PDF document = ap.Document(input_pdf) # Créer et...

    blog.aspose.com/fr/pdf/convert-pdf-to-excel-in-...
  6. Архивы

    Архивы...pdf as ap Извлечение текста: Разбор PDF...aspose.pdf as ap # Открыть PDF документ document = ap.Document("AddText...

    blog.aspose.com/ru/pdf/parse-pdf-in-python/
  7. Archiwa

    Archiwa...pdf as ap Ekstrakcja tekstu: Parsowanie...aspose.pdf as ap # Otwórz dokument PDF document = ap.Document("AddText...

    blog.aspose.com/pl/pdf/parse-pdf-in-python/
  8. Archiv

    Archiv...pdf as ap Extrakce textu: Parsování PDF...aspose.pdf as ap # Otevřít PDF dokument document = ap.Document("AddText...

    blog.aspose.com/cs/pdf/parse-pdf-in-python/
  9. PDF スティッキー注釈を Python で使用する|Aspose.PDF for Pytho...

    このトピックはスティッキー注釈についてであり、例としてテキストにウォーターマーク注釈を示します。...pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/ja/python-net/sticky-annota...
  10. Chercher

    chercher...pdf as ap # Créer un objet PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Chemin du répertoire contenant...

    blog.aspose.com/fr/pdf/print-pdf-in-python/