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

annotation

(0.45 sec)
  1. 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/remove/Recent content in 如何使用 C++ 删除 Redaction 注释 on A......com/pdf/zh-hans/cpp/annotation/redaction/remove/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/redaction/remove/index.xml...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 C++ 删除 Polyline 注释https://products.aspose.com/pdf/zh-hans/cpp/Annotation/polyline/remove/Recent content in 如何使用 C++ 删除 Polyline 注释 on Asps......com/pdf/zh-hans/cpp/annotation/polyline/remove/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/polyline/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 删除 Circle 注释https://products.aspose.com/pdf/zh-hans/net/Annotation/circle/remove/Recent content in 如何使用 .NET 删除 Circle 注释 on Aspsoe.P......com/pdf/zh-hans/net/annotation/circle/remove/Recent content...aspose.com/pdf/zh-hans/net/annotation/circle/remove/index.xml self...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. 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/get/Recent content in 如何使用 C++ 获取 Strikeout 注解 on Asps......com/pdf/zh-hans/cpp/annotation/strikeout/get/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/strikeout/get/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++ 删除 Link 注释https://products.aspose.com/pdf/zh-hans/cpp/Annotation/link/remove/Recent content in 如何使用 C++ 删除 Link 注释 on Aspsoe.PDF Produ......com/pdf/zh-hans/cpp/annotation/link/remove/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/link/remove/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 – 如何使用 .NET 删除 Square 注释https://products.aspose.com/pdf/zh-hans/net/Annotation/square/remove/Recent content in 如何使用 .NET 删除 Square 注释 on Aspsoe.P......com/pdf/zh-hans/net/annotation/square/remove/Recent content...aspose.com/pdf/zh-hans/net/annotation/square/remove/index.xml self...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  7. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 注释由特定页面的 Annotations 集合包含。 这份集合仅包含该特定页面的注释;每个页面都有其自己的注释集合。..."Sample contents for the annotation" ); textAnnotation . setOpen...

    docs.aspose.com/pdf/zh/java/text-annotation/
  8. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language....LinkAnnotation Text Color The link annotation does not contain text. Instead...contents of the page under the annotation. Therefore, to change the...

    docs.aspose.com/pdf/net/update-links/
  9. The use of RedactionAnnotation to add a color b...

    I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise. I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...double ury) { var annot = new Aspose.Pdf.Annotations.RedactionAnnotation(page...urx, ury)); annot.FillColor = annotationColor; annot.Color = annotationColor;...

    forum.aspose.com/t/the-use-of-redactionannotati...
  10. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....fragments Create a highlight annotation by using the rectangle enclosing...highlighting the text Add this annotation to the target page and save...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...