Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 4,178 for

document security

(0.05 sec)
  1. Add Text Watermark to DOCX using Java

    Discover how to add text watermark to DOCX using Java. Additionally, we'll supply you with the code necessary to insert text watermark to DOCX using Java....landscape, safeguarding your documents against unauthorized use and...great way to protect your documents. They make it harder for people...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  2. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output Document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/nodejs-java/show-...
  3. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for Node.js...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Editor Product Family /...

    docs.groupdocs.com/editor/nodejs-java/showcases/
  4. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/save-in-origi...
  5. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form using Java search API....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...easily run the code from documentation articles and see the features...

    docs.groupdocs.com/search/nodejs-java/nesting-s...
  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....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

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

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/search-for-qr...
  8. Add distance annotation | GroupDocs

    The page describes how to add distance annotation to a Document using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/add-distance-...
  9. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant Document. It is capable of adding watermarks to images or Documents....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  10. Verifying Text signatures in advance | GroupDocs

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/verify-text-si...