Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 8,543 for

annotation

(0.06 sec)
  1. 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/
  2. 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/
  3. Aspose.PDF for Java 9.0.0 中的公共 API 更改|Aspose.PD...

    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....end, Enum annotType, Annotation annotation) 改为 void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  4. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....fragments Create a highlight annotation by using the rectangle enclosing...highlighting the text Add this annotation to the target page and save...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  5. Extract Text From Stamps|Aspose.PDF for Java

    Learn how to extract text from stamps in PDF files using Aspose.PDF for Java. Follow this guide for precise text retrieval....Extract Text from Stamp Annotations Aspose.PDF for Java lets...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/java/extract-text-from-stamps/
  6. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....learn to retrieve selected annotations from a page and fetch URI...URI from link-type annotations. Steps to Extract URL from PDF using...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  7. Working with Comments|Documentation

    This page describes how to add comment on a page of the Visio drawing with Aspose.Diagram library....property, exposed by the Annotation class, allows developers...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/python-java/working-wit...
  8. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/zh/net/working-with-com...
  9. LineAnnotation Opacity is not set - Free Suppor...

    Hello, We are using Apose.PDF.Drawing 25.2 When we create a LineAnnotation and set the Opacity property to value lower then 1, it is not taken into account in the generated PDF when it is opened with Acrobat, Chrome o…... As soon as the annotation is moved in Accrobat, the...behaviour with the other drawing annotations (SquareAnnotation, CircleAnnotation...

    forum.aspose.com/t/lineannotation-opacity-is-no...
  10. How to Remove Hyperlink from PDF using Python

    This article provides details on how to remove hyperlink from PDF using Python. It contains environment settings, a step-wise process to write the application and a runnable sample code to remove link from PDF using Python....collections of annotations Check each annotation having type LINK...the delete() method of the annotations collection Save the output...

    kb.aspose.com/pdf/python/how-to-remove-hyperlin...