Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 5,869 for

ape

(0.43 sec)
  1. リンクを抽出|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、すべてのリンクを抽出し、それらの座標と URI (利用可能な場合) を出力します。...pdf as ap import sys from os import path..." ) if is_assignable ( link , ap . annotations . LinkAnnotation...

    docs.aspose.com/pdf/ja/python-net/extract-links/
  2. Archivio

    Archivio...pdf as ap # Carica file PDF document = ap.Document("input...Crea un nuovo PDF splitPDF = ap.Document() # Aggiungi pagina...

    blog.aspose.com/it/pdf/split-pdf-in-python/
  3. Chercher

    chercher...pdf as ap outputFile = "page_{pageNo}.txt"...Ouvrir le document PDF document = ap.Document("input.pdf") # Créer...

    blog.aspose.com/fr/pdf/extract-text-from-pdf-in...
  4. Chercher

    chercher...pdf as ap # Charger le fichier PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/fr/pdf/encrypt-decrypt-pdf-in-p...
  5. Архів

    Архів...pdf as ap input_pdf = DIR_INPUT + "sample...Відкрийте документ PDF document = ap.Document(input_pdf) # Створіть...

    blog.aspose.com/uk/pdf/convert-pdf-to-ppt-in-py...
  6. Python を使用した基本的なテキスト抽出|Aspose.PDF for Python vi...

    Aspose.PDF for Python を使用して PDF 文書からテキストを抽出する方法を学びましょう。すべてのページから一度に抽出することも、特定のページから抽出することもできます。...pdf as ap def extract_text_from_all_pages...Open the PDF document document = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/ja/python-net/basic-text-ex...
  7. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF documents in Python? Rotate PDF files with high quality using Python via .NET PDF library....PDF library as ‘ap’. Load the input PDF file named...using the ‘rotate’ property with ‘ap.Rotation.ON90’ to rotate by 90...

    products.aspose.com/pdf/tutorial/rotate-pdf/
  8. Recortar páginas PDF en Python|Aspose.PDF for P...

    Aprenda cómo recortar páginas PDF y ajustar las cajas crop, trim, bleed y media en Python....el PDF como un Document (usar ap.Document() ). Defina el rectángulo...import sys import aspose.pdf as ap from os import path def crop_page...

    docs.aspose.com/pdf/es/python-net/crop-pages/
  9. Obter e Definir Propriedades de Página PDF em P...

    Aprenda como inspecionar e atualizar as propriedades de página PDF, como tamanho, contagem e informações de cor, em Python....pdf as ap from os import path def get_page_count...): # Open document document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/pt/python-net/get-and-set-p...
  10. Impor dan Ekspor Anotasi menggunakan Python|Asp...

    Pelajari cara mengimpor anotasi dari satu PDF dan mengekspornya ke dalam dokumen PDF baru menggunakan Aspose.PDF for Python via .NET.... source_document = ap . Document ( infile ) Buat PDF...apa pun. destination_document = ap . Document () Tambahkan halaman...

    docs.aspose.com/pdf/id/python-net/import-export...