Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 8,414 for

annotation

(0.16 sec)
  1. How to Remove Hyperlink from PDF using Python

    This article provides details on how to remove hyperlink from PDF using Python. It contains environment settings, a step-wise process to write the application and a runnable sample code to remove link from PDF using Python....collections of annotations Check each annotation having type LINK...the delete() method of the annotations collection Save the output...

    kb.aspose.com/pdf/python/how-to-remove-hyperlin...
  2. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...Annotations.CircleAnnotation 类的实例),除了形状不同。...new Document . 创建新的 Circle Annotation 并设置圆形参数(新矩形、标题、颜色、内部颜色、不透明度)。...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  3. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。... 创建新的 Caret Annotation 并设置 Caret 参数(新的 Rectangl...以下代码片段显示了如何向 PDF 文件添加 Caret Annotation: package com.aspose.pdf.examples...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  4. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...library’s features for handling annotations and revisions. Here’s a step-by-step... and check for specific annotations that indicate redlines. Next...

    forum.aspose.com/t/redlines-in-pdf/315965
  5. PDF Annotations|Aspose.PDF for Python via .NET

    Explore how to add, modify, and extract Annotations from PDFs using Aspose.PDF in Python and .NET....PDF Annotations Contents [ Hide ] Annotations in PDFs are interactive...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/python-net/annotations/
  6. Aspose.PDF for Java 9.0.0 中的公共 API 更改|Aspose.PD...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....end, Enum annotType, Annotation annotation) 改为 void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  7. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....the annotation document to PDF/X-1 using the annotation FOGRA39...demonstrates how to add annotation text stamp to annotation PDF file and...

    docs.aspose.com/pdf/python-net/whatsnew/
  8. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the Annotation data. Saving the output as bytestream for the client…...the inkstrokes to get the annotation data. Saving the output as...and I click on Hide all annotations the underlying text is displayed...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  9. Working with Annotations - Facades|Aspose.PDF f...

    Learn to manage PDF Annotations efficiently using Aspose.PDF for C++. Simplify the process with Annotation facades....Working with Annotations - Facades Contents [ Hide ] Articles...section Add, Delete and Get Annotation - Facades Working with Bookmarks...

    docs.aspose.com/pdf/cpp/working-with-annotation...
  10. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...Annotations 集合中的 Link 注释方法 Remove 再次保存该文件..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...