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

annotate

(0.07 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Freetext Annotation using .NET https://products.aspose.com/pdf/net/annotation/freetext/get/ Recent content in How to get Freetext An......Products – How to get Freetext Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/freetext/get/ Recent content...

    products.aspose.com/pdf/net/annotation/freetext...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Link Annotation using Java https://products.aspose.com/pdf/java/annotation/link/remove/ Recent content in How to remove Link Anno......Products – How to remove Link Annotation using Java https://products...https://products.aspose.com/pdf/java/annotation/link/remove/ Recent content...

    products.aspose.com/pdf/java/annotation/link/re...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Polyline Annotation using .NET https://products.aspose.com/pdf/net/annotation/polyline/remove/ Recent content in How to remove Po......– How to remove Polyline Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/polyline/remove/ Recent content...

    products.aspose.com/pdf/net/annotation/polyline...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Strikeout Annotation using .NET https://products.aspose.com/pdf/net/annotation/strikeout/remove/ Recent content in How to remove ......– How to remove Strikeout Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/strikeout/remove/ Recent content...

    products.aspose.com/pdf/net/annotation/strikeou...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Underline Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/underline/remove/ Recent content in How to remove U......– How to remove Underline Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/underline/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/underlin...
  6. التعليقات اللاصقة في 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/
  7. Redazione di un PDF utilizzando Java | Aspose.PDF

    Redazione programmatica di documenti PDF con codice di esempio Java utilizzando Aspose.PDF per Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/it/java/redaction/
  8. Архивы

    Архивы...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType метод annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/ru/pdf/working-with-annotations...
  9. Извлечение текста из штампов с помощью C#|Aspos...

    Узнайте, как использовать специальную функцию Aspose.PDF for .NET — извлечение текста из аннотаций штампов... Получите нужную Annotation из списка аннотаций страницы...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/ru/net/extract-text-from-st...
  10. Extraire les liens|Aspose.PDF for Python via .NET

    Cet exemple charge un PDF d'entrée, extrait tous les liens et affiche leurs coordonnées ainsi que leurs URI (si disponibles)....programmétiquement toutes les annotations de lien d’un PDF. Cela vous...link , ap . annotations . LinkAnnotation ): annotation = cast (...

    docs.aspose.com/pdf/fr/python-net/extract-links/