Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 8,588 for

annotate

(0.3 sec)
  1. | Aspose.PDF

    使用 C# 使用适用于 .NET 的 Aspose.PDF 以编程方式管理 PDF 批注... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/zh-hans/net/annotation/
  2. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....Python How to Parse PDF Annotations in Python Aspose.PDF: Best...elements such as text, images, annotations, attachments, and graphs...

    blog.aspose.com/pdf/parse-pdf-in-python/
  3. Дополнительные аннотации с использованием C++|A...

    Этот раздел описывает, как добавлять, получать и удалять различные виды аннотаций из вашего PDF-документа.... Создайте новую Caret Annotation и установите параметры Caret...текста. Создайте новую Caret Annotation и установите параметры Caret...

    docs.aspose.com/pdf/ru/cpp/extra-annotations/
  4. C++でPDFファイルにリンクを作成する|Aspose.PDF for C++

    このセクションでは、C++でPDFドキュメントにリンクを作成する方法を説明します。... ページオブジェクトの Annotations プロパティにリンクを追加します。 最後に、Doc...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/create-links/
  5. Travailler avec des actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire de manière programmatique avec C#....ces liens à la collection Annotations de l’objet Page . Enfin,...sont représentés comme des annotations dans un fichier PDF et ils...

    docs.aspose.com/pdf/fr/net/actions/
  6. Archivio

    Archivio...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/it/pdf/working-with-annotations...
  7. Extract Links from PDF in Java

    This quick tutorial guides on how to extract links from PDF in Java. It contains all the details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor in Java....learn to fetch link type annotations and transform them to URIAction...the pages, and create an annotation selector for the page Extract...

    kb.aspose.com/pdf/java/extract-links-from-pdf-i...
  8. Comment créer un lien hypertexte dans un PDF à ...

    Cet article rapide vous apprend à créer un lien hypertexte dans un PDF à l'aide de Java. Il contient toutes les informations nécessaires pour écrire cette application ainsi qu'un exemple de code de travail pour ajouter un lien vers un PDF en utilisant Java....page souhaitée Créez un link annotation et ajoutez-le à la page cible...cible Créez une annotation de texte libre à l’emplacement de...

    kb.aspose.com/fr/pdf/java/how-to-create-hyperli...
  9. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python...highlighted box or a specific annotation. Open PDF document Get the...page Find the first square annotation Initialize the TableAbsorber...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  10. Travailler avec les Actions|Aspose.PDF pour Java

    Cette section explique comment ajouter des actions aux documents et aux champs de formulaire par programmation avec Java. Apprenez à Ajouter, Créer et Obtenir un Hyperlien dans un Fichier PDF....ces liens à la collection Annotations de l’objet Page . Enfin,...( 1 ); // Créer un objet annotation de lien LinkAnnotation link...

    docs.aspose.com/pdf/fr/java/actions/