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

watermark annotation

(0.07 sec)
  1. | Aspose.PDF

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

    products.aspose.com/pdf/net/annotation/
  2. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....a text annotation and then add it to the annotations collection...to add annotation Create or load a PDF to add annotation using...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  3. 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-...
  4. 使用 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/
  5. | 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/
  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. Public API Changes in Aspose.PDF for Java 9.1.0...

    Discover the key public API changes in Aspose.PDF for Java version 9.1.0, ensuring optimal use of the new features and fixes....getCatalogValue(String key) In Annotation class, following methods...operatorCollection) Watermark class changes: public Watermark(com.aspose...

    docs.aspose.com/pdf/java/public-api-changes-in-...