Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,096 for

ape

(0.2 sec)
  1. Архів

    Архів...pdf as ap input_pdf = DIR_INPUT + "many_pages...Відкрийте документ PDF document = ap.Document(input_pdf) # Створіть...

    blog.aspose.com/uk/pdf/convert-pdf-to-image-in-...
  2. تحويل PDF إلى PowerPoint في بايثون|Aspose.PDF ل...

    يسمح Aspose.PDF لك بتحويل PDF إلى تنسيق PPT (PowerPoint) باستخدام بايثون. هناك إمكانية لتحويل PDF إلى PPTX بالشرائح كصور....pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # فتح مستند PDF document = ap . Document ( input_pdf ) # إنشاء...

    docs.aspose.com/pdf/ar/python-net/convert-pdf-t...
  3. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library....pdf as ap # Open document document = ap . Document ( input_pdf...attachment fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  4. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....pdf as ap # Load source PDF document pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/python-net/extract-table-fr...
  5. Archiv

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

    blog.aspose.com/cs/pdf/convert-pdf-to-doc-in-py...
  6. Eliminar tablas de un PDF existente|Aspose.PDF ...

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

    docs.aspose.com/pdf/es/python-net/remove-tables...
  7. ค้นหา

    ค้นหา...pdf as ap # โหลดเอกสาร PDF อินพุต document = ap.Document("input...ตั้งค่าข้อความลายน้ำ stamp = ap.TextStamp("CONFIDENTIAL") # ...

    blog.aspose.com/th/pdf/add-watermark-in-pdf-in-...
  8. Extracting Pages programmatically Python|Aspose...

    You can extract pages from your PDF file using Aspose.PDF for Python via .NET library....PDF using the Document API ( ap.Document() ). Create a new Document...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/extract-pages/
  9. 档案

    档案...pdf as ap input_pdf = DIR_INPUT + "many_pages...document = ap.Document(input_pdf) # 创建分辨率对象 resolution = ap.devices...

    blog.aspose.com/zh/pdf/convert-pdf-to-image-in-...
  10. Lưu trữ

    Lưu trữ...pdf as ap input_pdf = DIR_INPUT + "many_pages...# Mở tài liệu PDF document = ap.Document(input_pdf) # Tạo đối...

    blog.aspose.com/vi/pdf/convert-pdf-to-image-in-...