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

ape

(0.06 sec)
  1. 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/
  2. 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/
  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. 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/
  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-hant/python-net/editor/
  6. Aspose::Pdf::UnifiedSaveOptions Class Reference...

    Classes | Public Types | Public Member Functions | Public Attributes | Protected Types | Protected Member Functions |......handles events of PDF to APS and APS to [Other format] progress...events of conversion Pdf to APS to generate total progress events...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.u...
  7. 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/
  8. 通过 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/
  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/