Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 7,018 for

document redaction

(0.06 sec)
  1. Comment Feature for Diagrams is introduced in G...

    We at GroupDocs receiving many feedback and suggestions from users, therefore we always try to provide new and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly release of GroupDocs.Annotation for .Net v17.10. The main feature introduced in this release is add comments to annotation in diagrams. This release also includes major fixes and improvements....Polyline Comment for resource redaction annotation in Diagrams Export...distance annotation for words Document Annotation API v17.10 - Improvements...

    blog.groupdocs.com/annotation/documents-annotat...
  2. Import Annotations for Presentation format now ...

    GroupDocs team is announcing another exciting monthly release. The latest GroupDocs.Annotation for .NET 16.11.0 API provides support for Import Annotations and new types (TextStrikeout , TextUndreline and TextHighlight ) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add new exciting features and enhance your application with GroupDocs.Annotation for .NET API. New Features Introduced - GroupDocs.Annoation for .NETIn this monthly release new annotation types like (TextStrikeout , TextUndreline and TextHighlight ) and import functionality introduced for Presentation file format....Annotation Support Resource Redaction Annotation Import Text Field...Import Improvements & Fixes - Document Annotation API # Arrow annotation...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  3. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the Document as a rasterized PDF file...Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/net/save-in-raster...
  4. 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...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/save-overwrit...
  5. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly release of Document annotation API, where new file formats are introduced in supporting Document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....another monthly release of document annotation API, where new...are introduced in supporting document format list and also new features...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  6. GroupDocs.Redaction for Python via .NET | Docum...

    A .NET API for Redaction of sensitive and classified information from the Documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...Redaction Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/python-net/
  7. Load password-protected file | Documentation

    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. Online PDF QR Code Reader

    Free online QR code parser from PDF. Secure and easy to use QR code parser and reader...other parser features: PDF Document Data Parser PDF Text Extractor...easy PDF document barcode parser Parse PDF documents from anywhere...

    products.groupdocs.app/parser/read-qr-code/pdf
  9. Online PDF Barcode Reader

    Free online Barcode parser from PDF. Secure and easy to use Barcode parser and reader...other parser features: PDF Document Data Parser PDF Text Extractor...easy PDF document barcode parser Parse PDF documents from anywhere...

    products.groupdocs.app/parser/read-barcode/pdf
  10. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted Document, replacing an original file...Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/net/save-overwriti...