Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 9,045 for

annotation

(0.16 sec)
  1. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint document online via app for free. Android API code to search and replace Powerpoint text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/android-java/redact/p...
  2. Redact PPTX Presentation Online or using Androi...

    Open and redact PPTX document online via app for free. Android API code to search and replace PPTX text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/android-java/redact/p...
  3. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  4. How to get/set TextToDisplay of hyperlink in PD...

    Hi Aspose team, I am currently trying to find a way to identify all hyperlinks in my document. It works for hyperlinks (URI) but I need to know also what is text that document reader will see. For example, I have foll…...pdf"); // get the first link annotation from the first page of the...(LinkAnnotation)doc.Pages[1].Annotations[1]; if (linkAnnot.Action...

    forum.aspose.com/t/how-to-get-set-texttodisplay...
  5. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel document online via app for free. Android API code to search and replace Excel text with regular expression....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/android-java/redact/e...
  6. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....comprise of Text, Image, Annotations, Attachments, Graphs, etc...RunExamples . GetDataDir_AsposePdf_Annotations (); // Open PDF document...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  7. Key Features of Aspose.PDF for Node.js|Aspose.P...

    Aspose.PDF for Node.js via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....Delete Bookmarks Delete Annotations Extract a text from PDF Optimize...printing, degraded printing, annotation modification, form field...

    docs.aspose.com/pdf/nodejs-cpp/key-features/
  8. Key Features of Aspose.PDF for JavaScript|Aspos...

    Aspose.PDF for JavaScript via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc....Delete Bookmarks Delete Annotations Delete JavaScripts Extract...printing, degraded printing, annotation modification, form field...

    docs.aspose.com/pdf/javascript-cpp/key-features/
  9. 如何用 C++ 添加 Polygon 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Polygon 注释的源代码...Annotations 集合中的 Polygon 注释方法 Add 再次保存该文件...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. How to Insert Comment into Word Document using C#

    In this tutorial you will learn how to insert comment into word document using C#. This code in C# inserts a comment into Word document.... The comment annotation in MS Word is anchored to...

    kb.aspose.com/words/net/how-to-insert-comment-i...