Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 4,992 for

text annotations

(0.85 sec)
  1. Using aliases | GroupDocs

    This article shows the use of aliases which allows you to reduce the length of search queries in Text form....Annotation Product Solution GroupDocs...length of search queries in text form. To use an alias in a search...

    docs.groupdocs.com/search/java/using-aliases/
  2. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....Annotation Product Solution GroupDocs...range from all sensitive data in text, images and annnotations.. The...

    docs.groupdocs.com/redaction/net/use-page-area-...
  3. 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...
  4. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs...different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/java/compare-docu...
  5. Convert note-taking formats | GroupDocs

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

    docs.groupdocs.com/conversion/java/convert/note/
  6. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....Annotation Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/java/save-signed-w...
  7. Search for QR-Code e-signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...qrCodeSignature . getEncodeType () + " and text " + qrCodeSignature . getText...

    docs.groupdocs.com/signature/java/search-for-qr...
  8. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....Annotation Product Solution GroupDocs..."document.pdf" ); // Initialize text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/java/adding-waterm...
  9. 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.Watermark examples, by building your own or using our back-end or front-end examples out-of-the-box....Annotation Product Solution GroupDocs...runExamples.js file in your favorite text editor. Uncomment examples you...

    docs.groupdocs.com/watermark/nodejs-java/how-to...
  10. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...option with predefined QRCode text DigitalSearchOptions options...

    docs.groupdocs.com/signature/java/searching-for...