Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,552 for

ape

(1.09 sec)
  1. Добавить текстовые штампы в PDF на Python|Aspos...

    Узнайте, как добавлять текстовые штампы в PDF‑документы на Python....pdf as ap from os import path def add_text_stamp...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/ru/python-net/text-stamps-i...
  2. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Otevřete soubor PDF document = ap.Document(input_pdf) # Vytvořte...

    blog.aspose.com/cs/pdf/convert-pdf-to-excel-in-...
  3. فتح مستند PDF برمجيًا|Aspose.PDF لـ Python عبر ...

    تعلم كيفية فتح ملف PDF في مكتبة Aspose.PDF لـ Python عبر .NET. يمكنك فتح ملف PDF موجود، مستند من دفق، ومستند PDF مشفر....pdf as ap # فتح المستند document = ap . Document ( input_pdf...موجود من دفق import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/ar/python-net/open-pdf-docu...
  4. Archiwa

    Archiwa...pdf as ap # Zainicjuj obiekt dokumentu document = ap.Document()...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/pl/pdf/create-pdf-files-in-python/
  5. Arsip

    Arsip...pdf as ap # Inisialisasi objek dokumen document = ap.Document()...fragmen teks text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/id/pdf/create-pdf-files-in-python/
  6. Archivo

    Archivo...pdf as ap # Crear objeto PDFViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Ruta del directorio que contiene...

    blog.aspose.com/es/pdf/print-pdf-in-python/
  7. Архів

    Архів...pdf as ap # Створити об'єкт PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Шлях до каталогу, що містить...

    blog.aspose.com/uk/pdf/print-pdf-in-python/
  8. Remover Tabelas de PDF Existente|Aspose.PDF par...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # Carregar documento PDF existente...existente pdf_document = ap . Document ( input_file ) # Criar objeto...

    docs.aspose.com/pdf/pt/python-net/remove-tables...
  9. Get, Update, and Expand PDF Bookmarks in Python...

    Learn how to retrieve, update, and expand bookmarks in PDF documents using Python....pdf as ap def get_bookmarks ( input_pdf ): document = ap . Document...import sys import aspose.pdf as ap def get_bookmark_page_number...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  10. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le fichier PDF document = ap.Document(input_pdf) # Créer et...

    blog.aspose.com/fr/pdf/convert-pdf-to-excel-in-...