Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 31,296 for

redaction

(0.11 sec)
  1. Save overwriting original file | Documentation

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

    docs.groupdocs.com/redaction/java/save-overwrit...
  2. Free Apps for Word Documents

    FREE Online Apps to read, write & edit Microsoft Word & OpenOffice file formats... Word Processing Apps Redaction Redact DOC, DOCX, ODT and other...

    products.fileformat.app/word-processing/
  3. GroupDocs.Annotation for Java 18.4 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for Java 18.4 Major Features Below is the list of new features improvements and fixes in this release of GroupDocs.Annotation for Java 18.4: Added ability to import distance annotations in Words format Improve import of annotations for Words format Fixed several bugs regarding to PDF annotation import Fixed TextField annotations import for Diagrams format Fixed export some types of annotation for Diagrams format Improved Replacement annotation for text in different paragraphs Fixed import text field for Diagram documents Fixed bug with import text annotations from Pdf Fixed resizing image when user pass width and height Fixed creating of Arrow annotation for Diagrams Fixed issue with wrong distance structure after export in diagram Fixed issue with wrong Polyline structure after export in diagram Fixed bug with hanging of sample while importing distance annotation for Slides format Fixed bug when importing area annotation Fixed bug with importing annotations for diagrams Improved export of underline text annotation for PDF Improved export strikeout text annotation for PDF Improved creating annotations from colored or transparent text Fixed transparent text for all formats Fixed bug when importing text for TextField annotation in Diagrams Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-563 Implement import of distance annotation for Words document New Feature ANNOTATIONNET-583 Add text Redaction annotation in Slides document New Feature ANNOTATIONNET-560 Merge similar annotations when importing from a MSWord document Improvement ANNOTATIONNET-559 Improve import of text annotations for Words document Improvement ANNOTATIONNET-548 Merge similar annotations when importing from a MSWord document Improvement ANNOTATIONNET-546 Improve replacement annotation for text in different paragraphs Improvement ANNOTATIONNET-582 Add point with text for text annotation Improvement ANNOTATIONNET-573 Improve export of text annotations in Slides document Improvement ANNOTATIONNET-570 Improve annotation export for big font sizes for Slides document Improvement ANNOTATIONNET-606 Implement accepting SVG path also with spaces not only with commas Improvement ANNOTATIONNET-602 Improve CleanUp for diagram Improvement ANNOTATIONNET-545 Bug with import and export distance annotations in Pdf Bug ANNOTATIONNET-544 Bug with import text annotations from Pdf Bug ANNOTATIONNET-543 Bug with import arrow annotation from Pdf Bug ANNOTATIONNET-538 AnnotationImageHandler....Redaction Product Solution GroupDocs...ANNOTATIONNET-583 Add text redaction annotation in Slides document...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  4. Replace text in (Word, Excel, ppt, pdf) file in...

    Hello Team, I am using GroupDocs Total product, now I have a scenario where while viewing a document (Word, Excel, ppt, pdf) in GroupDocs Viewer user can change a respective text for example in the document there will b…...planning to use GroupDocs Redaction for the same. but how will...

    forum.groupdocs.com/t/replace-text-in-word-exce...
  5. Issues · groupdocs-annotation/GroupDocs.Annotat...

    GroupDocs.Annotation for Java examples, plugins, and showcase - Issues · groupdocs-annotation/GroupDocs.Annotation-for-Java...atirtahirgroupdocs 1 Text redaction annotation issue bug #48 opened...

    github.com/groupdocs-annotation/GroupDocs.Annot...
  6. Free Apps for PowerPoint Files

    100% FREE Online Apps allowing users to read, edit & convert Microsoft PowerPoint files (PPT, PPTX).... Presentation Apps Redaction Redact PPT, PPTX, ODP files with...

    products.fileformat.app/presentation/
  7. Annotation message doesn't appear - Free Suppor...

    When I create a text Redaction annotation and add to it a message, it doesn’t appear when I open the PDF file. But if I add a reply without any other change, the message and the reply are shown. I attached the images an…...1:51pm 1 When I create a text redaction annotation and add to it a...

    forum.groupdocs.com/t/annotation-message-doesnt...
  8. textreplacement - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.Redaction com.groupdocs.Redaction.configuration com.groupdocs.Redaction.exceptions......redaction com.groupdocs.redaction.configuration...groupdocs.redaction.exceptions com.groupdocs.redaction.integration...

    apireference.groupdocs.com/redaction/java/com.g...
  9. Execl 大整数 无法脱敏,并以科学计数法形式表示 - Free Support Forum...

    您好: 截图是 execl 源内容 image.png (4.4 KB) 下图是经过脱敏后的内容: image.png (2.9 KB) 图中显示:10位以上数字 没有被脱敏,反而改变了原文内容, 以科学计数法形式展示。 这个问题是什么原因导致, 或者有没有其他方法规避下。 源文件: 11.7z (7.9 KB) 代码如下: Redactor redactor = new Redactor(RedactionOpti…...getSourcePath()); List redactions = getRedactions(redactionOptions);...redactor.apply(redactions.toArray(new Redaction[]{})); if (redactorChangeLog...

    forum.groupdocs.com/t/execl/13642
  10. GroupDocs.Annotation for .NET Can Now Be Easily...

    Good news for Orchard developers and site owners – after a successful release of the module that integrates GroupDocs.Viewer for .NET into Orchard CMS, we’re pleased to inform you that we’ve recently released yet another module - this time for integrating the .NET version of the GroupDocs.Annotation library. Like GroupDocs.Viewer, the GroupDocs.Annotation for .NET library supports all common business document formats, provides cross-platform compatibility and doesn’t require any installations on the client side....underline and strikethrough, redaction, watermarks, ruler, etc.)...

    blog.groupdocs.com/annotation/groupdocs-annotat...