Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 4,752 for

text annotations

(0.08 sec)
  1. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Annotation Product Solution GroupDocs...) { System . out . print ( "Text " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. How to run examples | GroupDocs

    How to run examples....Annotation Product Solution GroupDocs...py file using your favorite text editor. Uncomment examples that...

    docs.groupdocs.com/redaction/python-net/how-to-...
  3. How to Run Examples | GroupDocs

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Annotation Product Solution GroupDocs...run_examples.py file in your favorite text editor. Uncomment examples you...

    docs.groupdocs.com/comparison/python-net/how-to...
  4. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....Annotation Product Solution GroupDocs...definition Fuzzy search is a text search technique based on fuzzy...

    docs.groupdocs.com/search/net/fuzzy-search/
  5. Adding image watermarks | GroupDocs

    Add image watermarks from file or stream using GroupDocs.Watermark for Python via .NET....Annotation Product Solution GroupDocs...rotation, margins), see the text watermark article; the same...

    docs.groupdocs.com/watermark/python-net/adding-...
  6. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Annotation Product Solution GroupDocs...document can be as simple as a text document as well as more detailed...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...document can be as simple as a text document as well as more detailed...

    docs.groupdocs.com/conversion/net/convert/note/
  8. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....Annotation Product Solution GroupDocs...messages that contain specific text in the subject or body. —Allows...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  9. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....Annotation Product Solution GroupDocs...Creating the Template OpenDocument Text (ODT) is a word processing document...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  10. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Annotation Product Solution GroupDocs...definition Fuzzy search is a text search technique based on fuzzy...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...