Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 9,083 for

annotation

(0.07 sec)
  1. 如何使用 Java 刪除 Caret 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Caret 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...
  2. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/zh/net/link-annotations/
  3. 使用 C# 从印章中提取文本|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF for .NET 的特殊功能 - 从印章注释中提取文本... 从页面的注释列表中获取所需的 Annotation 。 定义一个新的 TextAbsorber 类对象。...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/zh/net/extract-text-from-st...
  4. 添加插入符号注释|Aspose.PDF for Python via .NET

    此示例加载现有的 PDF,在首页添加插入符号注释,并保存修改后的文档。该注释包含红色插入符号图案和描述性注释文字。...initialize_data_dir def add_caret_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add caret annotation to page 1 content_editor...

    docs.aspose.com/pdf/zh/python-net/add-caret-ann...
  5. 使用 Python 的安全注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 标记要进行编辑的文本、应用编辑注释,以及在 PDF 文件中编辑图像区域。... page annotation_rectangle = text_fragment...rectangle redaction_annotation = ap . annotations . RedactionAnnotation...

    docs.aspose.com/pdf/zh/python-net/security-anno...
  6. Extract Attachments from PDF|Aspose.PDF for Pyt...

    Learn how to work with PDF attachments using Python and Aspose.PDF....Files from PDF Attachment Annotations Extract an embedded file...file from a FileAttachment annotation in a PDF using Python and Aspose...

    docs.aspose.com/pdf/python-net/extract-attachment/
  7. 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/
  8. 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/
  9. 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/
  10. Extract Links from PDF in Java

    This quick tutorial guides on how to extract links from PDF in Java. It contains all the details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor in Java....learn to fetch link type annotations and transform them to URIAction...the pages, and create an annotation selector for the page Extract...

    kb.aspose.com/pdf/java/extract-links-from-pdf-i...