Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 5,284 for

file signature

(0.54 sec)
  1. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...Signature Product Solution GroupDocs...= new SpreadsheetWatermark ( File . ReadAllBytes ( "test.png"...

    docs.groupdocs.com/watermark/net/working-with-w...
  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....Signature Product Solution GroupDocs...document type and structure - file type, size, page count, etc...

    docs.groupdocs.com/watermark/net/basic-usage/
  3. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Signature Product Solution GroupDocs...remove documents indexed by a file system path, see . The following...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  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....Signature Product Solution GroupDocs...attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Load Markup document with options | GroupDocs

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs...can efficiently manage markup files like HTML and MHTML, enabling...

    docs.groupdocs.com/conversion/java/load-markup-...
  6. Export Indexed Documents to HTML using Java

    Discover how to export indexed documents to HTML using Java with simple steps. Use Java export indexed documents to HTML to enhance document organization efficiently....Signature Product Family GroupDocs.Metadata...is subsequently written to a file, making it ready for use or...

    kb.groupdocs.com/search/java/export-indexed-doc...
  7. Add underline annotation | GroupDocs

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

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

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

    docs.groupdocs.com/annotation/java/add-highligh...
  9. Generate QR codes Online | Add QR code to Docum...

    Create QR codes online! Learn to generate various types using user-friendly tools. Get a sneak peek into QR code creation with C# and Java code snippets....Signature , a flexible solution for...App # Check out GroupDocs.Signature App ! It’s an online tool...

    blog.groupdocs.com/signature/generate-qrcode-on...
  10. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg Files). Here are the steps to extract an email text from outlook storage:...Signature Product Solution GroupDocs...consists of email documents (msg files). Here are the steps to extract...

    docs.groupdocs.com/parser/java/extract-emails-f...