Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 5,873 for

ape

(0.16 sec)
  1. 在 Python 中比较 PDF 文档|Aspose.PDF for Python via .NET

    了解如何在 Python 中使用 Aspose.PDF for Python via .NET 通过并排和图形差异输出比较 PDF 文档。...pdf as ap import sys from os import path...document_1 = ap . Document ( infile1 ) document_2 = ap . Document...

    docs.aspose.com/pdf/zh/python-net/compare-pdf-d...
  2. Criar Portfólios PDF em Python|Aspose.PDF for P...

    Saiba como criar e gerenciar portfólios PDF em Python com Aspose.PDF for Python via .NET....pdf as ap def create_pdf_portfolio ( input_files...Instantiate Document Object document = ap . Document () # Instantiate document...

    docs.aspose.com/pdf/pt/python-net/portfolio/
  3. Pythonを使用してPDFにヘッダーとフッターを追加する|Aspose.PDF for Py...

    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/ja/python-net/add-headers-a...
  4. 在 Python 中从 PDF 提取签名信息|Aspose.PDF for Python vi...

    学习如何在 Python 中从 PDF 文件中提取签名图像、证书和数字签名详细信息。...pdf as ap import aspose.pydrawing as drawing...in a signature field.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/zh/python-net/extract-image...
  5. Python에서 PDF에서 서명 정보 추출하기|Aspose.PDF for Python...

    Python에서 PDF 파일에서 서명 이미지, 인증서 및 디지털 서명 세부 정보를 추출하는 방법을 알아봅니다....pdf as ap import aspose.pydrawing as drawing...in a signature field.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ko/python-net/extract-image...
  6. Convertir formatos de imagen a PDF en Python|As...

    Aprenda cómo convertir BMP, CGM, DICOM, PNG, TIFF, EMF, SVG y otros formatos de imagen a PDF en Python con Aspose.PDF for Python via .NET....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document () page = document...

    docs.aspose.com/pdf/es/python-net/convert-image...
  7. 在 Python 中保护 PDF 文件|Aspose.PDF for Python via .NET

    了解如何在 Python 中加密文件、解密受保护的 PDF 并更改密码。...pdf as ap def encrypt_password ( infile...document = ap . Document ( infile ) document_privilege = ap . facades...

    docs.aspose.com/pdf/zh/python-net/protect-pdf-f...
  8. Protéger les fichiers PDF en Python|Aspose.PDF ...

    Apprenez comment crypter les fichiers, décrypter les PDF protégés et changer les mots de passe en Python....pdf as ap def encrypt_password ( infile...document = ap . Document ( infile ) document_privilege = ap . facades...

    docs.aspose.com/pdf/fr/python-net/protect-pdf-f...
  9. Ajouter des pages PDF en Python|Aspose.PDF for ...

    Apprenez comment ajouter ou insérer des pages dans des documents PDF en Python....pdf as ap def insert_empty_page ( input_file_name...: str ) -> None : document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/fr/python-net/add-pages/
  10. Convertir PDF a PowerPoint en Python|Aspose.PDF...

    Aprenda cómo convertir PDF a PowerPoint en Python, incluyendo PDF a PPTX, diapositivas como imágenes y resolución de imagen personalizada con Aspose.PDF....pdf as ap from os import path import sys...document = ap . Document ( infile ) save_options = ap . PptxSaveOptions...

    docs.aspose.com/pdf/es/python-net/convert-pdf-t...