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

ape

(0.29 sec)
  1. 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-...
  2. Заменить изображение в существующем PDF‑файле с...

    Узнайте, как заменять встроенные изображения в существующих PDF‑файлах с помощью Python....Загрузите исходный PDF с помощью ap.Document(infile) . Откройте заменяемое...обновлённый PDF. import aspose.pdf as ap from io import FileIO def replace_image...

    docs.aspose.com/pdf/ru/python-net/replace-image...
  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. 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...
  5. Work with PDF Actions in Python|Aspose.PDF for ...

    Learn how to add, update, and remove document, page, and form actions in PDF files using Python....pdf as ap from aspose.pycore import is_assignable...ons_out.pdf") Notes: - Uses `ap.annotations.JavascriptAction`...

    docs.aspose.com/pdf/python-net/actions/
  6. 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/
  7. 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/
  8. 使用 Python 添加和删除书签|Aspose.PDF for Python via .NET

    你可以使用 Python 向 PDF 文档添加书签。可以从 PDF 文档中删除所有或特定书签。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...input_pdf ) # 创建书签对象 outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/zh/python-net/add-and-delet...
  9. 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/
  10. Архів

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

    blog.aspose.com/uk/pdf/print-pdf-in-python/