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

annotation

(0.13 sec)
  1. Extract Text From Stamps using C#|Aspose.PDF fo...

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

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  2. 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...
  3. 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...
  4. PDF 文本注释|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/text-annotation/
  5. 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/
  6. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  7. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....the page Add this annotation to the annotations collection on the...strike out annotation for the text and then this annotation is added...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  8. PDF Annotations using C++|Aspose.PDF for C++

    This section shows how to use all kinds of Annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an Annotation in C++...PDF Annotations using C++ Contents [ Hide ] As PDF is increasingly...person to wonder how to add annotations to PDFs? At first, it seems...

    docs.aspose.com/pdf/cpp/annotations/
  9. 提取注释(facades)|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件中提取注释到 XFDF。... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/zh/java/extract-annotation/
  10. Annotations|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....Annotations Contents [ Hide ] Add Text Annotations Add Free Text...Text Annotations Add Markup Annotations Add Popup Annotations...

    docs.aspose.com/pdf/python-net/annotations/