Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 15,947 for

ape

(0.08 sec)
  1. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/python-net/images/
  2. Ottieni filigrana da un documento PDF tramite P...

    Codice sorgente Python per ottenere la filigrana da un file PDF su .NET Framework, .NET Core e PHP, VBScript, C++ tramite COM Interop....pdf as ap doc = ap . Document ( "1.pdf" ) if...artifacts [ 1 ] . subtype == ap . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/it/python-net/watermark...
  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. Modifier le PDF via Python | Aspose.PDF

    Cette page décrit les fonctionnalités de modification d'un fichier PDF à l'aide de la bibliothèque Aspose.PDF pour Python....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/fr/python-net/editor/
  5. Python via .NET PDF API - สร้าง ผสาน แก้ไข และแ...

    Wrapper ของ Python เพื่อสร้าง แก้ไข และแยกวิเคราะห์ไฟล์ PDF ตาม .NET-runtime ไลบรารีแปลง 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/th/python-net/
  6. 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/
  7. 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/
  8. 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/
  9. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations...XForm ap = annot . Appearance [ "N" ]; ta . Visit ( ap ); Console...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  10. 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/