Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 4,431 for

ape

(0.06 sec)
  1. Архів

    Архів...pdf as ap input_html = "input.html" output_pdf...options = ap.HtmlLoadOptions() # завантажити файл document = ap.Document(input_html...

    blog.aspose.com/uk/pdf/convert-html-to-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-latex-in-...
  3. Déterminer le Saut de Ligne|Aspose.PDF pour Pyt...

    Apprenez-en plus sur comment déterminer un saut de ligne d'un TextFragment multi-lignes en utilisant Python...pdf as ap def track_line_breaking (): """Suivre...nouvel objet document document = ap . Document () page = document...

    docs.aspose.com/pdf/fr/python-net/determine-lin...
  4. Preencher AcroForm - Preencher Formulário PDF u...

    Você pode preencher formulários no seu documento PDF com a biblioteca Aspose.PDF para Python....pdf as ap # Abrir documento pdfDocument = ap . Document (...

    docs.aspose.com/pdf/pt/python-net/fill-form/
  5. 将 PDF 转换为 HTML 在 Python 中|Aspose.PDF for Python...

    本主题向您展示如何使用 Aspose.PDF for Python .NET 库将 PDF 文件转换为 HTML 格式。...pdf as ap input_pdf = DIR_INPUT + "sample...html" # 打开 PDF 文档 document = ap . Document ( input_pdf ) # 以...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  6. 如何使用 Python 合并 PDF|Aspose.PDF for Python via .NET

    本页面说明如何使用 Python 将 PDF 文档合并为一个单一的 PDF 文件。...pdf as ap # 打开第一个文档 document1 = ap . Document ( input_pdf_1...input_pdf_1 ) # 打开第二个文档 document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/zh/python-net/merge-pdf-doc...
  7. Convert PDF to HTML in Python|Aspose.PDF for Py...

    이 주제는 Aspose.PDF for Python .NET 라이브러리를 사용하여 PDF 파일을 HTML 형식으로 변환하는 방법을 보여줍니다....pdf as ap input_pdf = DIR_INPUT + "sample...html" # PDF 문서 열기 document = ap . Document ( input_pdf ) # 문서를...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  8. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...pdf as ap # Create PDF document with ap . Document ()...for i in range ( 4 ): text = ap . text . TextFragment ( "Lorem...

    docs.aspose.com/pdf/python-net/determine-line-b...
  9. Pythonを使用してPDFドキュメントに添付ファイルを追加|Aspose.PDF for P...

    このページでは、Aspose.PDF for Python via .NETライブラリを使用してPDFファイルに添付ファイルを追加する方法について説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...ルをセットアップ fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/ja/python-net/add-attachmen...
  10. Convertir PDF en HTML en Python|Aspose.PDF pour...

    Ce sujet vous montre comment convertir un fichier PDF au format HTML avec la bibliothèque Aspose.PDF pour Python .NET....pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap . Document ( input_pdf ) # enregistrer...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...