Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,864 for

ape

(0.81 sec)
  1. Anotações de marcação usando Python|Aspose.PDF ...

    Aprenda como adicionar, ler e excluir anotações de texto, cursor e substituição em documentos PDF usando Aspose.PDF for Python via .NET....Abra o PDF de origem document = ap . Document ( infile ) Criar e...cor e ícone. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/pt/python-net/markup-annota...
  2. Pythonでタグ付けされたPDFのテーブルを操作する|Aspose.PDF for Pyth...

    Aspose.PDF for Python via .NET を使用して、Pythonでタグ付けされたPDFのアクセシブルなテーブルを操作する方法を学びます。構造、スパン、配置、そして PDF/UA に適したテーブルマークアップが含まれます。...pdf as ap import sys from os import path...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/ja/python-net/working-with-...
  3. Добавить цифровую подпись или подписать PDF в P...

    Узнайте, как подписывать цифровой подписью PDF‑документы, добавлять метки времени и проверять подписи в Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/ru/python-net/digitally-sig...
  4. Formatear texto PDF con Python|Aspose.PDF for P...

    Aprenda a formatear texto dentro de documentos PDF en Python usando opciones de espaciado, bordes, sangría y estilo....pdf as ap import sys from os import path...case ( outfile ): document = ap . Document () page = document...

    docs.aspose.com/pdf/es/python-net/text-formatti...
  5. Manipular documentos PDF em Python|Aspose.PDF f...

    Aprenda como validar, estruturar e modificar documentos PDF em Python, incluindo o gerenciamento de TOC e verificações de PDF/A....pdf as ap def validate_pdfa_standard_a1a...input_pdf , output_pdf ): document = ap . Document ( input_pdf ) document...

    docs.aspose.com/pdf/pt/python-net/manipulate-pd...
  6. Manipulasi Dokumen PDF dalam Python melalui .NE...

    Artikel ini berisi informasi tentang cara memvalidasi Dokumen PDF untuk Standar PDF A menggunakan Python, cara bekerja dengan TOC, cara mengatur tanggal kedaluwarsa PDF, dan lain-lain....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) Cuplikan...

    docs.aspose.com/pdf/id/python-net/manipulate-pd...
  7. Manipular documentos PDF en Python|Aspose.PDF f...

    Aprende cómo validar, estructurar y modificar documentos PDF en Python, incluyendo la gestión de TOC y la verificación de PDF/A....pdf as ap def validate_pdfa_standard_a1a...input_pdf , output_pdf ): document = ap . Document ( input_pdf ) document...

    docs.aspose.com/pdf/es/python-net/manipulate-pd...
  8. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....pdf as ap def optimize_pdf_with_loss_l...n ( infile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/python-net/whatsnew/
  9. Anotaciones basadas en texto usando Python|Aspo...

    Aprenda cómo agregar, inspeccionar y eliminar anotaciones de texto libre, resaltado, subrayado, ondulado y tachado en documentos PDF usando Aspose.PDF for Python via .NET....Abra el PDF de origen document = ap . Document ( infile ) Crear y...libre free_text_annotation = ap . annotations . FreeTextAnnotation...

    docs.aspose.com/pdf/es/python-net/text-based-An...
  10. 使用 Python 的基于文本的注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、检查和删除自由文本、高亮、下划线、波浪线和删除线注释。... 打开源 PDF document = ap . Document ( infile ) 创建并配置自由文本注释...创建并配置自由文本注释 free_text_annotation = ap . annotations . FreeTextAnnotation...

    docs.aspose.com/pdf/zh/python-net/text-based-an...