Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,093 for

ape

(0.07 sec)
  1. 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-...
  2. 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...
  3. 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/
  4. 将 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...
  5. Archivio

    Archivio...pdf as ap # Crea un oggetto PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Percorso della directory contenente...

    blog.aspose.com/it/pdf/print-pdf-in-python/
  6. Procurar

    Procurar...pdf as ap # Criar objeto PDFViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Caminho do diretório contendo...

    blog.aspose.com/pt/pdf/print-pdf-in-python/
  7. Добавить Номер Страницы в PDF с помощью Python|...

    Aspose.PDF для Python через .NET позволяет добавлять штамп номера страницы в ваш PDF файл, используя класс PageNumberStamp....pdf as ap # Открыть документ document = ap . Document (...страницы page_number_stamp = ap . PageNumberStamp () # Является...

    docs.aspose.com/pdf/ru/python-net/add-page-number/
  8. Añadir marca de agua a PDF usando Python|Aspose...

    Este artículo explica las características de trabajar con artefactos y obtener marcas de agua en PDFs utilizando Python de forma programática....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/es/python-net/add-watermarks/
  9. Konversi PDF ke Excel di Python|Aspose.PDF untu...

    Aspose.PDF untuk perpustakaan Python memungkinkan Anda mengonversi PDF ke format Excel menggunakan Python. Format ini termasuk XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  10. Convertir PDF en EPUB, LaTeX, Texte, XPS en Pyt...

    Ce sujet vous montre comment convertir un fichier PDF en d'autres formats de fichier comme EPUB, LaTeX, Texte, XPS, etc. en utilisant Python....pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap . Document ( input_pdf ) # Instancier...

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