Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 29,165 for

redaction

(0.04 sec)
  1. Use redaction policies | Documentation

    Learn how to deal.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....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/use-redaction-...
  2. Use redaction callback | Documentation

    Learn about Redaction API methods to reject or approve specific changes during Redaction process...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/use-redaction-...
  3. Use redaction callback | Documentation

    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....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/use-redaction...
  4. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF Redactions....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  5. Add text redaction annotation | Documentation

    The page describes how to add text Redaction annotation to a document using GroupDocs.Annotation for .NET....Redaction Product Solution GroupDocs.../ Add text redaction annotation Add text redaction annotation...

    docs.groupdocs.com/annotation/net/add-text-reda...
  6. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF Redactions....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  7. Add resource redaction annotation | Documentation

    The page describes how to add resource Redaction annotation to a document using GroupDocs.Annotation for Java....Redaction Product Solution GroupDocs...resource redaction annotation Add resource redaction annotation...

    docs.groupdocs.com/annotation/java/add-resource...
  8. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF Redactions....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/use-pdf-redac...
  9. Configurable Redaction using an XML File

    A configuration file defines the initial or commonly used parameters, options, settings or preferences applied to operating systems, infrastructure devices or applications in an IT context. When the Need Arises If you have large size data (may consist of multiple files of different file formats) or corporate sensitive data which need to be redacted without specifying the rules in your code. What is the Solution The GroupDocs.Redaction API provides the way to define a removal policy by writing the list of pre-configured Redaction rules in an XML file....sensitive data which need to be redacted without specifying the rules...Solution # The GroupDocs.Redaction API provides the way to define...

    blog.groupdocs.com/redaction/configurable-redac...
  10. Add resource redaction annotation | Documentation

    The page describes how to add resource Redaction annotation to a document using GroupDocs.Annotation for .NET....Redaction Product Solution GroupDocs...resource redaction annotation Add resource redaction annotation...

    docs.groupdocs.com/annotation/net/add-resource-...