Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,110 for

ape

(0.32 sec)
  1. Getting and Setting Page Properties using Pytho...

    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 # Global configuration DATA_DIR...""" # Open document document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  2. 档案

    档案...pdf as ap # 初始化文档对象 document = ap.Document() # 添加页面...add() # 初始化文本片段对象 text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/zh/pdf/create-pdf-files-in-python/
  3. Chercher

    chercher...pdf as ap # Initialiser l'objet document document = ap.Document()...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/fr/pdf/create-pdf-files-in-python/
  4. PDFにページ番号を追加する方法 (Python)|Aspose.PDF for Python...

    Aspose.PDF for Python via .NET を使用して、PageNumber Stamp クラスでPDFファイルにページ番号スタンプを追加することができます。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...ページ番号スタンプを作成 page_number_stamp = ap . PageNumberStamp () # スタンプが背景かどうか...

    docs.aspose.com/pdf/ja/python-net/add-page-number/
  5. 档案

    档案...pdf as ap # 使用 EPUB 加载选项实例化 LoadOption 对象 option = ap.EpubLoadOptions()...EpubLoadOptions() # 加载 EPUB 文件 document = ap.Document("sample.epub", option)...

    blog.aspose.com/zh/pdf/convert-epub-to-pdf-in-p...
  6. 搜索

    搜索...pdf as ap # 使用 EPUB 載入選項實例化 LoadOption 物件 option = ap.EpubLoadOptions()...EpubLoadOptions() # 載入 EPUB 檔案 document = ap.Document("sample.epub", option)...

    blog.aspose.com/zh-hant/pdf/convert-epub-to-pdf...
  7. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le fichier PDF document = ap.Document(input_pdf) # Créer et...

    blog.aspose.com/fr/pdf/convert-pdf-to-excel-in-...
  8. Добавить изображение в PDF с использованием Pyt...

    Этот раздел описывает, как добавить изображение в существующий PDF файл, используя библиотеку Python....pdf as ap # Открыть документ document = ap . Document (...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ru/python-net/add-image-to-...
  9. Rotar Páginas de PDF Usando Python|Aspose.PDF p...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente con Python....pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/es/python-net/rotate-pages/
  10. Tambahkan Gambar ke PDF menggunakan Python|Aspo...

    Bagian ini menjelaskan bagaimana menambahkan gambar ke file PDF yang sudah ada menggunakan pustaka Python....pdf as ap # Buka dokumen document = ap . Document ( input_file...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/id/python-net/add-image-to-...