Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 15,944 for

ape

(0.23 sec)
  1. ดูหรือแก้ไขข้อมูลกำกับภาพ PDF ผ่าน Python | Asp...

    งูหลามซอร์สโค้ดในการแก้ไขหรือดูข้อมูลเมตาของรูปแบบ PDF บน NET Framework, .NET หลัก...pdf as ap # Open document pdf_document = ap . Document (...

    products.aspose.com/pdf/th/python-net/metadata/
  2. Visualizza o modifica i metadati PDF tramite Py...

    Codice sorgente Python per modificare o visualizzare i metadati in formato PDF su .NET Framework, .NET Core....pdf as ap # Open document pdf_document = ap . Document (...

    products.aspose.com/pdf/it/python-net/metadata/
  3. 旋转 PDF 页面 | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库旋转 PDF 文件的功能。...======= >>>>>>> develop doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/zh-hant/python-net/rotate/
  4. Pangkas PDF melalui Python | Aspose.PDF

    Pangkas PDF dengan Python untuk.NET tanpa kehilangan kualitas. Halaman ini menjelaskan fitur memotong file PDF menggunakan Aspose.PDF untuk pustaka Python....pdf as ap document = ap . Document ( input_pdf...Create new Box Rectagle new_box = ap . Rectangle ( 200 , 220 , 2170...

    products.aspose.com/pdf/id/python-net/crop/
  5. A PDF kivágása a Python segítségével | Aspose.PDF

    Vágja le a PDF-t Python-ban a.NET számára a minőség elvesztése nélkül. Ez az oldal a PDF-fájl Aspose.PDF for Python könyvtár használatával történő kivágásának jellemzőit ismerteti....pdf as ap document = ap . Document ( input_pdf...Create new Box Rectagle new_box = ap . Rectangle ( 200 , 220 , 2170...

    products.aspose.com/pdf/hu/python-net/crop/
  6. Python 를 통한 이미지 작업 | Aspose.PDF

    이 페이지에서는 Python용 Aspose.PDF 라이브러리를 사용하여 PDF 파일의 이미지 작업을 수행하는 기능을 설명합니다....pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/ko/python-net/images/
  7. Aspose.PDF for CPP 20.11 Release Notes|Aspose.P...

    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....APS Enumeration member Aspose.Pdf...member Aspose.Pdf.SaveFormat.Aps Enumeration member Aspose.Pdf...

    docs.aspose.com/pdf/cpp/aspose-pdf-for-cpp-20-1...
  8. How to - use Aspose.Pdf for JasperReports offli...

    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....ap. Run the following commands on...<InstallDir> \demo\samples\charts.ap\AreaChartReport.pdf in Adobe...

    docs.aspose.com/pdf/jasperreports/how-to-use-as...
  9. Remove Images from PDF via Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library....pdf as ap input_file = DIR_INPUT + "sample_with_image...pdf" # Open document document = ap . Document ( input_file ) # Delete...

    products.aspose.com/pdf/python-net/images/remove/
  10. 通过 Python for .NET 将多个文件类型文件合并成单个文件 | Aspose.PDF

    用于合并 .NET 框架、.NET Core 上各种文件的 Python 源代码。...pdf as ap input_pdf_1 = DIR_INPUT_DOCUMENTS...Open first document document1 = ap . Document ( input_pdf_1 ) #...

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