Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,858 for

ape

(0.21 sec)
  1. Agregar texto a PDF en Python|Aspose.PDF for Py...

    Aprenda cómo agregar texto, fragmentos HTML, listas, enlaces y fuentes personalizadas a documentos PDF en Python....pdf as ap # region Basic text insertion...Create a new document document = ap . Document () page = document...

    docs.aspose.com/pdf/es/python-net/add-text-to-p...
  2. Adicionar texto ao PDF em Python|Aspose.PDF for...

    Aprenda como adicionar texto, fragmentos HTML, listas, links e fontes personalizadas a documentos PDF em Python....pdf as ap # region Basic text insertion...Create a new document document = ap . Document () page = document...

    docs.aspose.com/pdf/pt/python-net/add-text-to-p...
  3. إضافة تعليقات توضيحية على الأشكال باستخدام بايث...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF للبايثون عبر .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/ar/python-net/figures-annot...
  4. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET....as ap def extract_watermark_from_pdf ( infile ): with ap . Document...artifacts if artifact . type == ap . Artifact . ArtifactType . PAGINATION...

    docs.aspose.com/pdf/python-net/add-watermarks/
  5. Formatar texto PDF em Python|Aspose.PDF for Pyt...

    Aprenda a formatar texto em documentos PDF em Python utilizando espaçamento, margens, avanço e opções de estilo....pdf as ap import sys from os import path...case ( outfile ): document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/text-formatting-...
  6. 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-...
  7. إضافة نص إلى PDF في بايثون|Aspose.PDF for Pytho...

    تعرف على كيفية إضافة نص وأجزاء HTML والقوائم والروابط والخطوط المخصصة إلى مستندات PDF في Python....pdf as ap # region Basic text insertion...Create a new document document = ap . Document () page = document...

    docs.aspose.com/pdf/ar/python-net/add-text-to-p...
  8. 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...
  9. Python で PDF に楕円シェイプを追加する方法|Aspose.PDF for Pyth...

    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-ellipse/
  10. 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-...