Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,740 for

ape

(0.68 sec)
  1. Adicionar formas de arco ao PDF em Python|Aspos...

    Aprenda como desenhar e preencher formas de arco em arquivos PDF em Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/pt/python-net/add-arc/
  2. Tambahkan Bentuk Arc ke PDF dengan Python|Aspos...

    Pelajari cara menggambar dan mengisi bentuk arc di file PDF dengan Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/id/python-net/add-arc/
  3. Manage PDF Headers and Footers using Python|Asp...

    Learn how to manage headers and footers in PDF documents with Python and Aspose.PDF....pdf as ap import sys def _create_text_artifact...artifact . text_state . font = ap . text . FontRepository . find_font...

    docs.aspose.com/pdf/python-net/artifacts-header...
  4. Crear enlaces PDF en Python|Aspose.PDF for Pyth...

    Aprende cómo crear enlaces PDF internos, externos y remotos en Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/es/python-net/create-links/
  5. Ajouter des formes de cercle au PDF en Python|A...

    Apprenez comment dessiner et remplir des formes de cercle dans des fichiers PDF en Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/fr/python-net/add-circle/
  6. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....pdf as ap import sys from os import path...infile , outfile ): document = ap . Document ( infile ) link_annotations...

    docs.aspose.com/pdf/python-net/update-links/
  7. Добавить колонтитулы в PDF в Python|Aspose.PDF ...

    Узнайте, как добавить верхние и нижние колонтитулы в PDF‑файлы с помощью Python, используя текст, изображения и структурированное содержимое....pdf as ap def add_header_and_footer_as_text...Create header text header_text = ap . text . TextFragment ( "Demo...

    docs.aspose.com/pdf/ru/python-net/add-headers-a...
  8. 使用 Python 向 PDF 添加文本|Aspose.PDF for Python via ...

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...1 ] # 创建文本片段 text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  9. Добавить изображение в PDF с помощью Python|Asp...

    Узнайте, как добавить изображения в существующие PDF‑файлы с помощью Python....Загрузите существующий PDF с ap.Document(infile) . Выберите целевую...обновлённый PDF. import aspose.pdf as ap def add_image ( infile , image_file...

    docs.aspose.com/pdf/ru/python-net/add-image-to-...
  10. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....pdf as ap def optimize_pdf_with_loss_l...n ( infile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/python-net/whatsnew/