Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 5,581 for

file merger

(0.31 sec)
  1. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Merger Product Solution GroupDocs...information about source document - file type, size, pages count, page...

    docs.groupdocs.com/watermark/net/features-overv...
  2. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - File type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Merger Product Solution GroupDocs...document type and structure - file type, size, page count, etc...

    docs.groupdocs.com/watermark/net/basic-usage/
  3. Extract data from attachments and ZIP archives ...

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage Files using GroupDocs.Parser for .NET in C#....Merger Product Solution GroupDocs...extract documents from ZIP files and get attachments from containers...

    docs.groupdocs.com/parser/net/extract-data-from...
  4. Extract attachments from Emails | GroupDocs

    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....Merger Product Solution GroupDocs...attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( underline...

    docs.groupdocs.com/annotation/java/add-underlin...
  6. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( highlight...

    docs.groupdocs.com/annotation/java/add-highligh...
  7. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for File formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....Merger Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic document...

    docs.groupdocs.com/assembly/java/inserting-docu...
  8. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Merger Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "signed.pdf"...

    docs.groupdocs.com/signature/java/esign-documen...
  9. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...Merger Product Solution GroupDocs...instantiate and release the output file streams. defines methods to...

    docs.groupdocs.com/viewer/net/save-output-to-st...
  10. Subscribing for signing process events | GroupDocs

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....Merger Product Solution GroupDocs...= 100 }; // sign document to file signature . Sign ( "SignedSample"...

    docs.groupdocs.com/signature/net/subscribing-fo...