Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 5,741 for

ape

(0.56 sec)
  1. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...PDF Dokument öffnen document = ap.Document(input_pdf) # PDF als...

    blog.aspose.com/de/pdf/convert-pdf-to-doc-in-py...
  2. arkiv

    arkiv...pdf as ap input_pdf = DIR_INPUT + "sample...Öppna PDF-dokument document = ap.Document(input_pdf) # Spara PDF...

    blog.aspose.com/sv/pdf/convert-pdf-to-doc-in-py...
  3. Arşiv

    Arşiv...pdf as ap input_pdf = DIR_INPUT + "sample...# PDF belgesini aç document = ap.Document(input_pdf) # PDF'yi...

    blog.aspose.com/tr/pdf/convert-pdf-to-doc-in-py...
  4. Fusionner des fichiers PDF en Python|Aspose.PDF...

    Apprenez comment fusionner plusieurs fichiers PDF en un seul document en Python....pdf as ap from os import path def merge_two_documents...document1 = ap . Document ( infile1 ) document2 = ap . Document...

    docs.aspose.com/pdf/fr/python-net/merge-pdf/
  5. 使用 Python 导入和导出批注|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 从一个 PDF 导入批注并将其导出到新 PDF 文档中。... source_document = ap . Document ( infile ) 创建目标 PDF...任何页面。 destination_document = ap . Document () 添加一个用于导出注释的页面 ...

    docs.aspose.com/pdf/zh/python-net/import-export...
  6. 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...
  7. Importar y exportar anotaciones usando Python|A...

    Aprenda cómo importar anotaciones de un PDF y exportarlas a un nuevo documento PDF usando Aspose.PDF for Python via .NET.... source_document = ap . Document ( infile ) Crear el...página. destination_document = ap . Document () Agregar una página...

    docs.aspose.com/pdf/es/python-net/import-export...
  8. Python에서 PDF에 페이지 스탬프 추가|Aspose.PDF for Python ...

    Python에서 PDF 페이지 스탬프를 오버레이 또는 배경으로 추가하는 방법을 알아봅니다.... 를 사용하여 PDF 문서 열기 ap.Document() (참조 Document ). 만들기...import sys import aspose.pdf as ap from os import path def add_page_stamp...

    docs.aspose.com/pdf/ko/python-net/page-stamps-i...
  9. 파이썬에서 PDF에서 양식 삭제하기|Aspose.PDF for Python via .NET

    .NET을 통해 Python용 Aspose.PDF 를 사용하여 전체 정리 및 대상 삭제를 포함하여 PDF 페이지에서 양식 객체를 제거합니다....pdf as ap def remove_all_forms ( input_file_name...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/ko/python-net/remove-form/
  10. 档案

    档案...pdf as ap # 加载PDF文件 document = ap.Document("input.pdf")..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/zh/pdf/encrypt-decrypt-pdf-in-p...