Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 30,096 for

redaction

(0.21 sec)
  1. 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-...
  2. 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 Python...

    docs.groupdocs.com/redaction/python-net/use-red...
  3. Issue with Text Redaction - Free Support Forum ...

    I am doing text Redaction on my word and ppt documents, but the problem is I’m not able to retain the font property. For e.g. I’m replacing a text which has its own font property/formatting but after the text Redaction …...Issue with Text Redaction GroupDocs.Total Product Family dotnet...dotnet , text-redaction , redaction-api Niteen_Jadhav May 31, 2025...

    forum.groupdocs.com/t/issue-with-text-redaction...
  4. 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...
  5. Text redaction character trimming - Free Suppor...

    I am trying text Redaction in one of my document, I want to replace phrase “Test” with → “Performance Incentive Agreement (“PIA”): To be executed between Supplier and Consumer. Ensures that Supplier gets incentivi…...Text redaction character trimming GroupDocs.Total Product Family...Family dotnet , text-redaction , redaction-api Niteen_Jadhav May...

    forum.groupdocs.com/t/text-redaction-character-...
  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 Python...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  7. 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...
  8. 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-...
  9. 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...
  10. 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...