Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 8,533 for

annotator

(0.09 sec)
  1. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。... 创建新的 Caret Annotation 并设置 Caret 参数(新的 Rectangl...以下代码片段显示了如何向 PDF 文件添加 Caret Annotation: package com.aspose.pdf.examples...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  2. | Aspose.PDF

    使用 C++ 使用适用于 C++ 的 Aspose.PDF 以编程方式管理 PDF 批注...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/zh-hans/cpp/annotation/
  3. Извлечение Аннотаций (фасады)|Aspose.PDF for Java

    Этот раздел объясняет, как извлечь аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ru/java/extract-annotation/
  4. 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/ja/net/highlights-annotation/
  5. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....property, exposed by the Annotation class, allows developers...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/net/working-with-comments/
  6. C#を使用したPDFマルチメディア注釈|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/ja/net/multimedia-annotation/
  7. Uso de Anotación de Texto para PDF a través de ...

    Aspose.PDF para Python le permite Agregar, Obtener y Eliminar Anotación de Texto de su documento PDF....contenidas en la colección Annotations de una página en particular...tiene su propia colección de Annotations. Para agregar una anotación...

    docs.aspose.com/pdf/es/python-net/text-annotation/
  8. 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...
  9. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files....Links are represented as annotations in a PDF file, so to extract...Get all the selected link annotations into an IList object using...

    docs.aspose.com/pdf/cpp/extract-links/
  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/