Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 8,738 for

annotation

(0.12 sec)
  1. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  2. 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....libre free_text_annotation = ap . annotations . FreeTextAnnotation...308 , 720 , True ), ap . annotations . DefaultAppearance (), )...

    docs.aspose.com/pdf/es/python-net/text-based-An...
  3. Аннотации фигур через Python|Aspose.PDF for Pyt...

    Узнайте, как добавлять, проверять и удалять аннотации линий, квадратов, кругов, полигонов и полилиний в PDF‑документах с помощью Aspose.PDF for Python via .NET....аннотацию линий line_annotation = ap . annotations . LineAnnotation...line_annotation . title = "John Smith" line_annotation . color...

    docs.aspose.com/pdf/ru/python-net/shape-annotat...
  4. Crear AcroForm - Crear PDF Rellenable en C#|Asp...

    Con Aspose.PDF for .NET puedes crear un formulario desde cero en tu archivo PDF...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/es/net/create-form/
  5. Разметка аннотаций с помощью Python|Aspose.PDF ...

    Узнайте, как добавлять, считывать и удалять текст, каретку и заменять аннотации в PDF‑документах с помощью Aspose.PDF for Python via .NET.... text_annotation = ap . annotations . TextAnnotation...text_annotation . title = "Aspose User" text_annotation . subject...

    docs.aspose.com/pdf/ru/python-net/markup-annota...
  6. 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.... text_annotation = ap . annotations . TextAnnotation...text_annotation . title = "Aspose User" text_annotation . subject...

    docs.aspose.com/pdf/es/python-net/markup-annota...
  7. PDF липкие аннотации с использованием Python|As...

    Эта тема о липких аннотациях, в качестве примера мы показываем аннотацию водяного знака в тексте.... annotations . WatermarkAnnotation ( page...аннотаций страницы page . annotations . append ( wa ) # Создать...

    docs.aspose.com/pdf/ru/python-net/sticky-annota...
  8. C#を使用したPDFマルチメディア注釈|Aspose.PDF for .NET

    Aspose.PDF for .NETは、PDFドキュメントにマルチメディア注釈を追加、取得、削除することを可能にします。...PDFドキュメントの注釈は、 Page オブジェクトのAnnotationsコレクションに含まれています。このコレクションには...すべての注釈が含まれています:各ページには独自のAnnotationsコレクションがあります。特定のページに注釈を追加す...

    docs.aspose.com/pdf/ja/net/multimedia-annotation/
  9. Anotações adesivas em PDF usando Python|Aspose....

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto.... annotations . WatermarkAnnotation ( page...Anotação da Página page . annotations . append ( wa ) # Criar TextState...

    docs.aspose.com/pdf/pt/python-net/sticky-annota...
  10. Extraer Enlaces del Archivo PDF|Aspose.PDF para...

    Extraer enlaces de PDF con C#. Este tema te explica cómo extraer enlaces usando la clase AnnotationSelector....annotations.annotation_selector/) al método...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/). El siguiente...

    docs.aspose.com/pdf/es/cpp/extract-links/