Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 4,100 for

ape

(0.11 sec)
  1. Manipulate PDF Documents in Python|Aspose.PDF f...

    Learn how to validate, structure, and modify PDF documents in Python, including TOC management and PDF/A checks....pdf as ap def validate_pdfa_standard_a1a...input_pdf , output_pdf ): document = ap . Document ( input_pdf ) document...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  2. 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...
  3. Добавить круглые формы в 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/
  4. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF documents in Python using spacing, borders, indentation, and styling options....pdf as ap import sys from os import path...case ( outfile ): document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/text-formatting-...
  5. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....pdf as ap import aspose.pydrawing as drawing...output_file_name ): document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/create-form/
  6. 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...
  7. Annotation de surlignage PDF en utilisant Pytho...

    Les annotations de balisage sont présentées dans le texte sous forme de surlignages, de soulignements, de barrés ou de soulignements en zigzag dans le texte d'un document....pdf as ap # Ouvrir le document document = ap . Document (...Cercle highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/fr/python-net/highlights-an...
  8. 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-...
  9. Преобразование PDF в Excel на Python|Aspose.PDF...

    Библиотека Aspose.PDF for Python позволяет преобразовывать PDF в формат Excel с использованием Python. Эти форматы включают XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/ru/python-net/convert-pdf-t...
  10. تحويل PDF إلى Excel في بايثون|Aspose.PDF لـ Pyt...

    تتيح لك مكتبة Aspose.PDF for Python تحويل PDF إلى تنسيق Excel باستخدام بايثون. تشمل هذه التنسيقات XLS، XLSX، XML 2003 Spreadsheet، CSV، ODS....pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/ar/python-net/convert-pdf-t...