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

ape

(0.13 sec)
  1. 아카이브

    아카이브...pdf as ap # PDF 파일 로드 document = ap.Document("input...pages: # 새 PDF 만들기 splitPDF = ap.Document() # PDF에 페이지 추가 splitPDF...

    blog.aspose.com/ko/pdf/split-pdf-in-python/
  2. 파이썬에서 프로그래밍 방식으로 PDF 분할|Aspose.PDF for Python v...

    이 주제는 파이썬 애플리케이션에서 PDF 페이지를 개별 PDF 파일로 분할하는 방법을 보여줍니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/ko/python-net/split-pdf-doc...
  3. Mengubah PDF ke HTML dalam Python|Aspose.PDF un...

    Topik ini menunjukkan cara mengubah file PDF ke format HTML dengan pustaka Aspose.PDF untuk Python .NET....pdf as ap input_pdf = DIR_INPUT + "sample...# Buka dokumen PDF document = ap . Document ( input_pdf ) # simpan...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  4. Diviser les fichiers PDF en Python|Aspose.PDF f...

    Apprenez comment diviser les pages PDF en fichiers PDF distincts en Python....pdf as ap # Open document document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/fr/python-net/split-pdf/
  5. Establecer límite de campo|Aspose.PDF for Pytho...

    Este ejemplo muestra cómo establecer un límite máximo de caracteres para un campo de formulario en un documento PDF usando Aspose.PDF for Python....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/set-field-limit/
  6. Definir propriedades de elementos de estrutura ...

    Aprenda como definir propriedades de elementos de estrutura Tagged PDF em Python com Aspose.PDF for Python via .NET, incluindo título, idioma, texto real, texto alternativo e texto de expansão....pdf as ap import sys from os import path...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/pt/python-net/setting-struc...
  7. 在 Python 中设置 Tagged PDF Structure Element 属性|As...

    了解如何在 Python 中使用 Aspose.PDF for Python via .NET 设置 Tagged PDF 结构元素属性,包括标题、语言、实际文本、替代文本和扩展文本。...pdf as ap import sys from os import path...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/zh/python-net/setting-struc...
  8. إضافة رأس إلى PDF|Aspose.PDF for Python via .NET

    تعرف على كيفية إضافة رؤوس النص والصور إلى صفحات PDF باستخدام PDFfileStamp في Python....pydrawing as ap_pydrawing import aspose.pdf.facades...path import aspose.pydrawing as ap_pydrawing import aspose.pdf.facades...

    docs.aspose.com/pdf/ar/python-net/add-header/
  9. 아카이브

    아카이브...pdf as ap # TeXLoadOptions 개체 인스턴스화 options = ap.TeXLoadOptions()...TeXLoadOptions() # TEX 문서 불러오기 pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/ko/pdf/convert-latex-to-word-py...
  10. Chercher

    chercher...pdf as ap # Instancier l'objet TeXLoadOptions options = ap.TeXLoadOptions()...le document TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/fr/pdf/convert-latex-to-word-py...