Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 8,462 for

annotate

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – จัดการคำอธิบายประกอบใน PDF โดยใช้ Pythonhttps://products.aspose.com/pdf/th/python-net/annotation/Recent content in จัดการคำอธิบายประกอบใน PDF โ......com/pdf/th/python-net/annotation/Recent content in จัดการคำอธิบายประกอบใน...aspose.com/pdf/th/python-net/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/python-net/annotatio...
  2. 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/
  3. 如何使用 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...
  4. 如何使用 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...
  5. 주석 삭제 (파사드)|Aspose.PDF for Java

    이 섹션은 PdfAnnotationEditor 클래스를 사용하여 Aspose.PDF 파사드로 주석을 삭제하는 방법을 설명합니다....parameter, to delete all the annotations from the file; the string...parameter represents the annotation type to be deleted. Finally...

    docs.aspose.com/pdf/ko/java/delete-annotations/
  6. Extracción de texto sin formato de un archivo P...

    Este artículo describe varias formas de extraer texto de documentos PDF utilizando Aspose.PDF para Android a través de Java. De páginas enteras, de una parte específica, basado en columnas, etc....las anotaciones for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/es/androidjava/extract-text...
  7. استخراج النص الخام من ملف PDF|Aspose.PDF لنظام ...

    تصف هذه المقالة طرقًا مختلفة لاستخراج النصوص من مستندات PDF باستخدام Aspose.PDF لنظام Android عبر Java. من صفحات كاملة، من جزء محدد، بناءً على الأعمدة، إلخ....التعليقات التوضيحية for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ar/androidjava/extract-text...
  8. Mengekstraksi teks mentah dari file PDF|Aspose....

    Artikel ini menjelaskan berbagai cara untuk mengekstrak teks dari dokumen PDF menggunakan Aspose.PDF untuk Android melalui Java. Dari seluruh halaman, dari bagian tertentu, berdasarkan kolom, dll....semua anotasi for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/id/androidjava/extract-text...
  9. Aperçu|Aspose.PDF pour Java

    Aperçu des fonctionnalités clés et des formats pris en charge par Aspose.PDF pour Java, manuel d'installation et de licence de la bibliothèque Java....supprimer ou aplatir les annotations supprimer les champs AcroForm...et annotations L’ajout de pièces jointes et d’annotations rend...

    docs.aspose.com/pdf/fr/java/overview/
  10. 액션 작업하기|Aspose.PDF for Java

    이 섹션에서는 Java를 사용하여 문서 및 양식 필드에 액션을 프로그래밍 방식으로 추가하는 방법을 설명합니다. PDF 파일에서 하이퍼링크를 추가, 생성 및 가져오는 방법을 배웁니다....객체가 정의되면 이러한 링크를 Page 객체의 Annotations 컬렉션에 추가합니다. 마지막으로 Document...accept ( selector ); List < Annotation > list = selector . getSelected...

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