Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,741 for

ape

(0.09 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. Что нового|Aspose.PDF для Python через .NET

    На этой странице представлены самые популярные новые функции в Aspose.PDF for Python via .NET, которые были введены в последних релизах....pdf as ap def optimize_pdf_with_loss_l...n ( infile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ru/python-net/whatsnew/
  5. Modification d'AcroForm|Aspose.PDF for Python v...

    Modifier les champs AcroForm dans les documents PDF en utilisant Aspose.PDF for Python via .NET, y compris la suppression du texte, la définition de limites, le style des champs et la suppression des champs....pdf as ap def clear_text_in_form ( input_file_name...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/fr/python-net/modifying-form/
  6. Agregar formas de curva a PDF en Python|Aspose....

    Aprenda cómo dibujar y rellenar formas de curva en archivos PDF en Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/es/python-net/add-curve/
  7. 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/
  8. 在 Python 中添加数字签名或对 PDF 进行数字签名|Aspose.PDF for Py...

    了解如何在 Python 中对 PDF 文档进行数字签名、添加时间戳以及验证签名。...pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/zh/python-net/digitally-sig...
  9. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....pdf as ap from aspose.pycore import * import...uuid # Open PDF document with ( ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  10. Optimalkan, Kompres atau Kurangi Ukuran PDF di ...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Hapus penyematan font, Hapus objek yang tidak digunakan dengan Python....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...aspose.pdf as ap # Buka dokumen document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/id/python-net/optimize-pdf/