Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,740 for

ape

(0.16 sec)
  1. Использование FloatingBox для размещения текста...

    Узнайте, как использовать FloatingBox для верстки текста и стилизованных контейнеров содержимого в PDF‑документах на Python....pdf as ap from os import path def crea...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/ru/python-net/floating-box/
  2. Utilisez FloatingBox pour la mise en page PDF e...

    Apprenez à utiliser FloatingBox pour la mise en page du texte, le contenu multi-colonnes et le positionnement précis dans les documents PDF avec Python....pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/fr/python-net/floating-box/
  3. Pythonを使用して図の注釈を追加する|Aspose.PDF for Python via ...

    この記事では、Aspose.PDF for Python via .NETを使用して、PDFドキュメントに対して図の注釈を追加、取得、削除する方法について説明します...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/ja/python-net/figures-annot...
  4. Ajouter des formes d'ellipse au PDF en Python|A...

    Apprenez à dessiner, remplir et étiqueter des formes d'ellipse dans les 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-ellipse/
  5. Python에서 PDF에 타원 모양 추가|Aspose.PDF for Python vi...

    Python에서 PDF 파일의 타원 모양을 그리고, 채우고, 레이블을 지정하는 방법을 알아봅니다....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ko/python-net/add-ellipse/
  6. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/adding-tables/
  7. Adicionar tabelas ao PDF em Python|Aspose.PDF f...

    Saiba como adicionar e configurar tabelas em documentos PDF existentes em Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/pt/python-net/adding-tables/
  8. PDFへのテキスト注釈の使用方法(Python経由)|Aspose.PDF for Pytho...

    Aspose.PDF for Pythonを使用すると、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。...pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ja/python-net/text-annotation/
  9. Añadir Texto a PDF usando Python|Aspose.PDF par...

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprende cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....pdf as ap # Abrir documento document = ap . Document (...fragmento de texto text_fragment = ap . text . TextFragment ( "texto...

    docs.aspose.com/pdf/es/python-net/add-text-to-p...
  10. Anotações de Segurança usando Python|Aspose.PDF...

    Aprenda como marcar texto para remoção, aplicar anotações de remoção e remover áreas de imagens em arquivos PDF usando Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...search_term ) text_search_options = ap . text . TextSearchOptions (...

    docs.aspose.com/pdf/pt/python-net/security-anno...