Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 4,431 for

ape

(0.14 sec)
  1. 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...
  2. Аннотация выделений в PDF с использованием Pyth...

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

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

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

    docs.aspose.com/pdf/ar/python-net/highlights-an...
  4. 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...
  5. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...pdf as ap # 打开文档 document = ap . Document ( input_file...创建圆形注释 highlightAnnotation = ap . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  6. Anotaciones de forma mediante Python|Aspose.PDF...

    Aprenda cómo agregar, inspeccionar y eliminar anotaciones de línea, cuadrado, círculo, polígono y polilínea en documentos PDF usando Aspose.PDF for Python via .NET....Abra el PDF de origen document = ap . Document ( infile ) Crear y...anotación de línea line_annotation = ap . annotations . LineAnnotation...

    docs.aspose.com/pdf/es/python-net/shape-annotat...
  7. Использование текстовой аннотации для PDF через...

    Aspose.PDF для Python позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF документа....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ru/python-net/text-annotation/
  8. Añadir Anotaciones de Figuras usando Python|Asp...

    Este artículo describe cómo agregar, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para Python a través de .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/es/python-net/figures-annot...
  9. Ajouter des Annotations de Figures en utilisant...

    Cet article décrit comment ajouter, obtenir et supprimer des annotations de figures de votre document PDF avec Aspose.PDF pour Python via .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/fr/python-net/figures-annot...
  10. 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...