Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 5,022 for

file merger

(0.06 sec)
  1. Sign document with HIBC PAS barcode Symbology |...

    This article explains how to sign document with HIBC PAS barcode Symbology signatures...Merger Product Solution GroupDocs...data }; // sign document to file var signResult = signature ...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Node.js via Java...Merger Product Solution GroupDocs...detection algorithm and output file creation by setting the CompareOptions...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  3. Basic usage | Documentation

    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/
  4. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT Files. Therefore, for TXT File getStructure method returns null....Merger Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  5. 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....Merger Product Solution GroupDocs...attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  6. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Merger Product Solution GroupDocs...imageOptions ); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/locating-signa...
  7. Add watermark annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-watermar...
  8. Add underline annotation | Documentation

    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...
  9. Add highlight annotation | Documentation

    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...
  10. Sign document with MaxiCode barcode Symbology |...

    This article explains how to sign document with MaxiCode barcode Symbology signatures...Merger Product Solution GroupDocs...data }; // sign document to file var signResult = signature ...

    docs.groupdocs.com/signature/net/sign-document-...