Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 5,873 for

ape

(1.45 sec)
  1. Python でカーブシェイプを PDF に追加する方法|Aspose.PDF for Pyt...

    Python で PDF ファイルにカーブシェイプを描画して塗りつぶす方法を学びましょう。...pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ja/python-net/add-curve/
  2. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....pdf as ap def run_simple ( self ): # Initialize...Initialize document object document = ap . Document () # Add page page...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  3. Formater des documents PDF en Python|Aspose.PDF...

    Apprenez à formater les documents PDF, à incorporer des polices, à contrôler les paramètres du visualiseur et à ajuster les options d'affichage en Python....pdf as ap def get_document_window ( input_pdf...for inspection.""" document = ap . Document ( input_pdf ) print...

    docs.aspose.com/pdf/fr/python-net/formatting-pd...
  4. Aspose.Page für Python – Häufig gestellte Fragen

    Umfassende FAQ zu Installation, Lizenzierung, unterstützten Formaten, Konvertierung, Rendering, Bearbeitung, Leistung und Fehlerbehebung für die reine Python-Bibliothek von Aspose.Page....page as ap 2 license = ap. License () 3 license...import aspose.page as ap 2 3 doc = ap. Document ( ' sample. ps...

    docs.aspose.com/page/de/python-net/faq/
  5. Crear archivos PDF en Python|Aspose.PDF for Pyt...

    Aprenda cómo crear archivos PDF y generar PDFs buscables en Python usando Aspose.PDF for Python via .NET....pdf as ap def create_new_document ( output_pdf...“Hola Mundo!” page.""" document = ap . Document () page = document...

    docs.aspose.com/pdf/es/python-net/create-pdf-do...
  6. Trabajar con gráficos vectoriales en Python|Asp...

    Aprende cómo extraer, mover, eliminar y copiar gráficos vectoriales entre páginas PDF usando GraphicsAbsorber en Python....pdf as ap import sys from os import path...): with ap . Document ( infile ) as document : with ap . vector...

    docs.aspose.com/pdf/es/python-net/working-with-...
  7. Работа с векторной графикой в Python|Aspose.PDF...

    Узнайте, как извлекать, перемещать, удалять и копировать векторную графику между страницами PDF с помощью GraphicsAbsorber в Python....pdf as ap import sys from os import path...): with ap . Document ( infile ) as document : with ap . vector...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  8. 複雑なPDFの作成|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NETを使用すると、画像、テキスト断片、およびテーブルを1つのドキュメントに含むより複雑なドキュメントを作成できます。...pdf as ap # ドキュメントオブジェクトを初期化 document = ap . Document ()...page . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ja/python-net/complex-pdf-e...
  9. Extraer información de la firma del PDF en Pyth...

    Aprenda cómo extraer imágenes de firmas, certificados y detalles de firmas digitales de archivos PDF en Python....pdf as ap import aspose.pydrawing as drawing...in a signature field.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/es/python-net/extract-image...
  10. Verificar limites de forma em gráficos PDF com ...

    Saiba como validar os limites de forma em coleções de gráficos PDF em Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/pt/python-net/aspose-pdf-dr...