Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 15,947 for

ape

(0.21 sec)
  1. Python via .NET PDF API - ایجاد، ادغام، اصلاح و...

    بسته بندی پایتون برای تولید، ویرایش و تجزیه فایل های PDF بر اساس . زمان اجرای خالص. این کتابخانه PDF را به فرمت های مختلف از جمله DOC، DOCX، XLS، XLSX، PPTX HTML و تصاویر تبدیل می کند....pdf as ap input_pdf = DIR_INPUT + "many_pages...Open PDF document document = ap . Document ( input_pdf ) # Create...

    products.aspose.com/pdf/fa/python-net/
  2. 通过 Python 编辑 PDF | Aspose.PDF

    本页介绍使用 Aspose.PDF for Python 库编辑 PDF 文件的功能。...pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/zh-hant/python-net/editor/
  3. How to Merge PDF using Python|Aspose.PDF for Py...

    This page explain how to merge PDF documents into a single PDF file with Python....pdf as ap # Open first document document1 = ap . Document...Open second document document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  4. I-rotate ang PDF Pages | Aspose.PDF

    Inilalarawan ng page na ito ang mga feature kung paano i-rotate ang PDF file gamit ang Aspose.PDF para sa Python library....Pahina ng PDF - Python doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/fil/python-net/rotate/
  5. 通过 Python 编辑 PDF | Aspose.PDF

    本页介绍使用 Aspose.PDF for Python 库编辑 PDF 文件的功能。...pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/zh-hans/python-net/editor/
  6. Bumuo ng PDF File programmatically sa pamamagit...

    Ipinapakita sa paksang ito kung paano gamitin ang Aspose.PDF para sa Python API upang madaling makabuo at magbasa ng mga PDF file sa Python application....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/fil/python-net/create/
  7. Generar un fitxer PDF programàticament a través...

    Aquest tema us mostra com utilitzar el Aspose.PDF per a l'API de Python per generar i llegir fàcilment fitxers PDF en aplicacions Python....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/ca/python-net/create/
  8. LoadFormat | Aspose.PDF for .NET API Reference

    Specifies load format.... APS 13 means loading document in APS format. PDFXML...

    reference.aspose.com/pdf/net/aspose.pdf/loadfor...
  9. การทำงานกับรูปภาพผ่าน Python | Aspose.PDF

    หน้านี้จะอธิบายคุณสมบัติของการทำงานกับภาพในไฟล์ PDF โดยใช้ Aspose.PDF สำหรับห้องสมุดหลาม...pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/th/python-net/images/
  10. 通过 Python for .NET 以编程方式生成 PDF 文件 | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/zh-hans/python-net/create/