Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 8,418 for

annotation

(0.23 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 C++ 获取 Caret 注解https://products.aspose.com/pdf/zh-hans/cpp/Annotation/caret/get/Recent content in 如何使用 C++ 获取 Caret 注解 on Aspsoe.PDF Produ......com/pdf/zh-hans/cpp/annotation/caret/get/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/caret/get/index.xml self...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 C++ 删除 Polygon 注释https://products.aspose.com/pdf/zh-hans/cpp/Annotation/polygon/remove/Recent content in 如何使用 C++ 删除 Polygon 注释 on Aspsoe.......com/pdf/zh-hans/cpp/annotation/polygon/remove/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/polygon/remove/index.xml...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....through all the annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  4. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 打印结果 for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  5. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....are shared to create text annotation along with setting its properties...and then adding it to the annotations collection of a particular...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  6. Remove Annotations from PDF in Java

    This article guides on how to remove Annotations from PDF in Java. It has the details for IDE settings, list of steps, and a sample code to develop a PDF Annotation remover in Java....TeX Product Family Remove Annotations from PDF in Java This short...describes how to remove annotations from PDF in Java . It contains...

    kb.aspose.com/pdf/java/remove-annotations-from-...
  7. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....links to the Page object’s Annotations collection. Finally, save...get_Item ( 1 ); // Create Link annotation object LinkAnnotation link...

    docs.aspose.com/pdf/java/actions/
  8. 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/
  9. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....class Add the annotation to existing annotations Redact the PDF...redaction annotation. Subsequently, add the annotation to the page...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  10. Regression bug : Arrows not displayed in output...

    When creating a polyline Annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the shape of the Annotation in Adobe Reade…...polylines annotations Aspose.PDF Product Family pdf-annotation louis...When creating a polyline annotation with aspose and settings...

    forum.aspose.com/t/regression-bug-arrows-not-di...