Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 31,141 for

groupdocs.watermark

(0.1 sec)
  1. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  2. Merge EPUB | Documentation

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/merge/epub/
  3. Merge text files | Documentation

    Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Node.js via Java library....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/merge/txt/
  4. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/merge/html/
  5. Merge images | Documentation

    Learn how to merge image files, combine image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/merge/images/
  6. Use advanced logging | Documentation

    You can implement ILogger interface from com.groupdocs.redaction.options package. This interface requires to implement three methods: import com.groupdocs.redaction.options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-advanced-...
  7. Load document from FTP | Documentation

    This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/load-documen...
  8. Load document from Azure Blob Storage | Documen...

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/load-document...
  9. Preview Digital Certificates properties | Docum...

    This article shows how to receive digital certificates properties over Document Info method....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/preview-certif...
  10. GroupDocs.Annotation for .NET 21.6 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 21.6 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 21.6: Updated information about supported types Moved License and Metered class to GroupDocs.Annotation namespace Fixed issue with counting page for PPT file Added an ability to generate preview in different formats for CAD document Fixed problem with closing a stream when saving a tiff file Fixed exception on adding watermarks to pdf without license Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-1727 Generate preview for CAD using PreviewFormat Feature ANNOTATIONNET-1684 Match supported formats Improvement ANNOTATIONNET-1718 Move License and Metered classes to GroupDocs....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/groupdocs-ann...