Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 8,414 for

annotation

(0.1 sec)
  1. How to Search Text and Highlight in PDF using C#

    This tutorial covers the details on how to search text and highlight in PDF using C#. The steps and the code sample demonstrate how to highlight pdf document using C# and then save the PDF having highlighted text in it....PDF, creating highlight annotations with color and shape, and...applying different highlight annotations to some text. You can highlight...

    kb.aspose.com/pdf/net/how-to-search-text-and-hi...
  2. 如何用 Java 添加 Circle 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Circle 个注释。...Annotations 集合中的 Circle 注释方法 Add 再次保存该文件...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  4. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperlink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperlinks from PDF in C#....access the collection of annotations on each page Parse through...all the annotations and find the link type annotations Call the...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...
  5. Load Read and View Documents via Python | produ...

    Read and open PDF, Microsoft Word, Excel, PowerPoint and Image files via your Python application....and sometimes making basic annotations or edits. Document viewer...features for collaboration, annotation, and editing. Key Reasons...

    products.aspose.com/total/python-net/viewer/
  6. 从印章提取文本|Aspose.PDF for Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/zh/java/extract-text-from-s...
  7. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  8. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Rust via C++....features like text extraction, annotation, or form filling. use asposepdf...

    docs.aspose.com/pdf/rust-cpp/open-pdf-document/
  9. Extract Text From Stamps|Aspose.PDF for C++

    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....Extract Text from Stamp Annotations Aspose.PDF for C++ lets you...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/cpp/extract-text-from-stamps/
  10. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.PDF for PHP via Java.... Annotations - annotations allow users to add...add, delete and modify the annotation from the PDF documents. Metadata...

    docs.aspose.com/pdf/php-java/advanced-operations/