Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 5,751 for

ape

(0.36 sec)
  1. Ajouter une image à un PDF existant en Python|A...

    Apprenez comment ajouter une image à un fichier PDF existant en Python, la placer à des coordonnées fixes, définir un texte alternatif et utiliser la compression d'image....Charger un PDF existant avec ap.Document(infile) . Sélectionnez...à jour. import aspose.pdf as ap def add_image ( infile , image_file...

    docs.aspose.com/pdf/fr/python-net/add-image-to-...
  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. 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/
  5. PythonでPDFにテキストスタンプを追加|Aspose.PDF for Python vi...

    Aspose.PDF for Pythonライブラリを使用してTextStampクラスでPDFドキュメントにテキストスタンプを追加します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...) # テキストスタンプを作成 text_stamp = ap . TextStamp ( "Sample Stamp"...

    docs.aspose.com/pdf/ja/python-net/text-stamps-i...
  6. Actualizar enlaces PDF en Python|Aspose.PDF for...

    Aprende cómo actualizar la apariencia y los destinos de los enlaces PDF en Python....pdf as ap import sys from os import path...infile , outfile ): document = ap . Document ( infile ) link_annotations...

    docs.aspose.com/pdf/es/python-net/update-links/
  7. Adicionar numeração Bates ao PDF em Python|Aspo...

    Aprenda como adicionar e remover numeração Bates em documentos PDF usando Python com Aspose.PDF for Python via .NET....pdf as ap def _create_bates_artifact ():...default settings.""" artifact = ap . BatesNArtifact () artifact...

    docs.aspose.com/pdf/pt/python-net/add-bates-num...
  8. 有什么新内容|Aspose.PDF for Python via .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/zh/python-net/whatsnew/
  9. 새로워진 내용|Aspose.PDF for Python via .NET

    이 페이지에서는 최근 릴리스에서 소개된, .NET을 통한 Python용 Aspose.PDF 의 가장 인기 있는 새 기능을 소개합니다....pdf as ap def optimize_pdf_with_loss_l...n ( infile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ko/python-net/whatsnew/
  10. Novidades|Aspose.PDF for Python via .NET

    Nesta página são apresentadas as funcionalidades novas mais populares no Aspose.PDF for Python via .NET que foram introduzidas nas versões recentes....pdf as ap def optimize_pdf_with_loss_l...n ( infile , outfile ): with ap . Document ( infile ) as document...

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