Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 671 for

watermark annotation

(0.85 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. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...popular PDF Annotations in Java Add FreeText Annotation to PDF Get...Get Highlight Annotation from PDF Mark content to remove with...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/net/Annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io en Thu, 15 Jan 2026 00:00:00 +0000 http......com/pdf/net/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/net/annotation/index.xml self application/rss+xml...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/java/Annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io en Thu, 15 Jan 2026 00:00:00 +0000 htt......com/pdf/java/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/java/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/java/annotation/index.xml
  5. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  6. How to Remove Hyperlink in PDF using Java

    This quick tutorial describes the process on how to remove hyperlink in PDF using Java. It has all the information for the environment settings, the program logic in terms of steps, and a runnable sample code to remove all links from PDF using Java....of annotations and remove the particular link annotation only...PDF pages and access the annotations collection Iterate through...

    kb.aspose.com/pdf/java/how-to-remove-hyperlink-...
  7. 如何用 .NET 添加 Watermark 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Watermark 个注释。...NET 添加 Watermark 注释 你需要 Aspose.PDF for .NET...创建新页面或获取对现有页面的引用 创建 Watermark 注释 调用 Page.Annotations 集合中的 Watermark 注释方法 Add...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  8. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...PDF" , "Watermark" , "Demo" }, ts ); // 保存文档...save ( _dataDir + "sample_watermark.pdf" ); } } 获取水印注释 public...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  9. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码...Cpp 通过 C++ 添加 Watermark 注释 你需要 Aspose.PDF 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Watermark 注释 调用 Page.Annotations 集合中的 Watermark 注释方法 Add...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. How to Delete Comments in PDF in Java

    This tutorial guides on how to delete comments in PDF in Java. It shares the information to set the IDE, steps to write the program, and a runnable sample code to delete all comments in PDF in Java....article also discusses other annotations similar to the comments that...collection of annotations on it Parse each annotation and filter...

    kb.aspose.com/pdf/java/how-to-delete-comments-i...