Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 8,551 for

annotator

(0.72 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Freetext Annotation using .NET https://products.aspose.com/pdf/net/annotation/freetext/remove/ Recent content in How to remove Fr......– How to remove Freetext Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/freetext/remove/ Recent content...

    products.aspose.com/pdf/net/annotation/freetext...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Square Annotation using Java https://products.aspose.com/pdf/java/annotation/square/get/ Recent content in How to get Square Annotat......Products – How to get Square Annotation using Java https://products...https://products.aspose.com/pdf/java/annotation/square/get/ Recent content...

    products.aspose.com/pdf/java/annotation/square/...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Text Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/text/get/ Recent content in How to get Text Annotation usin......Products – How to get Text Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/text/get/ Recent content in...

    products.aspose.com/pdf/cpp/annotation/text/get...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Link Annotation using Java https://products.aspose.com/pdf/java/annotation/link/get/ Recent content in How to get Link Annotation us......Products – How to get Link Annotation using Java https://products...https://products.aspose.com/pdf/java/annotation/link/get/ Recent content in...

    products.aspose.com/pdf/java/annotation/link/ge...
  5. 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/
  6. PDFファイルからリンクを抽出する|Aspose.PDF for Java

    JavaでPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ja/java/extract-links/
  7. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....link to the Page object’s Annotations property. Finally, save the...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/cpp/create-links/
  8. Использование текстовой аннотации для PDF через...

    Aspose.PDF для Python позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF документа....Аннотации содержатся в коллекции Annotations конкретной страницы. Эта...Добавьте аннотацию в коллекцию Annotations объекта ‘page’. Следующий...

    docs.aspose.com/pdf/ru/python-net/text-annotation/
  9. API PDF per le annotazioni | Aspose.PDF

    Rimuovere commenti dai documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma....pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/it/annotation/
  10. 使用额外类型的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/