Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 8,481 for

annotation

(0.13 sec)
  1. 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...
  2. 如何使用 Java 获取 Caret 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. 如何使用 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...
  4. 如何使用 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...
  5. PDF Annotations using JavaScript|Aspose.PDF for...

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

    docs.aspose.com/pdf/javascript-cpp/annotations/
  6. 使用 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/
  7. 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/
  8. Remove Comments from PowerPoint files on Window...

    Free App and APIs to manage Annotation on PowerPoint files like PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM and ODP...Slides Annotation Remove Presentations Comments...Slides for .NET How to remove annotations from presentation in C#....

    products.aspose.com/slides/annotation/
  9. 如何用 C++ 添加 Redaction 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Redaction 注释的源代码...Annotations 集合中的 Redaction 注释方法 Add 再次保存该文件...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. 如何使用 .NET 添加 Redaction 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Redaction 批注。...region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

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