Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,096 for

ape

(0.33 sec)
  1. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....Load the PDF as a Document (use ap.Document() ). Define the cropping...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/crop-pages/
  2. Mengonversi PDF ke format PDF/A di Python|Aspos...

    Topik ini menunjukkan kepada Anda bagaimana Aspose.PDF untuk Python memungkinkan mengonversi file PDF ke file PDF yang sesuai dengan PDF/A....pdf as ap input_pdf = DIR_INPUT + "sample...# Buka dokumen PDF document = ap . Document ( input_pdf ) # Konversi...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  3. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....pdf as ap # Global configuration DATA_DIR...90-degree clockwise rotation (ap.Rotation.ON90) to all pages -...

    docs.aspose.com/pdf/python-net/rotate-pages/
  4. Eliminar Imágenes de un Archivo PDF usando Pyth...

    Esta sección explica cómo eliminar imágenes de un archivo PDF usando Aspose.PDF para Python vía .NET....pdf as ap # Abrir documento document = ap . Document (...aspose.pdf as ap # Abrir documento document = ap . Document (...

    docs.aspose.com/pdf/es/python-net/delete-images...
  5. استخراج جدول من مستند PDF|Aspose.PDF لـ Python ...

    يجعل Aspose.PDF لـ Python عبر .NET من الممكن تنفيذ عمليات مختلفة مع الجداول الموجودة في مستند PDF الخاص بك....pdf as ap # تحميل مستند PDF المصدر pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/ar/python-net/extract-table...
  6. Cómo Crear PDF usando Python|Aspose.PDF para Py...

    Crear y dar formato al Documento PDF con Aspose.PDF para Python a través de .NET....pdf as ap # Inicializar objeto de documento document = ap . Document...página page . paragraphs . add ( ap . text . TextFragment ( "¡Hola...

    docs.aspose.com/pdf/es/python-net/create-pdf-do...
  7. Cara Membuat PDF menggunakan Python|Aspose.PDF ...

    Buat dan format Dokumen PDF dengan Aspose.PDF untuk Python via .NET....pdf as ap # Inisialisasi objek dokumen document = ap . Document...baru page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/id/python-net/create-pdf-do...
  8. Lưu trữ

    Lưu trữ...pdf as ap # Tải tài liệu PDF đầu vào document = ap.Document("input...# Đặt văn bản hình mờ stamp = ap.TextStamp("CONFIDENTIAL") # Đặt...

    blog.aspose.com/vi/pdf/add-watermark-in-pdf-in-...
  9. آرشیوها

    آرشیوها...pdf as ap # سند PDF ورودی را بارگیری کنید document = ap.Document("input...# تنظیم متن واترمارک stamp = ap.TextStamp("CONFIDENTIAL") # ویژگی...

    blog.aspose.com/fa/pdf/add-watermark-in-pdf-in-...
  10. Enregistrer un document PDF par programmation|A...

    Apprenez à enregistrer un fichier PDF en Python avec Aspose.PDF pour la bibliothèque Python via C++. Enregistrez le document PDF dans le système de fichiers, dans un flux et dans des applications Web....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/fr/python-cpp/save-pdf-docu...