Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,647 for

ape

(0.05 sec)
  1. PDFでの見出しの操作|Aspose.PDF for Python via .NET

    Pythonを使用してPDFドキュメントの見出しに番号を作成します。Aspose.PDF for Python via .NETは、さまざまな種類の番号スタイルを提供します。...pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/ja/python-net/working-with-...
  2. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....pdf as ap # Open document document = ap . Document ( input_pdf...pdf as ap # Instantiate Document instance document = ap . Document...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  3. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文档中创建电子签名的 Python 源代码。...pdf as ap inFile = "DigitallySign.pdf"...document = ap . Document ( inFile ) signature = ap . facades ...

    products.aspose.com/pdf/zh-hans/python-net/sign...
  4. Obtenir, Mettre à Jour et Développer un Signet ...

    Cet article décrit comment utiliser les signets dans un fichier PDF avec notre bibliothèque Aspose.PDF pour Python....pdf as ap # Ouvrir le document document = ap . Document (...pdf as ap # Créer PdfBookmarkEditor bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/fr/python-net/get-update-an...
  5. Dapatkan dan Setel Properti Halaman menggunakan...

    Bagian ini menunjukkan cara mendapatkan jumlah halaman dalam file PDF, mendapatkan informasi tentang properti halaman PDF seperti warna dan menyetel properti halaman....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...aspose.pdf as ap # Membuat instance Document document = ap . Document...

    docs.aspose.com/pdf/id/python-net/get-and-set-p...
  6. Memutar Halaman PDF Menggunakan Python|Aspose.P...

    Topik ini menjelaskan bagaimana memutar orientasi halaman dalam file PDF yang ada secara programatis dengan Python....pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/id/python-net/rotate-pages/
  7. Поворот страниц PDF с использованием Python|Asp...

    Эта тема описывает, как программно изменить ориентацию страниц в существующем PDF-файле с помощью Python....pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/ru/python-net/rotate-pages/
  8. Aggiungi e verifica la firma digitale PDF utili...

    Codice sorgente Python per creare firme elettroniche in documenti PDF su.NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....pdf as ap inFile = "DigitallySign.pdf"...document = ap . Document ( inFile ) signature = ap . facades ...

    products.aspose.com/pdf/it/python-net/signature/
  9. Adicionar Imagem ao PDF usando Python|Aspose.PD...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca Python....pdf as ap # Abrir documento document = ap . Document (...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/pt/python-net/add-image-to-...
  10. プログラムでPDFドキュメントを保存|Aspose.PDF for Python via .NET

    Python Aspose.PDF for Python via .NETライブラリでPDFファイルを保存する方法を学びます。ファイルシステム、ストリーム、およびWebアプリケーションにPDFドキュメントを保存します。...pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ja/python-net/save-pdf-docu...