Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 9,083 for

annotation

(1.09 sec)
  1. 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/
  2. Attachments|Aspose.PDF for Python via .NET

    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....Attachment Annotation Add File Attachment Annotation From Stream...Stream Remove Attachments Annotations Document Actions...

    docs.aspose.com/pdf/python-net/attachments/
  3. Clear PPTX Annotations Online and using Python ...

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

    products.aspose.com/total/python-net/annotate/p...
  4. How to Add Audio to PDF using C#

    This article guides on how to add audio to pdf using C#. It provides all the details to establish the environment and contains a running sample code to add sound to PDF using C#....sound file Create a sound annotation for adding it to the target...SoundAnnotation class Add this sound annotation to the target page and save...

    kb.aspose.com/pdf/net/how-to-add-audio-to-pdf-u...
  5. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  6. PdfAnnotationEditor Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using PdfAnnotationEditor Class....Contents [ Hide ] Delete All Annotations by Specified Type (facades)...(facades) Import and Export Annotations to XFDF format using com.aspose...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  7. 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
  8. Extract Attachments from PDF|Aspose.PDF for Java

    Learn how to extract embedded files and file attachment Annotations from PDF documents in Java using Aspose.PDF....Extract a file attachment annotation Use this example when the...is attached through a page annotation instead of only through the...

    docs.aspose.com/pdf/java/extract-attachment/
  9. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures Annotations from your PDF document with Aspose.PDF for Python via .NET...Add Figures Annotations using Python Contents [ Hide ] Add Square...Circle Annotations In PDF documents, a square annotation refers...

    docs.aspose.com/pdf/python-net/figures-annotation/
  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/