Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 30,072 for

redaction

(0.07 sec)
  1. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform Redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply Redactions to it....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/basic-u...
  2. Save with default options | Documentation

    This article demonstrates the simplest way to save the document...Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/save-wi...
  3. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Redaction Product Family GroupDocs.Annotation...using C# How to Add Text Redaction Annotation in PDF using C#...

    kb.groupdocs.com/annotation/net/
  4. Extend supported extensions list | Documentation

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

    docs.groupdocs.com/redaction/python-net/extend-...
  5. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.Redaction as gr import groupdocs.Redaction.options as gro import groupdocs.Redaction.Redactions as grr def run(): # Specify the Redaction options repl_opt = grr....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Python...

    docs.groupdocs.com/redaction/python-net/use-adv...
  6. Redact Text in XLSX using C#

    In this tutorial, you'll learn how to redact text in XLSX using C#. Also, you'll be provided with a straightforward code example to replace text in XLSX using C#....Redaction Product Family Redact Text in XLSX using...using C# Redacting sensitive information from Excel files ( XLSX...

    kb.groupdocs.com/redaction/net/redact-text-in-x...
  7. Annotate GIF, TIFF, BMP and JPEG formats using ...

    We are excited to announce another monthly release where new document formats is added in supported format list for annotating images. The latest GroupDocs.Annotation for .NET 17.1.0 API now provides support to GIF, TIFF, BMP and JPEG with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....Area Annotation Resource Redaction Annotation TextField Annotation...background when import Resource Redaction annotation for slides For...

    blog.groupdocs.com/annotation/annotate-gif-tiff...
  8. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform Redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply Redactions to it....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/basic-usage/
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document Redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/migration-notes/
  10. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....Redaction Product Family GroupDocs.Annotation...using Java How to Add Text Redaction Annotation in PDF using Java...

    kb.groupdocs.com/annotation/java/