Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 27,792 for

groupdocs.redaction

(0.34 sec)
  1. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. ExactPhraseRedaction in Arabic document - Free ...

    I have a PDF written in Arabic and I want to apply text redaction to it, but it is not being redacted. here is the code I am using; public static async Task RedactDocumentAsync(string inputFilePath) { t…...ExactPhraseRedaction in Arabic document GroupDocs.Redaction Product Family dotnet...RedactionPolicy(new GroupDocs.Redaction.Redaction[] { new Ex...

    forum.groupdocs.com/t/exactphraseredaction-in-a...
  3. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for .NET....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/load-text-fro...
  4. Save file to stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/save-file-to-...
  5. Remove annotation from document | Documentation

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/remove-annota...
  6. Add ellipse annotation | Documentation

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-ellipse-a...
  7. Result of added watermarks | Documentation

    GroupDocs.Watermark API returns result with information about added watermarks...Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/result-of-adde...
  8. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/handling-passw...
  9. System Requirements | Documentation

    It does not require any external software or third party tool to be installed...Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/system-requir...
  10. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your .NET applications....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/set-document-...