Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,749 for

ape

(0.76 sec)
  1. Anotaciones Extras usando Python|Aspose.PDF par...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF....pdf as ap # Abrir documento document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/es/python-net/extra-annotat...
  2. 使用 Python 管理 PDF 页眉和页脚|Aspose.PDF for Python vi...

    了解如何使用 Python 和 Aspose.PDF 管理 PDF 文档中的页眉和页脚。...pdf as ap import sys def _create_text_artifact...artifact . text_state . font = ap . text . FontRepository . find_font...

    docs.aspose.com/pdf/zh/python-net/artifacts-hea...
  3. Gérer les en-têtes et pieds de page PDF avec Py...

    Apprenez comment gérer les en-têtes et pieds de page dans les documents PDF avec Python et Aspose.PDF....pdf as ap import sys def _create_text_artifact...artifact . text_state . font = ap . text . FontRepository . find_font...

    docs.aspose.com/pdf/fr/python-net/artifacts-hea...
  4. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/adding-tables/
  5. Adicionar tabelas ao PDF em Python|Aspose.PDF f...

    Saiba como adicionar e configurar tabelas em documentos PDF existentes em Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/pt/python-net/adding-tables/
  6. Python で PDF にデジタル署名を追加したり、PDF にデジタル署名したりできます。|...

    Python で PDF 文書にデジタル署名し、タイムスタンプを追加し、署名を検証する方法を学びましょう。...pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/ja/python-net/digitally-sig...
  7. Converter PDF para formatos de imagem em Python...

    Aprenda como renderizar páginas PDF como arquivos TIFF, BMP, EMF, JPEG, PNG, GIF e SVG em Python com Aspose.PDF for Python via .NET....pdf as ap from io import FileIO from os...document = ap . Document ( infile ) resolution = ap . devices...

    docs.aspose.com/pdf/pt/python-net/convert-pdf-t...
  8. Python を使用したマークアップアノテーション|Aspose.PDF for Python...

    .NET 経由で Aspose.PDF for Python を使用して、PDF ドキュメント内のテキスト、キャレット、注釈を追加、読み取り、削除する方法、および注釈を置換する方法について説明します。... ソース PDF を開く document = ap . Document ( infile ) テキスト注釈の作成と設定...イコンを設定します。 text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/ja/python-net/markup-annota...
  9. 在 Python 中使用 FloatingBox 进行 PDF 布局|Aspose.PDF f...

    学习如何在 PDF 文档中使用 FloatingBox 进行文本布局、多列内容和精确定位(使用 Python)。...pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/zh/python-net/floating-box/
  10. Qué hay de nuevo|Aspose.PDF para Python a travé...

    En esta página se presentan las características nuevas más populares en Aspose.PDF para Python a través de .NET que se han introducido en lanzamientos recientes....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/es/python-net/whatsnew/