Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 8,738 for

annotation

(0.04 sec)
  1. index.xml

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

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 C++ 获取 Circle 注解https://products.aspose.com/pdf/zh-hans/cpp/Annotation/circle/get/Recent content in 如何使用 C++ 获取 Circle 注解 on Aspsoe.PDF Pr......com/pdf/zh-hans/cpp/annotation/circle/get/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/circle/get/index.xml self...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 获取 Text 注解https://products.aspose.com/pdf/zh-hans/net/Annotation/text/get/Recent content in 如何使用 .NET 获取 Text 注解 on Aspsoe.PDF Produc......com/pdf/zh-hans/net/annotation/text/get/Recent content in...aspose.com/pdf/zh-hans/net/annotation/text/get/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. 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/get/Recent content in 如何使用 .NET 获取 Square 注解 on Aspsoe.PDF ......com/pdf/zh-hans/net/annotation/square/get/Recent content...aspose.com/pdf/zh-hans/net/annotation/square/get/index.xml self...

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

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

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

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  7. 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/get/Recent content in 如何使用 C++ 获取 Polyline 注解 on Aspsoe.......com/pdf/zh-hans/cpp/annotation/polyline/get/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/polyline/get/index.xml self...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection Annotations = page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...through the annotations foreach (Annotation annotation in annotations)...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  9. How to create PDF editor using Apose.PDF? - Fre...

    Dear team I am evaluating product as per my need, but my basic requirement is I want PED editor which can create/edit/delete link Annotation, bookmarks and edit/add/delete pages I have search for sample demos, but ther…...can create/edit/delete link annotation, bookmarks and edit/add/delete...demos, but there is no Link annotation tool in it. Please suggest...

    forum.aspose.com/t/how-to-create-pdf-editor-usi...
  10. Delete Annotations (facades)|Aspose.PDF for Java

    This section explains how to delete Annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....Delete Annotations (facades) Contents [ Hide ] You can use PdfAnnotationEditor...class to delete annotations, by a specified annotation type, from...

    docs.aspose.com/pdf/java/delete-annotations/