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

annotation

(0.17 sec)
  1. 如何使用 Java 获取 Freetext 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. 使用 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/
  3. 如何使用 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...
  4. 如何使用 Java 刪除 Freetext 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Freetext 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...
  5. 如何使用 Java 獲取 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Highlight 註釋。...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...()); // print results for ( Annotation ta : textMarkupAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation...
  6. 從 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/
  7. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....found in the document Set the annotation color and title Save the...to define the strike out annotation and apply it on a particular...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  8. 修改 PDF 中的注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释修改为 XFDF。...GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/zh/net/modify-annotations/
  9. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are annotation helpful assistant." , Role...

    docs.aspose.com/pdf/net/whatsnew/2023/
  10. | Aspose.PDF

    使用 Java 使用适用于 Java 的 Aspose.PDF 以编程方式管理 PDF 批注... resolve ( "java-add-annotation.pdf" ). toString (); Document...setContents ( "This is a free text annotation." ); freeTextAnnotation ...

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