Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 9,083 for

annotate

(0.37 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 删除 Polyline 注释https://products.aspose.com/pdf/zh-hans/net/annotation/polyline/remove/Recent content in 如何使用 .NET 删除 Polyline 注释 on As......com/pdf/zh-hans/net/annotation/polyline/remove/Recent content...aspose.com/pdf/zh-hans/net/annotation/polyline/remove/index.xml...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 C++ 删除 Highlight 注释https://products.aspose.com/pdf/zh-hans/cpp/annotation/highlight/remove/Recent content in 如何使用 C++ 删除 Highlight 注释 on A......com/pdf/zh-hans/cpp/annotation/highlight/remove/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/highlight/remove/index.xml...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 删除 Highlight 注释https://products.aspose.com/pdf/zh-hans/net/annotation/highlight/remove/Recent content in 如何使用 .NET 删除 Highlight 注释 on......com/pdf/zh-hans/net/annotation/highlight/remove/Recent content...aspose.com/pdf/zh-hans/net/annotation/highlight/remove/index.xml...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何用 C++ 添加 Redaction 注解https://products.aspose.com/pdf/zh-hans/cpp/annotation/redaction/add/Recent content in 如何用 C++ 添加 Redaction 注解 on Aspsoe......com/pdf/zh-hans/cpp/annotation/redaction/add/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/redaction/add/index.xml self...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何用 C++ 添加 Strikeout 注解https://products.aspose.com/pdf/zh-hans/cpp/annotation/strikeout/add/Recent content in 如何用 C++ 添加 Strikeout 注解 on Aspsoe......com/pdf/zh-hans/cpp/annotation/strikeout/add/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/strikeout/add/index.xml self...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何用 C++ 添加 Highlight 注解https://products.aspose.com/pdf/zh-hans/cpp/annotation/highlight/add/Recent content in 如何用 C++ 添加 Highlight 注解 on Aspsoe......com/pdf/zh-hans/cpp/annotation/highlight/add/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/highlight/add/index.xml self...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何用 C++ 添加 Polygon 注解https://products.aspose.com/pdf/zh-hans/cpp/annotation/polygon/add/Recent content in 如何用 C++ 添加 Polygon 注解 on Aspsoe.PDF P......com/pdf/zh-hans/cpp/annotation/polygon/add/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/polygon/add/index.xml self...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...field (or any other type of annotation) on mouse enter/exit over...this purpose, Aspose.Pdf.Annotations.HideAction Class is used...

    docs.aspose.com/pdf/net/pdf-tooltip/
  9. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...MODIFY_ANNOTATIONS; // 32 - Allow modifying annotations permissions...MODIFY_CONTENTS (8), MODIFY_ANNOTATIONS (32), FILL_IN (256)"); }...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  10. PDF スティッキー注釈|Aspose.PDF for Java

    このトピックはスティッキー注釈についてです。例として、テキストに透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 結果を出力する for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ja/java/sticky-annotations/