Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 5,749 for

ape

(2.65 sec)
  1. 档案

    档案...pdf as ap 提取文本:在 Python 中解析 PDF # 从 PDF...import aspose.pdf as ap # 打开 PDF 文档 document = ap.Document("AddText...

    blog.aspose.com/zh/pdf/parse-pdf-in-python/
  2. دمج ملفات PDF في بايثون|Aspose.PDF for Python v...

    تعرف على كيفية دمج ملفات PDF متعددة في مستند واحد في Python....pdf as ap from os import path def merge_two_documents...document1 = ap . Document ( infile1 ) document2 = ap . Document...

    docs.aspose.com/pdf/ar/python-net/merge-pdf/
  3. Gabungkan File PDF di Python|Aspose.PDF for Pyt...

    Pelajari cara menggabungkan beberapa file PDF menjadi satu dokumen dalam Python....pdf as ap from os import path def merge_two_documents...document1 = ap . Document ( infile1 ) document2 = ap . Document...

    docs.aspose.com/pdf/id/python-net/merge-pdf/
  4. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...PDF Dokument öffnen document = ap.Document(input_pdf) # Erstellen...

    blog.aspose.com/de/pdf/convert-pdf-to-ppt-in-py...
  5. ค้นหา

    ค้นหา...pdf as ap # โหลดไฟล์ PDF document = ap.Document("input...pages: # สร้าง PDF ใหม่ splitPDF = ap.Document() # เพิ่มหน้าใน PDF...

    blog.aspose.com/th/pdf/split-pdf-in-python/
  6. 将PDF转换为PowerPoint在Python中|Aspose.PDF for Python...

    Aspose.PDF允许您使用Python将PDF转换为PPT(PowerPoint)格式。可以通过将幻灯片作为图像的方式将PDF转换为PPTX。...pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # 打开 PDF 文档 document = ap . Document ( input_pdf ) # 实例化...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  7. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "many_pages...Abrir documento PDF document = ap.Document(input_pdf) # Criar objeto...

    blog.aspose.com/pt/pdf/convert-pdf-to-image-in-...
  8. Архивы

    Архивы...pdf as ap input_pdf = DIR_INPUT + "many_pages...Открыть PDF-документ document = ap.Document(input_pdf) # Создать...

    blog.aspose.com/ru/pdf/convert-pdf-to-image-in-...
  9. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "many_pages...Otevřete dokument PDF document = ap.Document(input_pdf) # Vytvořit...

    blog.aspose.com/cs/pdf/convert-pdf-to-image-in-...
  10. Extraer archivos adjuntos de PDF|Aspose.PDF for...

    Aprenda cómo trabajar con archivos adjuntos PDF usando Python y Aspose.PDF....pdf as ap def extract_single_attachment...attachment_name , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/es/python-net/extract-attac...