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

annotation

(0.85 sec)
  1. Import and Export Annotations to XFDF format us...

    You may import and export Annotation with XFDF format with C++ and Aspose.PDF for C++ library....Import and Export Annotations to XFDF format using Aspose.PDF...such as form encoding and annotations, which can be saved and imported/exported...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  2. Remove Comments from PowerPoint Files on Window...

    Free app and APIs to remove Annotations from PowerPoint files such as PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM, and ODP....Slides Annotation Remove comments and annotations from PowerPoint...Aspose.Slides Product Family Annotation Code Samples Aspose.Slides...

    products.aspose.com/slides/annotation/
  3. 4 StampAnnotations in place of 2 opening a spec...

    Hello, We are using Aspose.PDF.Drawing 25.2 When opening the attached document in Adobe or Wondershare PDFElement, we see 2 stamp Annotations. When opening the same document with Aspose, there are 4 StampAnnotation. N…...PDFElement, we see 2 stamp annotations. When opening the same document...with Stamp annotations, the number of annotations is correct...

    forum.aspose.com/t/4-stampannotations-in-place-...
  4. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract table data from PDF files with Aspose.PDF for Python and export the results for further processing.... In this example, the annotation rectangle is used as a boundary...target page. Find the square annotation that marks the region of...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  5. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...Annotations.CircleAnnotation 类的实例),除了形状不同。...new Document . 创建新的 Circle Annotation 并设置圆形参数(新矩形、标题、颜色、内部颜色、不透明度)。...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  6. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 注释由特定页面的 Annotations 集合包含。 这份集合仅包含该特定页面的注释;每个页面都有其自己的注释集合。..."Sample contents for the annotation" ); textAnnotation . setOpen...

    docs.aspose.com/pdf/zh/java/text-annotation/
  7. Multimedia|Aspose.PDF for Java

    Learn the current multimedia coverage available in the Java PdfContentEditor facade in Aspose.PDF.... Add a movie annotation Bind the source PDF to the...createMovie(...) with the annotation rectangle, movie file path...

    docs.aspose.com/pdf/java/pdfcontenteditor-multi...
  8. Extract Links|Aspose.PDF for Python via .NET

    This example binds an input PDF, extracts all links, and prints their coordinates and URIs (if available)....programmatically extract all link annotations from a PDF. This allows you...link , ap . annotations . LinkAnnotation ): annotation = cast (...

    docs.aspose.com/pdf/python-net/extract-links/
  9. Interactive Annotations using Java|Aspose.PDF f...

    Learn how to add, inspect, and delete link Annotations in PDF documents using Java....Interactive Annotations using Java Contents [ Hide ] Add a link...link annotation Load the source PDF document and search the first...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  10. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language....LinkAnnotation Text Color The link annotation does not contain text. Instead...contents of the page under the annotation. Therefore, to change the...

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