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#...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn about advanced GroupDocs.Watermark usage. Please find advanced details how to customize your watermarks, search, modify and remove existing watermarks.
Articles in this section Loading documents Adding watermarks Saving documents Searching and modifying watermarks More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured ....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Code examples and live demostrations of GroupDocs.Merger for Python via .NET...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This section describes how to import documents into another document as OLE objects using Java language...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This section describes how to import documents into another document as OLE objects using C# language...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
GroupDocs.Markdown provides several strategies for handling images during conversion. Set the ImageExportStrategy property on ConvertOptions to control the behavior:
Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the ImagesRelativePath property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler for full control over image saving, including renaming and custom storage via CustomImagesStrategy....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Explains GroupDocs.Markdown for Python via .NET converter features and shows how to convert PDF, Word, Excel, Epub, Text inside your Python applications...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Watermark within your Java applications....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
The page describes how to manage replies for different document types using GroupDocs.Annotation for Java API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
The SaveOptions class provides the following properties to customize the saving process:
AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedOptions indicates whether to save only annotated pages or not. For details, see the following pages:...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...