Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 8,552 for

annotate

(0.15 sec)
  1. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....learn to retrieve selected annotations from a page and fetch URI...URI from link-type annotations. Steps to Extract URL from PDF using...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  2. Видаліть анотацію DOTX онлайн або керуйте анота...

    видалити коментарі з файлу DOTX через онлайн-програму безкоштовно. Код Java API для керування коментарями файлів DOTX....Total Java Annotate Видаліть анотацію DOTX онлайн...керування. Explore Annotate File Options with Java Annotate CSV Files...

    products.aspose.com/total/uk/java/annotate/dotx/
  3. Quoi de neuf|Aspose.PDF pour Python via .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF pour Python via .NET qui ont été introduites dans les versions récentes....Option 1 : parcourir les annotations sur la page page = document...] for annotation in page . annotations : if ( annotation . rect...

    docs.aspose.com/pdf/fr/python-net/whatsnew/
  4. Видаліть анотацію PPS онлайн або керуйте анотац...

    видалити коментарі з файлу PPS через онлайн-програму безкоштовно. Код .NET API для керування коментарями файлів PPS....NET Annotate Видаліть анотацію PPS онлайн...керування. Explore Annotate File Options with .NET Annotate DOC Files...

    products.aspose.com/total/uk/net/annotate/pps/
  5. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....Python How to Parse PDF Annotations in Python Aspose.PDF: Best...elements such as text, images, annotations, attachments, and graphs...

    blog.aspose.com/pdf/parse-pdf-in-python/
  6. إضافة تعليقات توضيحية على الأشكال باستخدام بايث...

    يصف هذا المقال كيفية إضافة، الحصول على، وحذف التعليقات التوضيحية للأشكال من مستند PDF الخاص بك باستخدام Aspose.PDF للبايثون عبر .NET... annotations . SquareAnnotation ( document...document . pages [ 1 ] . annotations . append ( squareAnnotation...

    docs.aspose.com/pdf/ar/python-net/figures-annot...
  7. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/java/redaction/
  8. التعليقات التوضيحية في PDF|Aspose.PDF لـ Python...

    يوضح هذا القسم كيفية استخدام جميع أنواع التعليقات التوضيحية في ملف PDF الخاص بك باستخدام مكتبة Aspose.PDF....في PDF Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/ar/python-net/annotations/
  9. Extract Text From Stamps|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Extract Text from Stamp Annotations Aspose.PDF for C++ lets you...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/cpp/extract-text-from-stamps/
  10. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....links to the Page object’s Annotations collection. Finally, save...idx_get ( 1 ); // Create Link annotation object auto link = MakeObject...

    docs.aspose.com/pdf/cpp/actions/