Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,093 for

ape

(0.14 sec)
  1. 以编程方式打开PDF文档|Aspose.PDF for Python via .NET

    了解如何在Python Aspose.PDF for Python via .NET库中打开PDF文件。您可以打开现有的PDF、从流中打开文档以及加密的PDF文档。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...从流中打开现有的PDF文档 import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/zh/python-net/open-pdf-docu...
  2. Trabalhando com Portfólio em PDF usando Python|...

    Como Criar um Portfólio em PDF com Python. Você deve usar um arquivo Microsoft Excel, um documento Word e um arquivo de imagem para criar um Portfólio em PDF....pdf as ap # Instanciar Objeto Documento document = ap . Document...documento document . collection = ap . Collection () # Obter arquivos...

    docs.aspose.com/pdf/pt/python-net/portfolio/
  3. إضافة رقم الصفحة إلى PDF باستخدام Python|Aspose...

    Aspose.PDF لـ Python عبر .NET يتيح لك إضافة ختم رقم الصفحة إلى ملف PDF الخاص بك باستخدام فئة PageNumberStamp....pdf as ap # فتح المستند document = ap . Document ( input_pdf...رقم الصفحة page_number_stamp = ap . PageNumberStamp () # ما إذا...

    docs.aspose.com/pdf/ar/python-net/add-page-number/
  4. Manipular Tablas en PDF existente|Aspose.PDF pa...

    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 # Cargar archivo PDF existente pdf_document = ap . Document...para encontrar tablas absorber = ap . text . TableAbsorber () # Visitar...

    docs.aspose.com/pdf/es/python-net/manipulate-ta...
  5. Aspose.Page per Python - Domande frequenti

    Domande frequenti complete su installazione, licenza, formati supportati, conversione, rendering, modifica, prestazioni e risoluzione dei problemi per la libreria pure‑Python di Aspose.Page....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/it/python-net/faq/
  6. Converter PDF para Excel em Python|Aspose.PDF p...

    A biblioteca Aspose.PDF para Python permite converter PDF para formato Excel usando Python. Esses formatos incluem 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/pt/python-net/convert-pdf-t...
  7. Convertir PDF a Excel en Python|Aspose.PDF para...

    La biblioteca Aspose.PDF para Python te permite convertir PDF a formato Excel usando Python. Estos formatos incluyen 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/es/python-net/convert-pdf-t...
  8. Преобразование 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...
  9. تحويل 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...
  10. Архивы

    Архивы...pdf as ap # Создать объект PDFViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Путь к каталогу, содержащему...

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