Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 8,589 for

annotator

(0.56 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text from stamp annotations in PDF via Python https://products.aspose.com/pdf/python-net/parser/stamps/ Recent content in Extract text ......Extract text from stamp annotations in PDF via Python https://products...Extract text from stamp annotations in PDF via Python on Aspsoe...

    products.aspose.com/pdf/python-net/parser/stamp...
  2. Anotação de Texto em PDF|Aspose.PDF para Java

    Aspose.PDF para Java permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....são contidas pela coleção Annotations de uma Página específica...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    docs.aspose.com/pdf/pt/java/text-annotation/
  3. 如何使用 Java 删除 Freetext 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Freetext 注释的 Java 示例代码。...Annotations 集合中的 Freetext 注释方法 Remove..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. 如何使用 Java 删除 Caret 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Caret 注释的 Java 示例代码。...Annotations 集合中的 Caret 注释方法 Remove 再次保存该文件..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  5. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Forms Add fields. Delete fields...

    docs.aspose.com/pdf/cpp/key-features/
  6. Travailler avec les couches PDF en utilisant C#...

    Suppression des données cachées dans votre document PDF avec C#...invisibles ou indésirables (annotations, scripts, métadonnées, pièces...toutes les annotations du document. Les annotations de censure...

    docs.aspose.com/pdf/fr/net/clear-hidden-data/
  7. Caractéristiques clés d'Aspose.PDF pour Python|...

    Aspose.PDF pour Python via .NET démontre ses fonctionnalités générales. Il montre les versions PDF prises en charge et toutes les manipulations que nous pouvons faire avec les PDF.... Annotations Ajouter des annotations. Obtenir des...des annotations. Supprimer des annotations. Formulaires Ajouter...

    docs.aspose.com/pdf/fr/python-net/key-features/
  8. PDF 파일에서 링크 추출하기|Aspose.PDF for Java

    Java를 사용하여 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ko/java/extract-links/
  9. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/zh/java/extract-links/
  10. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....MODIFY_ANNOTATIONS , PdfPermissions.FILL_IN.... MODIFY_ANNOTATIONS Add or modify text annotations, fill in...

    reference.aspose.com/words/python-net/aspose.wo...