Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,096 for

ape

(0.19 sec)
  1. 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-...
  2. 使用 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/
  3. 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-...
  4. 파이썬을 사용하여 PDF에 헤더 및 푸터 추가|Aspose.PDF for Python...

    Aspose.PDF for Python via .NET을 사용하면 TextStamp 클래스를 사용하여 PDF 파일에 헤더 및 푸터를 추가할 수 있습니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...input_pdf ) # 헤더 생성 textStamp = ap . TextStamp ( "Header Text" )...

    docs.aspose.com/pdf/ko/python-net/add-headers-a...
  5. 向 PDF 添加页眉和页脚使用 Python|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET 允许您使用 TextStamp 类向 PDF 文件添加页眉和页脚。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...input_pdf ) # 创建页眉 textStamp = ap . TextStamp ( "Header Text" ) #...

    docs.aspose.com/pdf/zh/python-net/add-headers-a...
  6. Архивы

    Архивы...pdf as ap # Инициализировать объект документа document = ap.Document()...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/ru/pdf/create-pdf-files-in-python/
  7. 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...
  8. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....pdf as ap # Global configuration DATA_DIR...""" # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  9. Архивы

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

    blog.aspose.com/ru/pdf/parse-pdf-in-python/
  10. 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/