Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 4,968 for

file signature

(0.06 sec)
  1. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Node.js via Java....Signature Product Solution GroupDocs...Comparer object. Specify the source file path or stream. Call the add()...

    docs.groupdocs.com/comparison/nodejs-java/show-...
  2. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing Files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Signature Product Solution GroupDocs...Leave feedback On this page File comparison is a library that...

    docs.groupdocs.com/comparison/python-net/featur...
  3. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached File is supported by GroupDocs....Signature Product Solution GroupDocs...()) { // Check if the attached file is supported by GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Extract images to files | Documentation

    This article explains that how to extract images to Files....Signature Product Solution GroupDocs...Extract images to files Extract images to files Leave feedback Here...

    docs.groupdocs.com/parser/java/extract-images-t...
  5. Annotation basics | Documentation

    Quick Start section about main features of GroupDocs.Annotation API, describes how to annotate documents with just couple lines of code....Signature Product Solution GroupDocs...feedback Get supported file formats Get file info Add annotation...

    docs.groupdocs.com/annotation/net/basic-usage/
  6. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a File of any supported format....Signature Product Solution GroupDocs...To access XMP metadata in a file of any supported format, GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/working...
  7. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....Signature Product Solution GroupDocs...Java / Developer Guide / Merge files / Merge pages from various documents...

    docs.groupdocs.com/merger/java/merge-pages-from...
  8. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Signature Product Solution GroupDocs...example of redaction policy XML file (code properties mapping is...

    docs.groupdocs.com/redaction/net/use-redaction-...
  9. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Node.js via Java....Signature Product Solution GroupDocs...Comparer object. Specify a source file path or an input stream. Call...

    docs.groupdocs.com/comparison/nodejs-java/setti...
  10. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for .NET....Signature Product Solution GroupDocs...the object. Specify the source file path or stream. Call the method...

    docs.groupdocs.com/comparison/net/show-revisions/