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

annotation

(0.07 sec)
  1. 如何使用 Java 删除 Highlight 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Highlight 注释的 Java 示例代码。...Annotations 集合中的 Highlight 注释方法 Remove...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. 使用 C# 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 C# 源代码。... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/zh-hans/net/annotation/
  3. 從 Outlook 和 Thunderbird 電子郵件中刪除評論 | products.as...

    適用於 Windows、Linux 和 macOS 上的 EML、EMLX、MSG 註釋和評論的免費應用程序和 API...Українська عربي ไทย 한국인 Tiếng Việt Annotation Microsoft ® Outlook Email...

    products.aspose.com/email/zh-hant/annotation/
  4. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Highlight 注释的 Java 示例代码。...Annotations 集合中的 Highlight 注释方法 Get 再次保存该文件...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/zh-hans/java/annotation...
  5. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 Python 源代码。... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  6. PDF Annotations in Node.js|Aspose.PDF for Node....

    This section shows how to use all kinds of Annotations to your PDF file with the Aspose.PDF for Node.js via C++....PDF Annotations in Node.js Contents [ Hide ] Annotations in PDF...or visual improvements. Annotations can take various forms, including...

    docs.aspose.com/pdf/nodejs-cpp/annotations/
  7. 更新 PDF 中的链接|Aspose.PDF for Java

    以编程方式更新 PDF 中的链接。本指南介绍如何在 Java 语言中更新 PDF 中的链接。...get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/zh/java/update-links/
  8. Import and Export Annotations to XFDF format us...

    This section explains how to export and import Annotations from PDF file to XFDF with Aspose.PDF Facades....Import and Export Annotations to XFDF format using com.aspose...to represent form data or annotations contained in a PDF form....

    docs.aspose.com/pdf/java/import-export-annotati...
  9. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...对象的 Annotations 集合中。该集合仅包含该单个页面的所有注释:每个页面都有自己的 Annotations 集合。要向特定页面添加注释,请使用...集合。要向特定页面添加注释,请使用 Add 方法将其添加到该页面的 Annotations 集合中。 使用 Aspose.PDF.InteractiveFeatures...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  10. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF 库对 PDF 文件添加各种注释。...PDF 注释 Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

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