Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 9,045 for

annotation

(0.2 sec)
  1. index.xml

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

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

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. How to create PDF editor using Apose.PDF? - Fre...

    Dear team I am evaluating product as per my need, but my basic requirement is I want PED editor which can create/edit/delete link Annotation, bookmarks and edit/add/delete pages I have search for sample demos, but ther…...can create/edit/delete link annotation, bookmarks and edit/add/delete...demos, but there is no Link annotation tool in it. Please suggest...

    forum.aspose.com/t/how-to-create-pdf-editor-usi...
  4. 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/
  5. Creating Annotations within pdf files using Asp...

    Hi, Can you please send me documentation for creating Annotations i.e Redaction, Highlight, Comment etc. Thanks...Creating Annotations within pdf files using Aspose Aspose.PDF...documentation for creating annotations i.e Redaction, Highlight...

    forum.aspose.com/t/creating-annotations-within-...
  6. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 注释由特定页面的 Annotations 集合包含。 这份集合仅包含该特定页面的注释;每个页面都有其自己的注释集合。..."Sample contents for the annotation" ); textAnnotation . setOpen...

    docs.aspose.com/pdf/zh/java/text-annotation/
  7. PDF 粘性注释|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  8. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....‘StructParent’ entry missing in the annotation 7.1:9.3(14.7) Error Entry...appropriate Page Labels Annotations Code Severity Message 7.18...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  9. Import and Export Annotations to XFDF format us...

    You may import and export Annotation with XFDF format with C++ and Aspose.PDF for C++ library....Import and Export Annotations to XFDF format using Aspose.PDF...such as form encoding and annotations, which can be saved and imported/exported...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  10. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language....LinkAnnotation Text Color The link annotation does not contain text. Instead...contents of the page under the annotation. Therefore, to change the...

    docs.aspose.com/pdf/net/update-links/