Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,749 for

ape

(0.06 sec)
  1. 파이썬에서 PDF 문서 조작하기|Aspose.PDF for Python via .NET

    TOC 관리 및 PDF/A 검사를 포함하여 Python에서 PDF 문서를 검증, 구성 및 수정하는 방법을 알아봅니다....pdf as ap def validate_pdfa_standard_a1a...input_pdf , output_pdf ): document = ap . Document ( input_pdf ) document...

    docs.aspose.com/pdf/ko/python-net/manipulate-pd...
  2. Python を使用したテキストベースのアノテーション|Aspose.PDF for Pyth...

    .NET 経由で Aspose.PDF for Python を使用して、PDF ドキュメント内のフリーテキスト、ハイライト、下線、波線、取り消し線の付いた注釈を追加、確認、削除する方法について説明します。... ソース PDF を開く document = ap . Document ( infile ) フリーテキスト注釈の作成と設定...フリーテキスト注釈の作成と設定 free_text_annotation = ap . annotations . FreeTextAnnotation...

    docs.aspose.com/pdf/ja/python-net/text-based-an...
  3. Tambahkan Bentuk Elips ke PDF dalam Python|Aspo...

    Pelajari cara menggambar, mengisi, dan memberi label pada bentuk elips dalam file PDF menggunakan Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/id/python-net/add-ellipse/
  4. Python の PDF レイアウトにフローティングボックスを使用する|Aspose.PDF ...

    Python で FloatingBox を使ってテキストレイアウト、複数列のコンテンツ、PDF ドキュメントの正確な配置を行う方法を学びましょう。...pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/ja/python-net/floating-box/
  5. Аннотация выделений в PDF с использованием Pyth...

    Аннотации разметки представлены в тексте как выделения, подчеркивания, зачеркивания или зубчатые подчеркивания в тексте документа....pdf as ap # Открыть документ document = ap . Document (...Highlight highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/ru/python-net/highlights-an...
  6. تعليق التظليل في PDF باستخدام بايثون|Aspose.PDF...

    يتم تقديم التعليقات التوضيحية للترميز في النص كتظليل أو خطوط تحتية أو شطب أو خطوط تحتية متعرجة في نص المستند....pdf as ap # فتح المستند document = ap . Document ( input_file...توضيحي دائري highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/ar/python-net/highlights-an...
  7. Anotación de Resaltados en PDF usando Python|As...

    Las anotaciones de marcado se presentan en el texto como resaltados, subrayados, tachados o subrayados irregulares en el texto de un documento....pdf as ap # Abrir documento document = ap . Document (...Círculo highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/es/python-net/highlights-an...
  8. Création d'un PDF complexe|Aspose.PDF for Pytho...

    Aspose.PDF for Python via .NET vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....pdf as ap def run_complex ( self ): # Initialize...Initialize document object document = ap . Document () # Add page page...

    docs.aspose.com/pdf/fr/python-net/complex-pdf-e...
  9. Python에서 디지털 서명 추가 또는 PDF에 디지털 서명|Aspose.PDF fo...

    Python에서 PDF 문서에 디지털 서명하고, 타임스탬프를 추가하고, 서명의 유효성을 검사하는 방법을 알아봅니다....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/ko/python-net/digitally-sig...
  10. Anotaciones basadas en texto usando Python|Aspo...

    Aprenda cómo agregar, inspeccionar y eliminar anotaciones de texto libre, resaltado, subrayado, ondulado y tachado en documentos PDF usando Aspose.PDF for Python via .NET....Abra el PDF de origen document = ap . Document ( infile ) Crear y...libre free_text_annotation = ap . annotations . FreeTextAnnotation...

    docs.aspose.com/pdf/es/python-net/text-based-An...