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

annotator

(0.11 sec)
  1. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Highlight 注释的 Java 示例代码。...Annotations 集合中的 Highlight 注释方法 Get 再次保存该文件...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. Come aggiungere l'annotazione Circle usando Jav...

    Codice di esempio Java per aggiungere Circle annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/it/java/annotation/circ...
  3. Opérations avancées|Aspose.PDF pour Android via...

    Aspose.PDF pour Android via Java vous permet de réaliser non seulement des tâches simples. Vous pouvez fixer des objectifs difficiles et les résoudre facilement.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation dans les documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/androidjava/advanced-ope...
  4. Publicar formularios en PDF mediante Python|Asp...

    Agregar botones de envío y acciones de envío a los PDF AcroForms mediante Aspose.PDF for Python via .NET.... annotations . SubmitFormAction () submit_action...submit_action . flags = ( ap . annotations . SubmitFormAction . EXPORT_FORMAT...

    docs.aspose.com/pdf/es/python-net/posting-form/
  5. Comment ajouter des commentaires dans un fichie...

    Ce court tutoriel vous explique comment ajouter des commentaires dans un fichier PDF à l'aide de Python. Il contient des informations de base pour définir l'environnement et un exemple de code exécutable pour ajouter des commentaires au PDF à l'aide de Python, ainsi que la description par étapes....peuvent être définis pour l’annotation de texte afin de personnaliser...les propriétés de base de l’annotation de texte Instancier et définir...

    kb.aspose.com/fr/pdf/python/how-to-add-comments...
  6. Что нового|Aspose.PDF для Python через .NET

    На этой странице представлены самые популярные новые функции в Aspose.PDF for Python via .NET, которые были введены в последних релизах.... preserve_annotations : bool, default True When...True, attempt to preserve annotations/forms/interactive elements;...

    docs.aspose.com/pdf/ru/python-net/whatsnew/
  7. PDFファイルからリンクを抽出する|Aspose.PDF for C++

    C#を使用してPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/extract-links/
  8. Quoi de neuf 2024|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET introduites en 2024....comment convertir un document d’annotation en PDF/X-1 en utilisant le...Create an OutputIntent with annotation required OutputConditionIdent...

    docs.aspose.com/pdf/fr/net/whatsnew/2024/
  9. Extrair Links do Arquivo PDF|Aspose.PDF for C++

    Extrair links de PDF com C#. Este tópico explica como extrair links usando a classe AnnotationSelector....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/extract-links/
  10. Обновление ссылок в PDF|Aspose.PDF for Java

    Обновление ссылок в PDF программным способом. Это руководство о том, как обновить ссылки в PDF на языке Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ru/java/update-links/