Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 9,058 for

annotation

(0.23 sec)
  1. 提取链接|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,提取所有链接,并打印其坐标和 URI(如果可用)。... annotations . LinkAnnotation ): annotation = cast (...( ap . annotations . LinkAnnotation , link ) if is_assignable...

    docs.aspose.com/pdf/zh/python-net/extract-links/
  2. 使用额外类型的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/
  3. 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...
  4. Remove PPTX Annotations Using C++ | products.as...

    C++ source code to remove Annotations from PPTX presentations....Slides C++ Annotation Pptx PPT DOCX XLSX PDF ODP...from PPTX via C++ To remove annotations from a PPTX file, use the...

    products.aspose.com/slides/cpp/annotation/pptx/
  5. Move Stamp By ID|Aspose.PDF for Python via .NET

    In this example, a rubber stamp is added to page 1 and then moved to a new position using its ID before saving the updated document....After adding a rubber stamp annotation to a PDF, you may need to...document. Add a rubber stamp annotation. Move the stamp using its...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  6. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 注释包含在特定页面的 Annotations 集合中。此集合仅包含该单个页面的注释;每个页面都有其自己的注释集合。...然后打开输入的PDF。 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。...

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  7. Import and Export Annotations using Python|Aspo...

    Learn how to import Annotations from one PDF and export them into a new PDF document using Aspose.PDF for Python via .NET....Import and Export Annotations using Python Contents [ Hide ]...article shows how to import annotations from an existing PDF and...

    docs.aspose.com/pdf/python-net/import-export-an...
  8. Remove ODP Annotations using Java | products.as...

    Remove comments and comment authors from ODP presentations in Java with Aspose.Slides for Java....Slides Java Annotation Odp PPTX PPT ODP PDF ODP...updated presentation. Delete Annotations from ODP - Java Presentation...

    products.aspose.com/slides/java/annotation/odp/
  9. Remove ODP Annotations Using C++ | products.asp...

    C++ source code to remove Annotations from ODP presentations....Slides C++ Annotation Odp PPT DOCX XLSX PDF ODP...from ODP via C++ To remove annotations from an ODP file, use the...

    products.aspose.com/slides/cpp/annotation/odp/
  10. Remove PPT Annotations Using C++ | products.asp...

    C++ source code to remove Annotations from PPT presentations....Slides C++ Annotation Ppt PPTX DOCX XLSX PDF ODP...from PPT via C++ To remove annotations from a PPT file, use the...

    products.aspose.com/slides/cpp/annotation/ppt/