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

ape

(0.24 sec)
  1. Work with PDF File Metadata in Python|Aspose.PD...

    Learn how to extract, update, and manage PDF file metadata and XMP properties in Python using Aspose.PDF....pdf as ap import datetime import sys from...Open PDF document document = ap . Document ( infile ) # Get document...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  2. Ekstraksi Berbasis Wilayah menggunakan Python|A...

    Pelajari cara mengekstrak teks dari wilayah halaman tertentu atau struktur paragraf dalam dokumen PDF dengan Aspose.PDF for Python....pdf as ap def extract_text_from_region...document = ap . Document ( infile ) try : absorber = ap . text ...

    docs.aspose.com/pdf/id/python-net/region-based-...
  3. 既存のPDF内のテーブルを操作する|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # 既存のPDFファイルを読み込む pdf_document = ap . Document...テーブルを見つけるためのTableAbsorberオブジェクトを作成する absorber = ap . text . TableAbsorber () # 最初のページをアブソーバーで訪問する...

    docs.aspose.com/pdf/ja/python-net/manipulate-ta...
  4. 기존 PDF에서 테이블 제거|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # 기존 PDF 문서 로드 pdf_document = ap . Document (...TableAbsorber 객체 생성 absorber = ap . text . TableAbsorber () # 첫...

    docs.aspose.com/pdf/ko/python-net/remove-tables...
  5. 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...
  6. Python を使った注釈と特殊テキスト|Aspose.PDF for Python via ...

    Aspose.PDF for Python を使用して、PDF ドキュメント内のスタンプ注釈、強調表示されたテキスト、上付き文字/下付き文字コンテンツからテキストを抽出する方法を学びます。...pdf as ap def extract_text_from_stamp (...will be saved. """ document = ap . Document ( infile ) try : page...

    docs.aspose.com/pdf/ja/python-net/annotation-an...
  7. 在 Python 中获取和设置 PDF 页面属性|Aspose.PDF for Python ...

    学习如何在 Python 中检查和更新 PDF 页面属性,如尺寸、页数和颜色信息。...pdf as ap from os import path def get_page_count...): # Open document document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/zh/python-net/get-and-set-p...
  8. 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/
  9. Procurar

    Procurar...pdf as ap # Instanciar o objeto LoadOption...de carregamento EPUB option = ap.EpubLoadOptions() # Carregar...

    blog.aspose.com/pt/pdf/convert-epub-to-pdf-in-p...
  10. Python でスマートカードから PDF ドキュメントに署名する|Aspose.PDF fo...

    Python でスマートカードと外部証明書を使用して PDF 文書に署名する方法を学習します。...pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

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