Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 9,050 for

annotate

(0.41 sec)
  1. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....property, exposed by the Annotation class, allows developers...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/net/working-with-comments/
  2. Visio फ़ाइल एनोटेशन Java में | products.aspose.com

    Java कोड की कुछ ही पंक्तियों के साथ Visio का डेटा एनोटेशन जोड़ें या निकालें।...टिप्पणियाँ ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...Annotation ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...

    products.aspose.com/diagram/hi/java/annotation/
  3. تعليق التظليل في PDF باستخدام بايثون|Aspose.PDF...

    يتم تقديم التعليقات التوضيحية للترميز في النص كتظليل أو خطوط تحتية أو شطب أو خطوط تحتية متعرجة في نص المستند.... annotations . HighlightAnnotation ( document...document . pages [ 1 ] . annotations . append ( highlightAnnotation...

    docs.aspose.com/pdf/ar/python-net/highlights-an...
  4. Anotación de Resaltados en PDF usando Python|As...

    Las anotaciones de marcado se presentan en el texto como resaltados, subrayados, tachados o subrayados irregulares en el texto de un documento.... annotations . HighlightAnnotation ( document...document . pages [ 1 ] . annotations . append ( highlightAnnotation...

    docs.aspose.com/pdf/es/python-net/highlights-an...
  5. Anotaciones interactivas usando Python|Aspose.P...

    Aprenda cómo agregar, leer y eliminar anotaciones de enlace, y cómo crear botones de navegación e impresión en documentos PDF usando Aspose.PDF for Python via .NET.... link_annotation = ap . annotations . LinkAnnotation...rectangle ) link_annotation . action = ap . annotations . GoToURIAction...

    docs.aspose.com/pdf/es/python-net/interactive-a...
  6. Extract Text From Stamps|Aspose.PDF for Java

    Learn how to extract text from stamps in PDF files using Aspose.PDF for Java. Follow this guide for precise text retrieval....Extract Text from Stamp Annotations Aspose.PDF for Java lets...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/java/extract-text-from-stamps/
  7. แก้ไข 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/
  8. Медийные аннотации в PDF|Aspose.PDF for Python ...

    Узнайте, как добавлять звуковые, 3D, экранные и rich media аннотации в документы PDF, а также как просматривать или удалять мультимедийные аннотации с помощью Aspose.PDF for Python via .NET.... sound_annotation = ann . SoundAnnotation (...True ), media_file , ) sound_annotation . color = ap . Color . blue...

    docs.aspose.com/pdf/ru/python-net/media-annotat...
  9. Menggunakan Anotasi Teks untuk PDF melalui Pyth...

    Aspose.PDF untuk Python memungkinkan Anda Menambahkan, Mendapatkan, dan Menghapus Anotasi Teks dari dokumen PDF Anda....terkandung oleh koleksi Annotations dari halaman tertentu. Koleksi...Tambahkan anotasi ke koleksi Annotations objek ‘page’. Cuplikan kode...

    docs.aspose.com/pdf/id/python-net/text-annotation/
  10. 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/