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

annotator

(1.11 sec)
  1. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...삽입을 나타내는 데 사용됩니다. 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  2. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF.... Crea una nueva Caret Annotation y establece los parámetros...texto. Crea una nueva Caret Annotation y establece los parámetros...

    docs.aspose.com/pdf/es/cpp/extra-annotations/
  3. Arsip

    Arsip...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/id/pdf/working-with-annotations...
  4. Архів

    Архів...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/uk/pdf/working-with-annotations...
  5. ค้นหา

    ค้นหา...ยประกอบ PDF ใน Python # Annotations in PDFs enhance document...figures, and sticky notes. Each annotation type serves a specific purpose...

    blog.aspose.com/th/pdf/parse-pdf-in-python/
  6. Travailler avec des commentaires|Documentation

    Cette page décrit comment ajouter ou modifier des commentaires avec la bibliothèque Aspose.Diagram....propriété Comment, exposée par le Annotation classe, permet aux développeurs...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/fr/net/working-with-com...
  7. 提取注释(facades)|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件中提取注释到 XFDF。... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/zh/java/extract-annotation/
  8. Извлечение ссылок из PDF-файла|Aspose.PDF for Java

    Извлечение ссылок из PDF с помощью Java. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ru/java/extract-links/
  9. Update Links in PDF|Aspose.PDF untuk C++

    Memperbarui tautan dalam PDF secara programatis dengan Aspose.PDF untuk C++. Panduan ini tentang cara memperbarui tautan dalam file PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modifikasi tautan:...

    docs.aspose.com/pdf/id/cpp/update-links/
  10. Дополнительные аннотации с использованием C++|A...

    Этот раздел описывает, как добавлять, получать и удалять различные виды аннотаций из вашего PDF-документа.... Создайте новую Caret Annotation и установите параметры Caret...текста. Создайте новую Caret Annotation и установите параметры Caret...

    docs.aspose.com/pdf/ru/cpp/extra-annotations/