Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 7,617 for

annotator

(0.06 sec)
  1. 如何用 C++ 添加 Redaction 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Redaction 注释的源代码...Annotations 集合中的 Redaction 注释方法 Add 再次保存该文件...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 使用 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/
  3. 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
  4. PDF липкие аннотации с использованием Python|As...

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

    docs.aspose.com/pdf/ru/python-net/sticky-annota...
  5. Extraire les liens d'un PDF à l'aide de C#

    Ce tutoriel décrit comment extraire des liens d'un PDF à l'aide de C#. Il contient des détails sur la configuration de l'IDE, une liste d'étapes et un exemple de code pour développer un extracteur de liens PDF à l'aide de C#....apprendrez à récupérer les annotations sélectionnées à partir d’une...récupérer l’URI à partir des annotations de type lien. Étapes pour...

    kb.aspose.com/fr/pdf/net/extract-links-from-pdf...
  6. ลบคำอธิบายประกอบโดยใช้ Python | products.aspose...

    ซอร์สโค้ด Python เพื่อลบความคิดเห็นในการนำเสนอ...PowerPoint ออนไลน์รวม Remove Annotation From ปชป วิธีลบคำอธิบายประกอบจาก...Python ผ่าน .NET API Remove Annotation From PPTX วิธีลบคำอธิบายประกอบจาก...

    products.aspose.com/slides/th/python-net/annota...
  7. Remove Comments from Outlook & Thunderbird Emai...

    Free App and APIs for EML, EMLX, MSG annotation & comments on Windows, Linux & macOS...Việt 繁體中文 Annotation Microsoft ® Outlook Email Annotation Solution...Free Online App for Outlook Annotation Remove comments from MSG...

    products.aspose.com/email/annotation/
  8. 使用 Java 编辑 PDF | Aspose.PDF

    Java 源代码,用于在 Java 和 PHP 中编辑 PDF 文件中的敏感信息,德尔福。...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/zh-hans/java/redaction/
  9. Usando Anotações de Link em PDF|Aspose.PDF for ...

    Aspose.PDF for .NET permite que você Adicione, Obtenha e Exclua Anotações de Link do seu documento PDF.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/pt/net/link-annotations/
  10. Crear AcroForm - Crear PDF Rellenable en C#|Asp...

    Con Aspose.PDF for .NET puedes crear un formulario desde cero en tu archivo PDF...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/es/net/create-form/