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

annotator

(0.08 sec)
  1. 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/
  2. Arsip

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

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

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

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

    ค้นหา...ยประกอบ 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/
  5. 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...
  6. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the importing... add a stamp Export the annotations to XFDF Import the XFDF using...file that contains a stamp annotation. Please try the following...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  7. 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/
  8. 提取注释(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/
  9. Извлечение ссылок из 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/
  10. Дополнительные аннотации с использованием C++|A...

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

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