Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 8,413 for

annotation

(0.06 sec)
  1. 使用 Java 操作 PDF 中的注释 | Aspose.PDF

    在 Java 和 PHP 上操纵 PDF 文件中注释的 Java 源代码,德尔福。... resolve ( "java-add-annotation.pdf" ). toString (); Document...setContents ( "This is a free text annotation." ); freeTextAnnotation ...

    products.aspose.com/pdf/zh-hans/java/annotation/
  2. 如何用 .NET 添加 Redaction 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Redaction 个注释。...Annotations 集合中的 Redaction 注释方法 Add 再次保存该文件...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. 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...
  4. 如何使用 Java 删除 Freetext 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Freetext 注释的 Java 示例代码。...Annotations 集合中的 Freetext 注释方法 Remove..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  5. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…... Annotations flattening 2. PDF Form fields...Read annotations/markups data 1. Read Markup Annotation fields...

    forum.aspose.com/t/looking-for-details-for-aspo...
  6. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...getOnClose()); } } for (Annotation annotation : page.getAnnotations())...{ for (PdfAction action : annotation.getPdfActions()) { if (action...

    forum.aspose.com/t/unable-to-extract-javascript...
  7. draw ellipse in java

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....these shapes on images for annotation. In this article, you will...

    blog.aspose.com/tag/draw-ellipse-in-java/
  8. 如何用 Java 添加 Link 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  9. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  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/