Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 4,431 for

ape

(0.1 sec)
  1. 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...
  2. Anotações Extras usando Python|Aspose.PDF para ...

    Esta seção descreve como adicionar, obter e deletar tipos extras de anotações do seu documento PDF....pdf as ap # Abrir documento document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/pt/python-net/extra-annotat...
  3. 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...
  4. Adicionar Texto ao PDF usando Python|Aspose.PDF...

    Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas....pdf as ap # Abrir documento document = ap . Document (...fragmento de texto text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/pt/python-net/add-text-to-p...
  5. Anotaciones de marcado usando Python|Aspose.PDF...

    Aprende cómo agregar, leer y eliminar texto, cursor y reemplazar anotaciones en documentos PDF usando Aspose.PDF for Python via .NET....Abra el PDF de origen document = ap . Document ( infile ) Crear y...color e ícono. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/es/python-net/markup-annota...
  6. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/python-net/text-annotation/
  7. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....pdf as ap # Open document document = ap . Document ( input_file...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/python-net/extra-annotations/
  8. 파이썬을 사용한 PDF 하이라이트 주석|Aspose.PDF for Python via...

    마크업 주석은 문서의 텍스트에서 하이라이트, 밑줄, 취소선 또는 지그재그 밑줄로 표시됩니다....pdf as ap # 문서 열기 document = ap . Document ( input_file...원형 주석 생성 highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/ko/python-net/highlights-an...
  9. Annotations supplémentaires en utilisant Python...

    Cette section décrit comment ajouter, obtenir et supprimer des types supplémentaires d'annotations de votre document PDF....pdf as ap # Ouvrir le document document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/fr/python-net/extra-annotat...
  10. Menggunakan Anotasi Teks untuk PDF melalui Pyth...

    Aspose.PDF untuk Python memungkinkan Anda Menambahkan, Mendapatkan, dan Menghapus Anotasi Teks dari dokumen PDF Anda....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/id/python-net/text-annotation/