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

ape

(0.2 sec)
  1. 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...
  2. Python에서 PDF를 DOCX로 변환

    Python에서 Aspose.PDF for Python via .NET을 사용하여 PDF를 DOCX로 변환합니다. 설정, 코드 예제 및 신뢰할 수 있는 문서 변환을 보장하기 위한 팁을 확인하려면 이 가이드를 따르세요....pdf as ap # Load the source PDF document pdf_document = ap . Document(...preserve formatting) save_options = ap . DocSaveOptions() save_options...

    blog.aspose.com/ko/pdf/convert-pdf-to-docx-in-p...
  3. הוסף ברקוד ל-PDF באמצעות Python | קרא ברקוד מ-P...

    למד כיצד להוסיף ברקוד לקבצי PDF באמצעות Aspose.PDF for Python via .NET. מדריך שלב‑אחר‑שלב זה מכסה קוד, הגדרה וטיפים לביצועים....pdf as ap # Create a new PDF document and...and add a page document = ap.Document("input.pdf") page = document...

    blog.aspose.com/he/pdf/add-barcode-to-pdf-in-py...
  4. 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-...
  5. 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/
  6. 필드 콤 번호 설정|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...
  7. 设置字段限制|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/
  8. ארכיון

    ארכיון...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...
  9. ค้นหา

    ค้นหา...pdf as ap # โหลด PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/th/pdf/rotate-pdf-in-python/
  10. Archiwa

    Archiwa...pdf as ap # Załaduj plik PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

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