Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 8,538 for

annotate

(0.54 sec)
  1. Anotações Adesivas em PDF usando C#|Aspose.PDF ...

    Aprenda como criar anotações adesivas, como notas e destaques, em PDFs usando Aspose.PDF em .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/pt/net/sticky-annotations/
  2. | Aspose.PDF

    Manage PDF Annotations Programmatically with Python Using Aspose.PDF for Python for .NET...popular PDF Annotations in Python Add FreeText Annotation to PDF Get...Get Highlight Annotation from PDF Mark content to remove with...

    products.aspose.com/pdf/python-net/annotation/
  3. إضافات إضافية باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة إضافات إضافية إلى ملفات PDF في .NET باستخدام Aspose.PDF لميزات الوثائق التفاعلية....إنشاء إضافة مؤشر جديدة Caret Annotation وتعيين معلمات المؤشر (new...إنشاء إضافة مؤشر جديدة Caret Annotation وتعيين معلمات المؤشر (new...

    docs.aspose.com/pdf/ar/net/extra-annotations/
  4. Anotación Multimedia en PDF usando C#|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar la anotación multimedia de tu documento PDF....encuentran en la colección Annotations de un objeto Page . Esta...tiene su propia colección de Annotations. Para agregar una anotación...

    docs.aspose.com/pdf/es/net/multimedia-annotation/
  5. Comment supprimer des commentaires dans un PDF ...

    Ce didacticiel explique comment supprimer des commentaires dans un PDF en Java. Il partage les informations pour définir l'IDE, les étapes d'écriture du programme et un exemple de code exécutable pour supprimer tous les commentaires au format PDF en Java....traite également d’autres annotations similaires aux commentaires...collection of annotations dessus Analysez chaque annotation et filtrez...

    kb.aspose.com/fr/pdf/java/how-to-delete-comment...
  6. Anotação de Destaques em PDF usando Python|Aspo...

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento.... annotations . HighlightAnnotation ( document...document . pages [ 1 ] . annotations . append ( highlightAnnotation...

    docs.aspose.com/pdf/pt/python-net/highlights-an...
  7. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....(ISO 32000-1:2008), a Link annotation can trigger several types...define what happens when the annotation is activated. Here are the...

    docs.aspose.com/pdf/python-net/create-links/
  8. إضافة تعليقات الأشكال باستخدام C#|Aspose.PDF fo...

    تصف هذه المقالة كيفية إضافة واسترجاع وحذف تعليقات الأشكال من مستند PDF الخاص بك مع Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/ar/net/figures-annotation/
  9. 4 StampAnnotations in place of 2 opening a spec...

    Hello, We are using Aspose.PDF.Drawing 25.2 When opening the attached document in Adobe or Wondershare PDFElement, we see 2 stamp annotations. When opening the same document with Aspose, there are 4 StampAnnotation. N…...PDFElement, we see 2 stamp annotations. When opening the same document...with Stamp annotations, the number of annotations is correct...

    forum.aspose.com/t/4-stampannotations-in-place-...
  10. Python을 통한 PDF의 텍스트 주석 사용|Aspose.PDF for Python...

    Aspose.PDF for Python은 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있도록 합니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 주석만 포함합니다. 각 페이지에는 고유한 Annotations 컬렉션이 있습니다. 특정 페이지에 주석을 추가하려면...

    docs.aspose.com/pdf/ko/python-net/text-annotation/