Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 8,582 for

annotate

(0.14 sec)
  1. Usando Anotação de Texto para PDF via Python|As...

    Aspose.PDF para Python permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....são contidas pela coleção Annotations de uma página específica...Adicione a anotação à coleção Annotations do objeto ‘page’. O snippet...

    docs.aspose.com/pdf/pt/python-net/text-annotation/
  2. 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-...
  3. استخدام التعليقات النصية لملفات PDF عبر بايثون|...

    Aspose.PDF لبايثون يتيح لك إضافة، الحصول على، وحذف التعليقات النصية من وثيقة PDF الخاصة بك.... يحتوي Annotations على التعليقات الخاصة بصفحة...) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ar/python-net/text-annotation/
  4. 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...
  5. 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/
  6. Anotasi Ekstra menggunakan Python|Aspose.PDF un...

    Bagian ini menjelaskan cara menambah, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda.... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/id/python-net/extra-annotat...
  7. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... 注释由特定页面的 Annotations 集合包含。此集合仅包含该单独页面的注释;每个页面都有其自己的注释集合。...然后打开输入的 PDF。 将注释添加到“页面”对象的 Annotations 集合中。 以下代码片段演示了如何在PDF页面中添加注释。...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  8. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....a text annotation and then add it to the annotations collection...to add annotation Create or load a PDF to add annotation using...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  9. Menggunakan Anotasi Tautan di PDF|Aspose.PDF fo...

    Aspose.PDF for .NET memungkinkan Anda untuk Menambahkan, Mengambil, dan Menghapus Anotasi Tautan dari dokumen PDF Anda.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/id/net/link-annotations/
  10. استخدام تعليقات الارتباط في PDF|Aspose.PDF for ...

    Aspose.PDF for .NET يتيح لك إضافة واسترجاع وحذف تعليق ارتباط من مستند PDF الخاص بك.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/ar/net/link-annotations/