Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 8,417 for

annotation

(0.08 sec)
  1. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers.... Annotations - annotations allow users to add...add, delete and modify the annotation from the PDF documents. Working...

    docs.aspose.com/pdf/python-net/advanced-operati...
  2. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // 修改链接:更改链接目标 auto...

    docs.aspose.com/pdf/zh/cpp/update-links/
  3. 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...

    docs.aspose.com/diagram/python-java/working-wit...
  4. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....property, exposed by the Annotation class, allows developers...

    docs.aspose.com/diagram/net/working-with-comments/
  5. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....comprise of Text, Image, Annotations, Attachments, Graphs, etc...through all the annotations for ( Annotation annotation : doc . getPages...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  6. Working with Comments|Documentation

    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....property, exposed by the Annotation class, allows developers...

    docs.aspose.com/diagram/java/working-with-comme...
  7. Advanced operations using JavaScript via C++|As...

    Aspose.PDF for JavaScript via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....bookmarks, navigate pages Annotations - Annotations allow users to add...add, delete and modify the annotation from the PDF documents. Securing...

    docs.aspose.com/pdf/javascript-cpp/advanced-ope...
  8. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  9. 如何用 .NET 添加 Watermark 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Watermark 个注释。...Annotations 集合中的 Watermark 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. 如何用 .NET 添加 Polygon 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Polygon 个注释。...Annotations 集合中的 Polygon 注释方法 Add 再次保存该文件...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/zh-hans/net/annotation/...