Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 402 for

sensitive

(0.07 sec)
  1. Remove Metadata from DOC using Java

    Learn how to efficiently remove metadata from DOC using Java with a code example that demonstrates the process, all without needing to install extra software....metadata that may contain sensitive or unnecessary data. With...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  2. Remove Annotations from XLSX using Java

    Swiftly master the process of how to remove annotations from XLSX using Java. You'll also discover a code example demonstrating how to delete annotations in XLSX using Java....official purposes, protecting sensitive information, or simply tidying...

    kb.groupdocs.com/redaction/java/remove-annotati...
  3. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Searching in the index // Case-sensitive search is no longer possible...

    docs.groupdocs.com/search/java/character-replac...
  4. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....effective way to protect sensitive information in Excel files...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...used in many ways to erase sensitive content, hide or remove private...

    blog.groupdocs.com/groupdocs.blog/page/24/
  6. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....Regular expressions search Case sensitive search Fuzzy search Synonym...

    blog.groupdocs.com/search/online-text-search/
  7. Add Text Watermark to XLSX using Java

    This guide demonstrates the process of how to add text watermark to XLSX using Java. Additionally, you'll get a code example to insert text watermark to XLSX in Java....effective method for protecting sensitive information within Excel files...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  8. Password Protect Word Document | Add Password t...

    Add password to your Word files. Lock Word documents with password protection using free online app & programmatically using GroupDocs.... It ensures that sensitive information remains private...

    blog.groupdocs.com/merger/password-protect-word...
  9. Text redactions | GroupDocs

    This article explains that how Java redaction API allows you to easily redact data of Sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....For a case-sensitive redaction, there is a constructor...

    docs.groupdocs.com/redaction/java/text-redactions/
  10. Use redaction policies | GroupDocs

    If you have a corporate Sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml Sensitive="true" actionType="DrawBox" color="Red" /> You can use RedactionPolicy....feedback If you have a corporate sensitive data removal policy as a list...

    docs.groupdocs.com/redaction/java/use-redaction...