Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,741 for

ape

(0.15 sec)
  1. Ouvrir un document PDF par programmation|Aspose...

    Apprenez à ouvrir un fichier PDF dans Python Aspose.PDF pour la bibliothèque Python via .NET. Vous pouvez ouvrir un PDF existant, un document à partir d'un flux et un document PDF chiffré....pdf as ap # Ouvrir le document document = ap . Document (...d’un flux import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/fr/python-net/open-pdf-docu...
  2. PythonでPDFをExcelに変換|Aspose.PDF for Python via .NET

    Aspose.PDF for Pythonライブラリを使用すると、PythonでPDFをExcel形式に変換できます。これらの形式には、XLS、XLSX、XML 2003スプレッドシート、CSV、ODSが含まれます。...pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/ja/python-net/convert-pdf-t...
  3. Создать Tagged PDF на Python|Aspose.PDF for Pyt...

    Узнайте, как создавать Tagged PDF документы на Python с Aspose.PDF for Python via .NET, включая PDF/UA Structure Elements, доступные Form, страницы TOC и автоматическое тегирование....pdf as ap import sys from os import path...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/ru/python-net/create-tagged...
  4. Aspose.Page для Python – часто задаваемые вопросы

    Подробные часто задаваемые вопросы, охватывающие установку, лицензирование, поддерживаемые форматы, преобразование, рендеринг, редактирование, производительность и устранение неполадок для библиотеки Aspose.Page на чистом Python....page as ap 2 license = ap. License () 3 license...import aspose.page as ap 2 3 doc = ap. Document ( ' sample. ps...

    docs.aspose.com/page/ru/python-net/faq/
  5. Añadir y Eliminar un Marcador usando Python|Asp...

    Puede añadir un marcador a un documento PDF con Python. Es posible eliminar todos o algunos marcadores de un documento PDF....pdf as ap # Abrir documento document = ap . Document (...objeto de marcador outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/es/python-net/add-and-delet...
  6. نقل صفحات PDF برمجياً باستخدام بايثون|Aspose.PD...

    حاول نقل الصفحات إلى الموقع المطلوب أو إلى نهاية ملف PDF باستخدام Aspose.PDF لبايثون عبر .NET....pdf as ap srcDocument = ap . Document ( src_file_name...src_file_name ) dstDocument = ap . Document ( dst_File_name ) page =...

    docs.aspose.com/pdf/ar/python-net/move-pages/
  7. Bekerja dengan Grafik Vektor di Python|Aspose.P...

    Pelajari cara mengekstrak, memindahkan, menghapus, dan menyalin grafik vektor antar halaman PDF menggunakan GraphicsAbsorber di Python....pdf as ap import sys from os import path...): with ap . Document ( infile ) as document : with ap . vector...

    docs.aspose.com/pdf/id/python-net/working-with-...
  8. Protéger les fichiers PDF en Python|Aspose.PDF ...

    Apprenez comment crypter les fichiers, décrypter les PDF protégés et changer les mots de passe en Python....pdf as ap def encrypt_password ( infile...document = ap . Document ( infile ) document_privilege = ap . facades...

    docs.aspose.com/pdf/fr/python-net/protect-pdf-f...
  9. 在 Python 中保护 PDF 文件|Aspose.PDF for Python via .NET

    了解如何在 Python 中加密文件、解密受保护的 PDF 并更改密码。...pdf as ap def encrypt_password ( infile...document = ap . Document ( infile ) document_privilege = ap . facades...

    docs.aspose.com/pdf/zh/python-net/protect-pdf-f...
  10. Meningkatkan Ekstraksi Teks dari PDF Multi‑Kolo...

    Pelajari teknik untuk meningkatkan ekstraksi teks dari tata letak PDF multi‑kolom dengan Aspose.PDF for Python....pdf as ap def extract_text_reduce_font...""" doc = ap . Document ( infile ) frag_absorber = ap . text ....

    docs.aspose.com/pdf/id/python-net/text-extracti...