Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 17,703 for

.net watermarking

(0.11 sec)
  1. Verify for multiple signatures | Documentation

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Basic usage...

    docs.groupdocs.com/signature/net/verify-for-mul...
  2. Handling incorrect document password exception ...

    This article shows how to handle incorrect document password exception with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/signature/net/handling-incor...
  3. Extract attachments from PDF portfolios | Docum...

    This article explains that how to extract attachments from PDF documents...Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/parser/net/extract-attachmen...
  4. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/parser/net/logging/
  5. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .net since version 19.9: 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(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Migration...

    docs.groupdocs.com/redaction/net/migration-notes/
  6. Use advanced logging | Documentation

    Learn advanced logging techniques available in the redaction API...Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  7. How to Add Point Annotation in PDF using C#

    This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#....Watermark Product Family GroupDocs.Merger...Install GroupDocs.Annotation for .NET via the NuGet package manager...

    kb.groupdocs.com/annotation/net/how-to-add-poin...
  8. How to Convert Outlook Email to Word in C#

    This tutorial provides all the necessary procedures to convert Outlook email to Word in C# and a sample working application for C# Email to Word conversion....Watermark Product Family GroupDocs.Merger...Install GroupDocs.Conversion for .NET package from the NuGet package...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert DOCX to HTML using C#

    In this topic, you will explore how to convert DOCX to HTML using C#. Moreover, we will provide a code example to export DOCX to HTML in C# without using extra tools....Watermark Product Family GroupDocs.Merger...install GroupDocs.Conversion for .NET to transform DOCX into HTML...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .net provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/net/working-with-me...