Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,093 for

ape

(0.15 sec)
  1. Archiwa

    Archiwa...pdf as ap input_pdf = DIR_INPUT + "sample...# Otwórz plik PDF document = ap.Document(input_pdf) # Utwórz...

    blog.aspose.com/pl/pdf/convert-pdf-to-excel-in-...
  2. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Load the PDF document with ‘ap.Document’. Select the target...updated PDF. import aspose.pdf as ap from io import FileIO from os...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  3. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  4. تنسيق مستند PDF باستخدام بايثون|Aspose.PDF لـ P...

    قم بإنشاء وتنسيق مستند PDF باستخدام Aspose.PDF لبايثون عبر .NET. استخدم الجزء التالي من الكود لحل مهامك....pdf as ap # فتح المستند document = ap . Document ( input_pdf...aspose.pdf as ap # افتح المستند document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ar/python-net/formatting-pd...
  5. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....pdf as ap def add_bates_numbering ( path_outfile...new or empty PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/add-bates-number...
  6. Добавление заголовка и колонтитула в PDF с испо...

    Aspose.PDF для Python через .NET позволяет добавлять заголовки и колонтитулы в ваш PDF файл с использованием класса TextStamp....pdf as ap # Открыть документ document = ap . Document (...Создать заголовок textStamp = ap . TextStamp ( "Header Text" )...

    docs.aspose.com/pdf/ru/python-net/add-headers-a...
  7. Tambahkan Header dan Footer ke PDF menggunakan ...

    Aspose.PDF untuk Python melalui .NET memungkinkan Anda menambahkan header dan footer ke file PDF Anda menggunakan kelas TextStamp....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...input_pdf ) # Buat header textStamp = ap . TextStamp ( "Header Text" )...

    docs.aspose.com/pdf/id/python-net/add-headers-a...
  8. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....pdf as ap # Open document document = ap . Document ( input_file...Annotation highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/python-net/highlights-annot...
  9. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....Initializes an empty PDF document with ‘ap.Document()’. The ‘self.creat...pandas as pd import aspose.pdf as ap # Example DataFrame df = pd ...

    docs.aspose.com/pdf/python-net/integrate-table/
  10. Membuat PDF yang kompleks|Aspose.PDF untuk Pyth...

    Aspose.PDF untuk Python via .NET memungkinkan Anda membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen....pdf as ap # Inisialisasi objek dokumen document = ap . Document...page . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/id/python-net/complex-pdf-e...