Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,749 for

ape

(1.07 sec)
  1. حماية ملفات PDF في بايثون|Aspose.PDF for Python...

    تعرف على كيفية تشفير الملفات وفك تشفير ملفات PDF المحمية وتغيير كلمات المرور في Python....pdf as ap def encrypt_password ( infile...document = ap . Document ( infile ) document_privilege = ap . facades...

    docs.aspose.com/pdf/ar/python-net/protect-pdf-f...
  2. Proteger arquivos PDF em Python|Aspose.PDF for ...

    Aprenda a criptografar arquivos, descriptografar PDFs protegidos e alterar senhas em Python....pdf as ap def encrypt_password ( infile...document = ap . Document ( infile ) document_privilege = ap . facades...

    docs.aspose.com/pdf/pt/python-net/protect-pdf-f...
  3. 파이썬에서 PDF에 페이지 번호 추가|Aspose.PDF for Python via ...

    Python에서 PDF 문서에 페이지 번호 스탬프를 추가하는 방법을 알아봅니다....pdf as ap from os import path def add_page_num_stamp...): # Open document document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/ko/python-net/add-page-number/
  4. Crear Tagged PDF en Python|Aspose.PDF for Pytho...

    Aprende cómo crear documentos PDF etiquetados en Python con Aspose.PDF for Python via .NET, incluidos los Structure Elements PDF/UA, formularios accesibles, páginas TOC y etiquetado automático....pdf as ap import sys from os import path...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/es/python-net/create-tagged...
  5. Créer Tagged PDF en Python|Aspose.PDF for Pytho...

    Apprenez à créer des documents PDF balisés en Python avec Aspose.PDF for Python via .NET, incluant les éléments de structure PDF/UA, les formulaires accessibles, les pages TOC et le balisage automatique....pdf as ap import sys from os import path...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/fr/python-net/create-tagged...
  6. 使用 Python 创建带标签的 PDF|Aspose.PDF for Python via ...

    学习如何通过 .NET 使用 Aspose.PDF for Python 在 Python 中创建带标签的 PDF 文档,包括 PDF/UA 结构元素、可访问表单、目录页和自动标记。...pdf as ap import sys from os import path...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/zh/python-net/create-tagged...
  7. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/python-net/working-with-hea...
  8. AcroFormを作成 - Pythonで記入可能なPDFを作成|Aspose.PDF for...

    Aspose.PDF for Pythonを使用して、PDFファイルでフォームをゼロから作成できます...pdf as ap # ドキュメントを開く pdfDocument = ap . Document ( input_file...input_file ) # フィールドを作成 textBoxField = ap . forms . TextBoxField ( pdfDocument...

    docs.aspose.com/pdf/ja/python-net/create-form/
  9. Importar y Exportar datos del formulario|Aspose...

    Importar y exportar datos de campos AcroForm en formatos XML, FDF, XFDF y JSON usando 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/es/python-net/import-export...
  10. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF documents with smart cards and external certificates 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/sign-pdf-documen...