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

annotator

(0.9 sec)
  1. แก้ไขไฟล์ PDF โดยใช้ Java | Aspose.PDF

    แก้ไขเอกสาร PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/th/java/redaction/
  2. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...We need to add hyperlink annotation at right bottom with 10 as...@aroc To add a hyperlink annotation at the bottom right of a...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  3. PDF липкие аннотации с использованием Python|As...

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

    docs.aspose.com/pdf/ru/python-net/sticky-annota...
  4. Remove Highlight from PDF using Python

    Follow this article to remove highlight from PDF using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Python by removing all or a particular annotation....target annotations For removing all the Highlight annotations, mark...mark all the annotations for removal For removing selected highlights...

    kb.aspose.com/pdf/python/remove-highlight-from-...
  5. تعديل التعليقات التوضيحية في ملف PDF الخاص بك (...

    يوضح هذا القسم كيفية تعديل التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....إنشاء كائن جديد من النوع Annotation لتعديل خصائص التعليق التوضيحي...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ar/java/modify-annotations/
  6. Аннотации к PDF фигурам|Aspose.PDF for Java

    В этой статье описывается, как добавлять, получать и удалять аннотации к фигурам в вашем PDF-документе с помощью Aspose.PDF для Java...Annotations.CircleAnnotation), за исключением...Document . Создайте новую Circle Annotation и установите параметры круга...

    docs.aspose.com/pdf/ru/java/figures-annotation/
  7. 使用 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/
  8. Travailler avec les couches PDF en utilisant C#...

    Suppression des données cachées dans votre document PDF avec C#...invisibles ou indésirables (annotations, scripts, métadonnées, pièces...toutes les annotations du document. Les annotations de censure...

    docs.aspose.com/pdf/fr/net/clear-hidden-data/
  9. Caractéristiques clés d'Aspose.PDF pour Python|...

    Aspose.PDF pour Python via .NET démontre ses fonctionnalités générales. Il montre les versions PDF prises en charge et toutes les manipulations que nous pouvons faire avec les PDF.... Annotations Ajouter des annotations. Obtenir des...des annotations. Supprimer des annotations. Formulaires Ajouter...

    docs.aspose.com/pdf/fr/python-net/key-features/
  10. Anotação Multimídia em PDF usando C#|Aspose.PDF...

    Aspose.PDF for .NET permite adicionar, obter e excluir a anotação multimídia do seu documento PDF....estão contidas na coleção Annotations de um objeto Page . Esta...tem sua própria coleção de Annotations. Para adicionar uma anotação...

    docs.aspose.com/pdf/pt/net/multimedia-annotation/