Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,110 for

ape

(0.24 sec)
  1. 搜索

    搜索...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 創建文本設備 textDevice = ap.devices...

    blog.aspose.com/zh-hant/pdf/extract-text-from-p...
  2. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

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

    Архів...pdf as ap # Завантажити файл PDF document = ap.Document("input...Створіть новий PDF splitPDF = ap.Document() # Додати сторінку...

    blog.aspose.com/uk/pdf/split-pdf-in-python/
  4. Pythonを使用してPDFに画像を追加する|Aspose.PDF for Python vi...

    このセクションでは、Pythonライブラリを使用して既存のPDFファイルに画像を追加する方法について説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_file...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ja/python-net/add-image-to-...
  5. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....pdf as ap # Load source PDF document pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/python-net/extract-table-fr...
  6. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library....pdf as ap # Open document document = ap . Document ( input_pdf...attachment fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  7. Python을 사용하여 PDF 생성하는 방법|Aspose.PDF for Python ...

    Aspose.PDF for Python via .NET으로 PDF 문서를 생성하고 형식화합니다....pdf as ap # 문서 객체 초기화 document = ap . Document () #...추가 page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ko/python-net/create-pdf-do...
  8. آرشیوها

    آرشیوها...pdf as ap input_pdf = DIR_INPUT + "sample...سند PDF را باز کنید document = ap.Document(input_pdf) # نمونه PptxSaveOptions...

    blog.aspose.com/fa/pdf/convert-pdf-to-ppt-in-py...
  9. 記録

    記録...pdf as ap # 入力 PDF ドキュメントのロード document = ap.Document("input...pdf") # 透かしテキストを設定する stamp = ap.TextStamp("CONFIDENTIAL") # 透かしのプロパティを設定する...

    blog.aspose.com/ja/pdf/add-watermark-in-pdf-in-...
  10. Procurar

    Procurar...pdf as ap # Carregar o PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/pt/pdf/rotate-pdf-in-python/