Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 8,737 for

annotation

(0.14 sec)
  1. 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/...
  2. 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/...
  3. 修改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/
  4. PDF 粘性注释|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  5. 使用 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/
  6. 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/
  7. 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/
  8. 4 StampAnnotations in place of 2 opening a spec...

    Hello, We are using Aspose.PDF.Drawing 25.2 When opening the attached document in Adobe or Wondershare PDFElement, we see 2 stamp Annotations. When opening the same document with Aspose, there are 4 StampAnnotation. N…...PDFElement, we see 2 stamp annotations. When opening the same document...with Stamp annotations, the number of annotations is correct...

    forum.aspose.com/t/4-stampannotations-in-place-...
  9. 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...
  10. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract table data from PDF files with Aspose.PDF for Python and export the results for further processing.... In this example, the annotation rectangle is used as a boundary...target page. Find the square annotation that marks the region of...

    docs.aspose.com/pdf/python-net/extract-data-fro...