Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 8,745 for

annotate

(0.11 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการเพิ่ม Highlight คำอธิบายประกอบโดยใช้ .NEThttps://products.aspose.com/pdf/th/net/annotation/highlight/add/Recent content in วิธีการเพิ่ม ......com/pdf/th/net/annotation/highlight/add/Recent content...+0000https://products.aspose.com/pdf/th/net/annotation/highlight/add/index.xml self...

    products.aspose.com/pdf/th/net/annotation/highl...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการเพิ่ม Square คำอธิบายประกอบโดยใช้ .NEThttps://products.aspose.com/pdf/th/net/annotation/square/add/Recent content in วิธีการเพิ่ม Square......com/pdf/th/net/annotation/square/add/Recent content...+0000https://products.aspose.com/pdf/th/net/annotation/square/add/index.xml self...

    products.aspose.com/pdf/th/net/annotation/squar...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการเพิ่ม Redaction คำอธิบายประกอบโดยใช้ .NEThttps://products.aspose.com/pdf/th/net/annotation/redaction/add/Recent content in วิธีการเพิ่ม ......com/pdf/th/net/annotation/redaction/add/Recent content...+0000https://products.aspose.com/pdf/th/net/annotation/redaction/add/index.xml self...

    products.aspose.com/pdf/th/net/annotation/redac...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการเพิ่ม Underline คำอธิบายประกอบโดยใช้ Javahttps://products.aspose.com/pdf/th/java/annotation/underline/add/Recent content in วิธีการเพิ่ม......com/pdf/th/java/annotation/underline/add/Recent content...s.aspose.com/pdf/th/java/annotation/underline/add/index.xml self...

    products.aspose.com/pdf/th/java/annotation/unde...
  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. استخراج النص الخام من ملف 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...
  7. 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...
  8. 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...
  9. Добавить подсказки к тексту PDF в Python|Aspose...

    Узнайте, как добавить подсказки к фрагментам текста в PDF‑документах с помощью Python.... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/ru/python-net/pdf-tooltip/
  10. 액션 작업하기|Aspose.PDF for Java

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

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