Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,749 for

ape

(1 sec)
  1. Add Tooltips to PDF Text in Python|Aspose.PDF f...

    Learn how to add tooltips to text fragments in PDF documents in Python....pdf as ap import aspose.pydrawing as drawing...): # Create PDF document with ap . Document () as document : document...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  2. التعليقات التوضيحية للعلامة المائية باستخدام Py...

    تعرف على كيفية إضافة التعليقات التوضيحية للعلامة المائية وفحصها وحذفها في مستندات PDF باستخدام Aspose.PDF لـ Python عبر .NET....على الصفحة المستهدفة document = ap . Document ( infile ) page =...watermark_annotation = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/ar/python-net/watermark-ann...
  3. Anotasi Watermark menggunakan Python|Aspose.PDF...

    Pelajari cara menambahkan, memeriksa, dan menghapus anotasi watermark pada dokumen PDF menggunakan Aspose.PDF for Python via .NET....dapatkan halaman target document = ap . Document ( infile ) page =...watermark_annotation = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/id/python-net/watermark-ann...
  4. Tambahkan Bentuk Persegi Panjang ke PDF dalam P...

    Pelajari cara menggambar dan mengisi bentuk persegi panjang dalam file PDF menggunakan Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/id/python-net/add-rectangle/
  5. Import and Export Form Data|Aspose.PDF for Pyth...

    Import and export AcroForm field data in XML, FDF, XFDF, and JSON formats using Aspose.PDF for Python via .NET....pdf as ap def import_data_from_xml ( input_file_name..., output_file_name ): form = ap . facades . Form () form . bind_pdf...

    docs.aspose.com/pdf/python-net/import-export-fo...
  6. Formateo de Documento PDF usando Python|Aspose....

    Crear y formatear el Documento PDF con Aspose.PDF para Python vía .NET. Use el siguiente fragmento de código para resolver sus tareas....pdf as ap # Abrir documento document = ap . Document (...aspose.pdf as ap # Abrir documento document = ap . Document (...

    docs.aspose.com/pdf/es/python-net/formatting-pd...
  7. Use FloatingBox for PDF Layout in Python|Aspose...

    Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF documents with Python....pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/floating-box/
  8. العمل مع مشغلي PDF في بايثون|Aspose.PDF for Pyt...

    تعرف على كيفية استخدام مشغلات PDF منخفضة المستوى في Python لمعالجة تدفق المحتوى بدقة والتحكم في الرسومات....pdf as ap from os import path def add_... imagefile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ar/python-net/working-with-...
  9. Converter PDF para Word em Python|Aspose.PDF fo...

    Aprenda como converter PDF para Word em Python, incluindo PDF para DOC, PDF para DOCX e reconhecimento avançado de layout com Aspose.PDF....Carregue o PDF em um objeto ‘ap.Document’. Crie uma instância...import path import aspose.pdf as ap import sys def convert_PDF_to_DOC...

    docs.aspose.com/pdf/pt/python-net/convert-pdf-t...
  10. Work with Vector Graphics in Python|Aspose.PDF ...

    Learn how to extract, move, remove, and copy vector graphics between PDF pages using GraphicsAbsorber in Python....pdf as ap import sys from os import path...): with ap . Document ( infile ) as document : with ap . vector...

    docs.aspose.com/pdf/python-net/working-with-vec...