Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 5,873 for

ape

(1.69 sec)
  1. Añadir fondo a PDF con Python|Aspose.PDF for Py...

    Añadir imagen de fondo a su archivo PDF con Python. Use la clase BackgroundArtifact....pdf as ap # Crear un nuevo objeto Documento document = ap . Document...Artefacto de Fondo background = ap . BackgroundArtifact () # Especificar...

    docs.aspose.com/pdf/es/python-net/add-backgrounds/
  2. Rotar páginas PDF en Python|Aspose.PDF for Pyth...

    Aprenda cómo rotar páginas PDF y cambiar la orientación de la página en Python....pdf as ap from os import path def rotate_page...infile , outfile ): document = ap . Document ( infile ) for page...

    docs.aspose.com/pdf/es/python-net/rotate-pages/
  3. قم بإنشاء مستند PDF برمجيًا|Aspose.PDF for Pyth...

    تصف هذه الصفحة كيفية إنشاء مستند PDF من البداية باستخدام Aspose.PDF لـ Python عبر مكتبة.NET....pdf as ap # Initialize document object document = ap . Document...page page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ar/python-net/create-document/
  4. Python で PDF アーティファクトをカウントする方法|Aspose.PDF for P...

    Python と、.NET 経由の Aspose.PDF for Python を使用して PDF ドキュメント内のページネーションアーティファクトを検査およびカウントする方法を学びましょう。...pdf as ap def count_pdf_artifacts ( infile...types on the first page.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ja/python-net/counting-arti...
  5. Import and Export Annotations using Python|Aspo...

    Learn how to import annotations from one PDF and export them into a new PDF document using Aspose.PDF for Python via .NET.... source_document = ap . Document ( infile ) Create...pages. destination_document = ap . Document () Add a page for...

    docs.aspose.com/pdf/python-net/import-export-an...
  6. Procurar

    Procurar...pdf as ap # Carregar arquivo PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/pt/pdf/encrypt-decrypt-pdf-in-p...
  7. Archivo

    Archivo...pdf as ap # Cargar archivo PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/es/pdf/encrypt-decrypt-pdf-in-p...
  8. أرشيف

    أرشيف...pdf as ap # قم بتحميل ملف PDF document = ap.Document("input...بإنشاء ملف PDF جديد splitPDF = ap.Document() # أضف الصفحة إلى PDF...

    blog.aspose.com/ar/pdf/split-pdf-in-python/
  9. Archiv

    Archiv...pdf as ap # Načíst soubor PDF document = ap.Document("input...Vytvořte nové PDF splitPDF = ap.Document() # Přidat stránku do...

    blog.aspose.com/cs/pdf/split-pdf-in-python/
  10. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Otevřete dokument PDF document = ap.Document(input_pdf) # Vytvořte...

    blog.aspose.com/cs/pdf/convert-pdf-to-ppt-in-py...