Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 5,870 for

ape

(0.33 sec)
  1. 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...
  2. Архів

    Архів...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...
  3. 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...
  4. Python을 사용하여 PDF 파일에서 이미지 삭제하기|Aspose.PDF for P...

    Python에서 PDF 파일의 특정 이미지 또는 전체 이미지를 삭제하는 방법을 알아봅니다.... ap.Document(infile) . 페이지 및 이미지...PDF를 저장합니다. import aspose.pdf as ap def delete_image ( infile , outfile...

    docs.aspose.com/pdf/ko/python-net/delete-images...
  5. 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/
  6. 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...
  7. ค้นหา

    ค้นหา...pdf as ap # สร้างอ็อบเจ็กต์ LoadOption...option = ap.EpubLoadOptions() # โหลดไฟล์ EPUB document = ap.Document("sample...

    blog.aspose.com/th/pdf/convert-epub-to-pdf-in-p...
  8. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...pdf as ap import fitz # PyMuPDF import...f_path, replacements): doc = ap.Document(input_pdf_path) for...

    forum.aspose.com/t/table-placeholder-replacemen...
  9. Chercher

    chercher...pdf as ap # Charger le document PDF d'entrée document = ap.Document("input...le texte du filigrane stamp = ap.TextStamp("CONFIDENTIAL") # Définir...

    blog.aspose.com/fr/pdf/add-watermark-in-pdf-in-...
  10. 搜索

    搜索...pdf as ap # 加載輸入 PDF 文檔 document = ap.Document("input...Document("input.pdf") # 設置水印文字 stamp = ap.TextStamp("CONFIDENTIAL") # 設置水印的屬性...

    blog.aspose.com/zh-hant/pdf/add-watermark-in-pd...