Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,093 for

ape

(0.12 sec)
  1. Arsip

    Arsip...pdf as ap # Buat objek PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Jalur direktori yang berisi...

    blog.aspose.com/id/pdf/print-pdf-in-python/
  2. Arşiv

    Arşiv...pdf as ap # Belge nesnesini başlat document = ap.Document()...nesnesini başlat text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/tr/pdf/create-pdf-files-in-python/
  3. أرشيف

    أرشيف...pdf as ap # تهيئة كائن المستند document = ap.Document() #...كائن تجزئة النص text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/ar/pdf/create-pdf-files-in-python/
  4. Pindahkan Halaman PDF secara programatis melalu...

    Cobalah untuk memindahkan halaman ke lokasi yang diinginkan atau ke akhir file PDF menggunakan Aspose.PDF untuk Python via .NET....pdf as ap srcDocument = ap . Document ( src_file_name...src_file_name ) dstDocument = ap . Document ( dst_File_name ) page =...

    docs.aspose.com/pdf/id/python-net/move-pages/
  5. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....pdf as ap from os import path path_outfile..., outfile ) try : document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  6. Pythonを使用してPDFに画像スタンプを追加する|Aspose.PDF for Pytho...

    ImageStampクラスを使用して、Aspose.PDF for PythonライブラリでPDFドキュメントに画像スタンプを追加します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...input_pdf ) # 画像スタンプを作成 image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/ja/python-net/image-stamps-...
  7. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....pdf as ap # Global configuration DATA_DIR...""" # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  8. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 在 Python 中|Aspose.P...

    本主题向您展示如何使用 Python 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_epub.epub" # 打开PDF文档 document = ap . Document ( input_pdf ) # 实例化Epub保存选项...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  9. Tooltip em PDF usando Python|Aspose.PDF para Py...

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando Python e Aspose.PDF...pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "Mova...

    docs.aspose.com/pdf/pt/python-net/pdf-tooltip/
  10. Archiv

    Archiv...pdf as ap # Inicializujte objekt dokumentu document = ap.Document()...textového fragmentu text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/cs/pdf/create-pdf-files-in-python/