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

ape

(0.15 sec)
  1. 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/
  2. إضافة رقم الصفحة إلى 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/
  3. Convertir PDF en EPUB, LaTeX, Texte, XPS en Pyt...

    Ce sujet vous montre comment convertir un fichier PDF en d'autres formats de fichier comme EPUB, LaTeX, Texte, XPS, etc. en utilisant Python....pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap . Document ( input_pdf ) # Instancier...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  4. Arşiv

    Arşiv...pdf as ap # Belge nesnesini başlat document = ap.Document()...nesnesini başlat text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/tr/pdf/create-pdf-files-in-python/
  5. أرشيف

    أرشيف...pdf as ap # تهيئة كائن المستند document = ap.Document() #...كائن تجزئة النص text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/ar/pdf/create-pdf-files-in-python/
  6. Konversi PDF ke Excel di Python|Aspose.PDF untu...

    Aspose.PDF untuk perpustakaan Python memungkinkan Anda mengonversi PDF ke format Excel menggunakan Python. Format ini termasuk 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/id/python-net/convert-pdf-t...
  7. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 在 Python 中|Aspose.P...

    本主题向您展示如何使用 Python 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_epub.epub" # 打开PDF文档 document = ap . Document ( input_pdf ) # 实例化Epub保存选项...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  8. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF documents in Python using Aspose.PDF for content management and link analysis.... Use ap.Document(path_infile) to open...each link. import aspose.pdf as ap from os import path # Construct...

    docs.aspose.com/pdf/python-net/extract-links/
  9. Archivio

    Archivio...pdf as ap # Crea un oggetto PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Percorso della directory contenente...

    blog.aspose.com/it/pdf/print-pdf-in-python/
  10. Procurar

    Procurar...pdf as ap # Criar objeto PDFViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Caminho do diretório contendo...

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