Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 8,583 for

annotate

(0.17 sec)
  1. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....desired page Create a link annotation and add it to the target...target page Create a free text annotation at the sample place and add...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  2. Ekstrak Teks Dari Stempel menggunakan C#|Aspose...

    Pelajari cara menggunakan fitur khusus dari Aspose.PDF for .NET - ekstraksi teks dari anotasi stempel... Dapatkan Annotation yang diinginkan dari daftar...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/id/net/extract-text-from-st...
  3. API PDF را ویرایش کنید | Aspose.PDF

    اسناد PDF را با برنامه های متقابل پلتفرمی رایگان و API های کد بالا برای هر پلتفرمی ویرایش کنید....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/fa/redaction/
  4. PDFファイルからリンクを抽出する|Aspose.PDF for Java

    JavaでPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ja/java/extract-links/
  5. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modification link:...

    docs.aspose.com/pdf/cpp/update-links/
  6. PdfAnnotationEditor Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using PdfAnnotationEditor Class....Contents [ Hide ] Delete All Annotations by Specified Type (facades)...(facades) Import and Export Annotations to XFDF format using com.aspose...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  7. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...redaction (text/content, annotations, embedded objects, metadata)...you to create redaction annotations for specific areas of the...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  8. استخراج التعليقات التوضيحية (الواجهات)|Aspose.P...

    يشرح هذا القسم كيفية استخراج التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ar/java/extract-annotation/
  9. Qué hay de nuevo|Aspose.PDF para Python a travé...

    En esta página se presentan las características nuevas más populares en Aspose.PDF para Python a través de .NET que se han introducido en lanzamientos recientes....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/es/python-net/whatsnew/
  10. ما الجديد|Aspose.PDF لـ Python عبر .NET

    في هذه الصفحة يتم تقديم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET التي تم تقديمها في الإصدارات الأخيرة....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ar/python-net/whatsnew/