Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 5,084 for

file watermark

(0.09 sec)
  1. Installation | Documentation

    On this page you will find system requirements supported platforms, development environments. GroupDocs.Comparison for .NET does not require any external software or third party tool to be installed....Watermark Product Solution GroupDocs...reference the downloaded assembly files in your project, follow these...

    docs.groupdocs.com/comparison/net/installation/
  2. Installation | Documentation

    The page describes how to add the GroupDocs.Annotation library to your .NET project....Watermark Product Solution GroupDocs...assembly files in your project, do the following: Extract files from...

    docs.groupdocs.com/annotation/net/installation/
  3. eSign Presentation with Metadata signature | Do...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Watermark Product Solution GroupDocs...sign Presentation document files. Presentation document metadata...

    docs.groupdocs.com/signature/java/esign-present...
  4. Extract table of contents from Microsoft Office...

    This article explains that how to extract table of contents from Microsoft Office Word (.doc, .docx) documents...Watermark Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...Watermark Product Solution GroupDocs...consists of email documents (msg files). Here are the steps to extract...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  6. Export Indexed Documents to HTML using C#

    Learn how to export indexed documents to HTML using C# with easy-to-follow steps. Implement C# export indexed documents to HTML for better document management....Watermark Product Family GroupDocs.Merger...content is then written to a file, making it accessible for further...

    kb.groupdocs.com/search/net/export-indexed-docu...
  7. Online Signature Plugin from GroupDocs Now Avai...

    We’ve announced the launch of GroupDocs’ online signature plugin for DotNetNuke. This plugin lets you embed signature forms into DotNetNuke, share them with customers and collect signatures online. The workflow is simple: upload a document template to GroupDocs, add signature fields (date, sign, single/multi-line text fields, etc.), include signer email addresses and publish. Recipients fill in the form information and submit it online. An instant notification is received on completion of the task....compatible with a range of popular file-formats. Benefits of GroupDocs’...Track document status, add watermarks, save time, and create a...

    blog.groupdocs.com/signature/online-signature-p...
  8. Sign document with Royal Mail Mailmark 2D Barco...

    This article explains how to sign document with Royal Mail Mailmark 2D Barcode electronic signatures...Watermark Product Solution GroupDocs...mailmark2D }; // sign document to file var signResult = signature ...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Watermark Product Solution GroupDocs...attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Watermark Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/generating-repo...