Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,749 for

ape

(0.54 sec)
  1. Agregar firma digital o firmar digitalmente PDF...

    Aprenda a firmar digitalmente documentos PDF, agregar marcas de tiempo y validar firmas en Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/es/python-net/digitally-sig...
  2. Ajouter une signature numérique ou signer numér...

    Apprenez à signer numériquement des documents PDF, ajouter des horodatages et valider les signatures en Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/fr/python-net/digitally-sig...
  3. Annotations de balisage avec Python|Aspose.PDF ...

    Apprenez comment ajouter, lire et supprimer du texte, du caret, et remplacer les annotations dans les documents PDF à l’aide d’Aspose.PDF for Python via .NET....Ouvrez le PDF source document = ap . Document ( infile ) Créer et...son icône. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/fr/python-net/markup-annota...
  4. Python을 사용한 마크업 주석|Aspose.PDF for Python via .NET

    .NET을 통해 Aspose.PDF for Python을 사용하여 PDF 문서에서 텍스트, 캐럿 및 주석을 추가, 읽고, 삭제하고, 주석을 바꾸는 방법을 알아봅니다.... 원본 PDF 열기 document = ap . Document ( infile ) 텍스트 주석...아이콘을 설정합니다. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/ko/python-net/markup-annota...
  5. Travailler avec les opérateurs PDF en Python|As...

    Apprenez comment utiliser les opérateurs PDF de bas niveau en Python pour une manipulation précise du flux de contenu et le contrôle graphique....pdf as ap from os import path def add_... imagefile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  6. Import and Export Form Data|Aspose.PDF for Pyth...

    Import and export AcroForm field data in XML, FDF, XFDF, and JSON formats using Aspose.PDF for Python via .NET....pdf as ap def import_data_from_xml ( input_file_name..., output_file_name ): form = ap . facades . Form () form . bind_pdf...

    docs.aspose.com/pdf/python-net/import-export-fo...
  7. Работа с PDF-слоями с помощью Python|Aspose.PDF...

    Узнайте, как добавлять, блокировать, извлекать, уплощать и объединять слои PDF в Python....pdf as ap def add_layers ( outfile : str...str ) -> None : document = ap . Document () page = document ....

    docs.aspose.com/pdf/ru/python-net/working-with-...
  8. آرشیوها

    آرشیوها...pdf as ap حالا بیایید بررسی کنیم که چگونه...aspose.pdf as ap # یک سند جدید ایجاد کنید document = ap.Document()...

    blog.aspose.com/fa/pdf/best-python-pdf-library/
  9. Add digital signature or digitally sign PDF in ...

    Learn how to digitally sign PDF documents, add timestamps, and validate signatures in Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  10. Compare PDF Documents in Python|Aspose.PDF for ...

    Learn how to compare PDF documents in Python using side-by-side and graphical difference output with Aspose.PDF for Python via .NET....pdf as ap import sys from os import path...document_1 = ap . Document ( infile1 ) document_2 = ap . Document...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...