Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,740 for

ape

(0.27 sec)
  1. Создать ссылки PDF в Python|Aspose.PDF for Pyth...

    Узнайте, как создавать внутренние, внешние и удалённые ссылки PDF в Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/ru/python-net/create-links/
  2. Create PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to create internal, external, and remote PDF links in Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/python-net/create-links/
  3. Work with Tables in Tagged PDFs in Python|Aspos...

    Learn how to work with accessible tables in tagged PDFs in Python with Aspose.PDF for Python via .NET, including structure, spans, alignment, and PDF/UA-friendly table markup....pdf as ap import sys from os import path...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/python-net/working-with-tab...
  4. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom fonts to PDF documents in Python....pdf as ap # region Basic text insertion...Create a new document document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  5. Добавить цифровую подпись или подписать 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...
  6. Creando un PDF complejo|Aspose.PDF para Python ...

    Aspose.PDF para Python a través de .NET te permite crear documentos más complejos que contienen imágenes, fragmentos de texto y tablas en un solo documento....pdf as ap # Inicializar objeto de documento document = ap . Document...page . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/es/python-net/complex-pdf-e...
  7. 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-...
  8. أضف أشكال الدائرة إلى PDF في Python|Aspose.PDF ...

    تعرف على كيفية رسم أشكال الدوائر وتعبئتها في ملفات PDF في Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ar/python-net/add-circle/
  9. Добавить круглые формы в PDF на Python|Aspose.P...

    Узнайте, как рисовать и заполнять формы кругов в PDF‑файлах на Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/add-circle/
  10. Agregar formas de círculo a PDF en Python|Aspos...

    Aprenda cómo dibujar y rellenar formas de círculo en archivos PDF con Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/es/python-net/add-circle/