Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 5,741 for

ape

(0.14 sec)
  1. 设置字段限制|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/
  2. 필드 콤 번호 설정|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...
  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. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via C++ library. Save PDF document to file system, to stream, and in Web applications....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/python-cpp/save-pdf-document/
  6. Archiv

    Archiv...pdf as ap # Instanziieren Sie das TeXLoadOptions...TeXLoadOptions Objekt options = ap.TeXLoadOptions() # Laden Sie das...

    blog.aspose.com/de/pdf/convert-latex-to-word-py...
  7. Converting a PDF file to JPEG using Python | As...

    Code Examples on Python for PDF‑to‑JPEG Conversion on All Platforms...AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...[ 1 ] res = ap . Resolution ( 300 ) device = ap . JpegDevice...

    products.aspose.com/pdf/python-cpp/conversion/p...
  8. Архивы

    Архивы...pdf as ap # Создать экземпляр объекта TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Загрузите документ...

    blog.aspose.com/ru/pdf/convert-latex-to-word-py...
  9. Python으로 PDF에 페이지 추가|Aspose.PDF for Python via ...

    이 기사는 원하는 위치의 PDF 파일에 페이지를 삽입(추가)하는 방법을 가르칩니다. C#을 사용하여 PDF 파일에서 페이지를 이동, 제거(삭제)하는 방법을 배웁니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...import aspose.pdf as ap # 문서 열기 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ko/python-net/add-pages/
  10. Obtener apariencia del campo|Aspose.PDF for Pyt...

    Este artículo explica cómo abrir un PDF, acceder a un campo de formulario, obtener sus configuraciones de apariencia y mostrarlas. El ejemplo demuestra la obtención de la apariencia de un campo llamado "Last Name"....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/es/python-net/get-field-app...