Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 7,775 for

annotator

(0.08 sec)
  1. Mettre à jour les liens dans un PDF|Aspose.PDF ...

    Mettre à jour les liens dans un PDF par programmation. Ce guide traite de la manière de mettre à jour les liens dans un PDF en langage C#....texte de LinkAnnotation L’annotation de lien ne contient pas de...contenu de la page sous l’annotation. Par conséquent, pour changer...

    docs.aspose.com/pdf/fr/net/update-links/
  2. Jak odstranit komentáře v PDF v Javě

    Tento tutoriál popisuje, jak odstranit komentáře v PDF v Javě. Sdílí informace pro nastavení IDE, kroky k napsání programu a spustitelný ukázkový kód pro odstranění všech komentářů v PDF v Javě....přejděte na collection of annotations na ní Analyzujte každou anotaci...metodu delete() v kolekci Annotations Uložte výstupní soubor PDF...

    kb.aspose.com/cs/pdf/java/how-to-delete-comment...
  3. 如何用 Java 添加 Highlight 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Highlight 个注释。...Annotations 集合中的 Highlight 注释方法 Add 再次保存该文件...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. Trabajando con Acciones|Aspose.PDF para Java

    Esta sección explica cómo agregar acciones a los documentos y campos de formulario programáticamente con Java. Aprenda cómo Añadir, Crear y Obtener un Hipervínculo en un Archivo PDF....estos enlaces a la colección Annotations del objeto Page . Finalmente...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/es/java/actions/
  5. スタンプからテキストを抽出|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/ja/java/extract-text-from-s...
  6. PDFテキスト注釈|Aspose.PDF for Java

    Aspose.PDF for Javaを使用して、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。... 注釈は特定のページの Annotations コレクションに含まれています。 このコレクション...このコレクションには、その個々のページ専用の注釈が含まれています。各ページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/java/text-annotation/
  7. How to Remove Comments from PDF using Python

    This article guides on how to remove comments from PDF using Python. It provides detailed information to set the IDE, write program algorithm and a runnable sample code to delete all comments in PDF using Python....collection of annotations Check each annotation if it is a TEXT...document and then parsing the annotations collection on each page to...

    kb.aspose.com/pdf/python/how-to-remove-comments...
  8. PDF 파일에서 주석 수정하기 (파사드)|Aspose.PDF for Java

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일의 주석을 XFDF로 수정하는 방법을 설명합니다....document ); // 주석 속성을 수정하기 위해 Annotation 유형의 새 객체를 만듭니다. DefaultAppearance...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ko/java/modify-annotations/
  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. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....class Add the annotation to existing annotations Redact the PDF...redaction annotation. Subsequently, add the annotation to the page...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...