Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 3,840 for

assembly

(0.06 sec)
  1. Verify QR-code signatures in the document | Doc...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  2. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/searching-for...
  3. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  4. Add search text annotation | Documentation

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for Java."...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/add-search-t...
  5. Add image annotation | Documentation

    The page describes how to add image annotation to a document using GroupDocs.Annotation for Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/add-image-an...
  6. Load document from URL | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/load-document...
  7. Load document of specific format | Documentation

    This article explains how to load document of specific format....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/load-document-...
  8. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. How to add attachment to PDF document | Documen...

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your Java applications....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/how-to-add-attac...
  10. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Merger for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/load-document-fro...