Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 7,619 for

document redaction

(0.31 sec)
  1. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API....threads about the content of the document(s). You can use annotations...annotations to markup documents with personalized messages and their replies...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  2. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....of the API to enhance your document annotation experience. We...of the API to enhance your document annotation experience. We...

    blog.groupdocs.com/categories/groupdocs.annotat...
  3. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted Document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply Redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the Document in original format overwriting original file redactor.save(options); } } finally { redactor....Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/save-overwrit...
  4. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....中文 中國傳統的 Forget to discuss documents’ content and feedback in long...use annotations to markup documents with messages and replies...

    blog.groupdocs.com/annotation/annotate-word-doc...
  5. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/net/save-in-origin...
  6. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the Document...Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/net/save-with-defa...
  7. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET Redaction API...Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/net/load-password-...
  8. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....time when we used to discuss document content and feedback in long...annotations to markup the document with messages and replies...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  9. GroupDocs.Total for Java 25.12 – 最新更新和修复(2025年12月)

    探索 GroupDocs.Total for Java 25.12 中的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...Redaction 25.12 https://releases.groupdocs...com/redaction/java/release-notes/2025/groupdocs-redaction-for...

    blog.groupdocs.com/zh/total/groupdocs-total-for...
  10. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/net/extend-support...