Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,647 for

ape

(0.04 sec)
  1. Python 를 사용하여 PDF 디지털 서명 추가 및 확인 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 문서에 전자 서명을 생성하는 파이썬 소스 코드입니다....pdf as ap inFile = "DigitallySign.pdf"...document = ap . Document ( inFile ) signature = ap . facades ...

    products.aspose.com/pdf/ko/python-net/signature/
  2. Python을 사용하여 PDF에 이미지 추가|Aspose.PDF for Python ...

    이 섹션에서는 Python 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....pdf as ap # 문서 열기 document = ap . Document ( input_file...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ko/python-net/add-image-to-...
  3. プログラムでPDFドキュメントを保存|Aspose.PDF for Python via .NET

    Python Aspose.PDF for Python via .NETライブラリでPDFファイルを保存する方法を学びます。ファイルシステム、ストリーム、およびWebアプリケーションにPDFドキュメントを保存します。...pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ja/python-net/save-pdf-docu...
  4. Add Image Stamp to PDF using Python | Aspose.PDF

    Add image stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....pdf as ap # Open document document = ap . Document ( input_pdf...Create image stamp image_stamp = ap . ImageStamp ( input_image_file...

    products.aspose.com/pdf/python-net/stamps/image/
  5. Obtenir, Mettre à Jour et Développer un Signet ...

    Cet article décrit comment utiliser les signets dans un fichier PDF avec notre bibliothèque Aspose.PDF pour Python....pdf as ap # Ouvrir le document document = ap . Document (...pdf as ap # Créer PdfBookmarkEditor bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/fr/python-net/get-update-an...
  6. Python 를 사용하여 PDF에서 워터마크 제거 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 파일에서 워터마크를 제거하는 파이썬 소스 코드입니다....pdf as ap doc = ap . Document ( "1.pdf" ) if...artifacts [ 1 ] . subtype == ap . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/ko/python-net/watermark...
  7. 使用 Python 保护 PDF | Aspose.PDF

    在 .NET Framework、.NET Core 上使用密码锁定 PDF 文件的 Python...pdf as ap # Open document dataDir = "..." document = ap . Document...privileges documentPrivilege = ap . facades . documentPrivilege...

    products.aspose.com/pdf/zh-hans/python-net/prot...
  8. حذف الصور من ملف PDF باستخدام Python|Aspose.PDF...

    يشرح هذا القسم كيفية حذف الصور من ملف PDF باستخدام Aspose.PDF لـ Python عبر .NET....pdf as ap # افتح المستند document = ap . Document ( input_file...import aspose.pdf as ap # فتح المستند document = ap . Document ( input_file...

    docs.aspose.com/pdf/ar/python-net/delete-images...
  9. Faire pivoter les pages PDF à l'aide de Python|...

    Ce sujet décrit comment faire pivoter l'orientation de la page dans un fichier PDF existant de manière programmatique avec Python....pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/fr/python-net/rotate-pages/
  10. افزودن و تأیید امضای دیجیتال PDF با استفاده از ...

    کد منبع پایتون برای ایجاد امضای الکترونیکی در اسناد PDF در دات نت فریم ورک, دات نت هسته, و PHP, VBScript, دلفی, C++ از طریق COM Interop....pdf as ap inFile = "DigitallySign.pdf"...document = ap . Document ( inFile ) signature = ap . facades ...

    products.aspose.com/pdf/fa/python-net/signature/