Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 8,590 for

annotation

(0.07 sec)
  1. استخدام أنواع إضافية من تعليقات PDF التوضيحية|A...

    يصف هذا القسم كيفية إضافة، والحصول على، وحذف أنواع إضافية من التعليقات التوضيحية في مستند PDF الخاص بك.... قم بإنشاء Caret Annotation جديد واضبط معلمات Caret (مستطيل...التالي كيفية إضافة Caret Annotation إلى ملف PDF: package com...

    docs.aspose.com/pdf/ar/java/extra-annotations/
  2. | Aspose.PDF

    Zarządzaj adnotacjami w formacie PDF programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/pl/cpp/annotation/
  3. PDF липкие аннотации с использованием Python|As...

    Эта тема о липких аннотациях, в качестве примера мы показываем аннотацию водяного знака в тексте.... annotations . WatermarkAnnotation ( page...аннотаций страницы page . annotations . append ( wa ) # Создать...

    docs.aspose.com/pdf/ru/python-net/sticky-annota...
  4. Comment ajouter des commentaires à un PDF en ut...

    Ce didacticiel vous explique comment ajouter des commentaires à un PDF à l'aide de C#. Il fournit des détails sur la configuration de l'IDE, une liste d'étapes et un exemple de code exécutable pour insérer un commentaire dans un PDF à l'aide de C#....sont partagés pour créer une annotation de texte en définissant ses...l’ajoutant à la collection d’annotations d’une page particulière....

    kb.aspose.com/fr/pdf/net/how-to-add-comments-to...
  5. Archivio

    Archivio... Parsing Text Annotations from a PDF in Python Analizzare...Python Parsing PDF Figures Annotation in Python Come analizzare...

    blog.aspose.com/it/pdf/parse-pdf-in-python/
  6. Archivo

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

    blog.aspose.com/es/pdf/working-with-annotations...
  7. أرشيف

    أرشيف...:: ArrayPtr Aspose::Pdf::Annotations::AnnotationType AnotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/ar/pdf/working-with-annotations...
  8. Arşiv

    Arşiv...kullanarak alın Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/tr/pdf/working-with-annotations...
  9. Anotações Extras usando C++|Aspose.PDF for C++

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF....namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/pt/cpp/extra-annotations/
  10. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/zh/net/highlights-annotation/