Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 8,744 for

annotate

(0.12 sec)
  1. | Aspose.PDF

    Manage PDF Annotations Programmatically with C# Using Aspose.PDF for .NET...popular PDF Annotations in C# Add FreeText Annotation to PDF Get...Get Highlight Annotation from PDF Mark content to remove with Redaction...

    products.aspose.com/pdf/net/annotation/
  2. | Aspose.PDF

    Manage PDF Annotations Programmatically with C++ Using Aspose.PDF for C++...popular PDF Annotations in C++ Add FreeText Annotation to PDF Get...Get Highlight Annotation from PDF Mark content to remove with...

    products.aspose.com/pdf/cpp/annotation/
  3. arkiv

    arkiv...sida i en PDF har sin egen Annotations-samling, som rymmer alla...-klassen. Hämta egenskapen annotations för en specifik sida för...

    blog.aspose.com/sv/pdf/parse-pdf-in-python/
  4. آرشیوها

    آرشیوها...بازیابی کنید Aspose::Pdf::Annotations::AnnotationType روش annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/fa/pdf/working-with-annotations...
  5. تعليق التظليل في PDF باستخدام بايثون|Aspose.PDF...

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

    docs.aspose.com/pdf/ar/python-net/highlights-an...
  6. 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...
  7. 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...
  8. Remove Highlight from PDF using Java

    Follow this article to remove PDF highlight using Java. You will get details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Java....filter different types of annotations and delete them as per the...collection of annotations in it Process each highlight annotation and cast...

    kb.aspose.com/pdf/java/remove-highlight-from-pd...
  9. Anotasi Sorotan PDF menggunakan Python|Aspose.P...

    Anotasi Markup disajikan dalam teks sebagai sorotan, garis bawah, coretan, atau garis bawah bergerigi dalam teks dokumen....Contents [ Hide ] Text Markup Annotations dalam PDF digunakan untuk...halaman. Tambahkan Highlight Annotation import aspose.pdf as ap #...

    docs.aspose.com/pdf/id/python-net/highlights-an...
  10. Redaguj PDF przy użyciu Java | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu Java przy użyciu pliku Aspose.PDF dla Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

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