Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 7,620 for

annotator

(0.15 sec)
  1. How to Remove Hyperlink in PDF using Java

    This quick tutorial describes the process on how to remove hyperlink in PDF using Java. It has all the information for the environment settings, the program logic in terms of steps, and a runnable sample code to remove all links from PDF using Java....of annotations and remove the particular link annotation only...PDF pages and access the annotations collection Iterate through...

    kb.aspose.com/pdf/java/how-to-remove-hyperlink-...
  2. Jak dodać Redaction Adnotację za pomocą .NET | ...

    Kod źródłowy w języku C#, aby dodać adnotacje Redaction na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/pl/net/annotation/redac...
  3. Usando Anotaciones de Enlace en PDF|Aspose.PDF ...

    Aspose.PDF for .NET te permite Agregar, Obtener y Eliminar Anotaciones de Enlace de tu documento PDF.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/es/net/link-annotations/
  4. แก้ไข PDF API | Aspose.PDF

    แก้ไขเอกสาร PDF ด้วยแอพข้ามแพลตฟอร์มฟรีและ API High Code สำหรับทุกแพลตฟอร์ม...Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/th/redaction/
  5. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。...Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/zh-hans/redaction/
  6. Extrair Texto de Carimbos usando C#|Aspose.PDF ...

    Aprenda como usar o recurso especial de Aspose.PDF for .NET - extração de texto de anotações de carimbo... Obtenha a Annotation desejada da lista de anotações...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/pt/net/extract-text-from-st...
  7. วิธีการเพิ่ม Redaction คำอธิบายประกอบโดยใช้ .NE...

    รหัสที่มาใน C# เพื่อเพิ่ม Redaction คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/th/net/annotation/redac...
  8. C#を使用したPDFマルチメディア注釈|Aspose.PDF for .NET

    Aspose.PDF for .NETは、PDFドキュメントにマルチメディア注釈を追加、取得、削除することを可能にします。...PDFドキュメントの注釈は、 Page オブジェクトのAnnotationsコレクションに含まれています。このコレクションには...すべての注釈が含まれています:各ページには独自のAnnotationsコレクションがあります。特定のページに注釈を追加す...

    docs.aspose.com/pdf/ja/net/multimedia-annotation/
  9. التعليقات اللاصقة في PDF باستخدام C#|Aspose.PDF...

    تعلم كيفية إنشاء تعليقات لاصقة، مثل الملاحظات والتسليط، في ملفات PDF باستخدام Aspose.PDF في .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ar/net/sticky-annotations/
  10. Redazione di un PDF utilizzando Java | Aspose.PDF

    Codice sorgente Java per modificare le informazioni sensibili nel file PDF in Java e PHP, Delphi....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/it/java/redaction/