Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,749 for

ape

(0.16 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 在 Python 中操作 PDF 文档|Aspose.PDF for Python via .NET

    学习如何在 Python 中验证、结构化和修改 PDF 文档,包括 TOC 管理和 PDF/A 检查。...pdf as ap def validate_pdfa_standard_a1a...input_pdf , output_pdf ): document = ap . Document ( input_pdf ) document...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  5. 在 Python 中创建 PDF 链接|Aspose.PDF for Python via .NET

    了解如何在 Python 中创建内部、外部和远程 PDF 链接。...pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/zh/python-net/create-links/
  6. تحديث روابط PDF في بايثون|Aspose.PDF for Python...

    تعرف على كيفية تحديث مظهر رابط PDF والوجهات في Python....pdf as ap import sys from os import path...infile , outfile ): document = ap . Document ( infile ) link_annotations...

    docs.aspose.com/pdf/ar/python-net/update-links/
  7. Конвертировать форматы изображений в PDF на Pyt...

    Узнайте, как конвертировать BMP, CGM, DICOM, PNG, TIFF, EMF, SVG и другие форматы изображений в PDF на Python с помощью Aspose.PDF for Python via .NET....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/convert-images-f...
  8. Converter formatos de imagem para PDF em Python...

    Aprenda como converter BMP, CGM, DICOM, PNG, TIFF, EMF, SVG e outros formatos de imagem para PDF em Python com Aspose.PDF for Python via .NET....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document () page = document...

    docs.aspose.com/pdf/pt/python-net/convert-image...
  9. 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/
  10. Шифрование и расшифровка PDF-файлов на Python|A...

    Узнайте, как установить привилегии PDF, зашифровать файлы, расшифровать защищённые PDF и изменить пароли в Python....pdf as ap import aspose.pydrawing as drawing...existing PDF document.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ru/python-net/set-privilege...