Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 8,492 for

annotation

(0.06 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 获取 Link 注解https://products.aspose.com/pdf/zh-hans/net/Annotation/link/get/Recent content in 如何使用 .NET 获取 Link 注解 on Aspsoe.PDF Produc......com/pdf/zh-hans/net/annotation/link/get/Recent content in...aspose.com/pdf/zh-hans/net/annotation/link/get/index.xml self application/rss+xml...

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

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

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

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. 修改PDF文件中的注释(facades)|Aspose.PDF for Java

    本节说明如何使用Aspose.PDF Facades将PDF文件中的注释修改为XFDF。...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Aspose.PDF...

    docs.aspose.com/pdf/zh/java/modify-annotations/
  5. How to Redact a PDF in C#

    This precise article discusses how to redact a PDF in C#. It contains the IDE configuration information, and the algorithm as simple steps, followed by a code snippet to redact text in PDF using C#....Append the annotation to the collection of annotations Redact the...for redaction. Next, the annotation is created and appended to...

    kb.aspose.com/pdf/net/how-to-redact-a-pdf-in-cs...
  6. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。... 创建新的 Caret Annotation 并设置插入符参数(new Rectangle, title...EndingStyle)。此注释用于指示文本的插入。 创建新的 Caret Annotation 并设置插入符参数(new Rectangle, title...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  7. 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-...
  8. 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-...
  9. 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-...
  10. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....learn to retrieve selected annotations from a page and fetch URI...URI from link-type annotations. Steps to Extract URL from PDF using...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...