Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 5,871 for

ape

(1.06 sec)
  1. 档案

    档案...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 创建文本设备 textDevice = ap.devices...

    blog.aspose.com/zh/pdf/extract-text-from-pdf-in...
  2. Arşiv

    Arşiv...pdf as ap input_pdf = DIR_INPUT + "sample...# PDF belgesini aç document = ap.Document(input_pdf) # PptxSaveOptions...

    blog.aspose.com/tr/pdf/convert-pdf-to-ppt-in-py...
  3. Ganti Teks Pada Halaman Dengan State|Aspose.PDF...

    Dalam contoh ini, semua kemunculan kata "software" pada halaman 1 diganti dengan "SOFTWARE PAGE 1", menggunakan teks merah dengan ukuran font 12....pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/id/python-net/replace-text-...
  4. Membagi File PDF di Python|Aspose.PDF for Pytho...

    Pelajari cara memisahkan halaman PDF menjadi file PDF terpisah dalam Python....pdf as ap # Open document document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/id/python-net/split-pdf/
  5. 필드 콤 번호 설정|Aspose.PDF for Python via .NET

    이 예제에서는 Python용 Aspose.PDF 를 사용하여 PDF 양식 필드에 대한 콤 번호를 설정하는 방법을 보여줍니다....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/ko/python-net/set-field-com...
  6. 设置字段限制|Aspose.PDF for Python via .NET

    本示例展示了如何使用 Aspose.PDF for Python 为 PDF 文档中的表单字段设置最大字符限制。...pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/zh/python-net/set-field-limit/
  7. ארכיון

    ארכיון...pdf as ap input_pdf = DIR_INPUT + "sample...doc" # פתח מסמך PDF document = ap.Document(input_pdf) # שמור PDF...

    blog.aspose.com/he/pdf/convert-pdf-to-doc-in-py...
  8. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap.Document(input_pdf) # Enregistrer...

    blog.aspose.com/fr/pdf/convert-pdf-to-doc-in-py...
  9. Recortar páginas PDF em Python|Aspose.PDF for P...

    Aprenda como recortar páginas PDF e ajustar as caixas de recorte, corte, sangria e mídia em Python....o PDF como um Document (usar ap.Document() ). Defina o retângulo...import sys import aspose.pdf as ap from os import path def crop_page...

    docs.aspose.com/pdf/pt/python-net/crop-pages/
  10. Chuyển đổi PDF sang DOCX trong Python

    Chuyển đổi PDF sang DOCX trong Python với Aspose.PDF for Python via .NET. Thực hiện theo hướng dẫn này để cài đặt, ví dụ mã và các mẹo nhằm đảm bảo chuyển đổi tài liệu đáng tin cậy....pdf as ap # Load the source PDF document pdf_document = ap . Document(...preserve formatting) save_options = ap . DocSaveOptions() save_options...

    blog.aspose.com/vi/pdf/convert-pdf-to-docx-in-p...