Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 9,056 for

annotation

(0.18 sec)
  1. Unable to Find References to Exhibits along wit...

    Hello Aspose Support, I am using Aspose.PDF for .NET (version 25.4.0) to process PDF documents that contain embedded files (attachments). My goal is to programmatically identify all places in the PDF where these embedde…...Embedded Files in PDF via Annotations or Hyperlinks Aspose.PDF...are referenced—either via annotations (such as FileAttachmentAnnota)...

    forum.aspose.com/t/unable-to-find-references-to...
  2. 使用 Python 的标记注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、读取和删除文本、插入符号以及替换批注。... text_annotation = ap . annotations . TextAnnotation...text_annotation . title = "Aspose User" text_annotation . subject...

    docs.aspose.com/pdf/zh/python-net/markup-annota...
  3. 添加标记注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在首页添加四种不同的标记注释,并保存更新后的文档。每个注释展示了不同的标记样式和颜色。...initialize_data_dir def add_markup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add markup annotation to page 1 content_editor...

    docs.aspose.com/pdf/zh/python-net/add-markup-an...
  4. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink Annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...We need to add hyperlink annotation at right bottom with 10 as...@aroc To add a hyperlink annotation at the bottom right of a...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  5. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp Annotations...Extract Text from Stamp Annotations Aspose.PDF for Python lets...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  6. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....options to customize the sound annotation added to the PDF file. Steps...Add this sound annotation to the annotations collection on the...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  7. Security Annotations using Java|Aspose.PDF for ...

    Learn how to mark text for redaction, apply redaction Annotations, and redact selected page areas in PDF files using Aspose.PDF for Java....Security Annotations using Java Contents [ Hide ] Security annotation...Mark text with redaction annotations Use this example when matching...

    docs.aspose.com/pdf/java/security-annotations/
  8. Clear ODT Annotations Online and using Python |...

    Remove comments from ODT document through online app for free. Python API code to delete comments from ODT files....NET Annotate Odt Remove Comments from ODT...Python based ODT document annotation utility application. Code...

    products.aspose.com/total/python-net/annotate/odt/
  9. Clear PPTM Annotations Online and using Python ...

    Remove comments from PPTM document through online app for free. Python API code to delete comments from PPTM presentations....NET Annotate Pptm Remove Comments from...Python based PPTM presentation annotation utility application. Code...

    products.aspose.com/total/python-net/annotate/p...
  10. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....); // Get the first link annotation from first page of document...); // Get the first link annotation from first page of document...

    docs.aspose.com/pdf/java/update-links/