Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 706 for

printing annotations

(0.1 sec)
  1. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Annotation Product Solution GroupDocs...MetadataItem item : metadata ) { // Print an item name and value System...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Scan Barcode | GroupDocs

    Learn how to scan and read barcodes from PDF, Word, Excel, PowerPoint documents and images using GroupDocs.Parser for .NET. Extract barcode values and positions in C# with error handling....Annotation Product Solution GroupDocs...barcode in barcodes ) { // Print a barcode value Console . WriteLine...

    docs.groupdocs.com/parser/net/scan-barcode/
  3. Extract metadata from EPUB eBook | GroupDocs

    To extract metadata from EPUB e-books GetMetadata method is used...Annotation Product Solution GroupDocs...MetadataItem item in metadata ) { // Print the item name and value Console...

    docs.groupdocs.com/parser/net/extract-metadata-...
  4. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Annotation Product Solution GroupDocs...PageImageArea i in images ) { // Print the type of image Console ....

    docs.groupdocs.com/parser/net/handle-loading-of...
  5. Iterate through container items | GroupDocs

    This article explains that how to extract containers items and iterate through container items....Annotation Product Solution GroupDocs...item in attachments ) { // Print an item name and size Console...

    docs.groupdocs.com/parser/net/iterate-through-c...
  6. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  7. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/locating-sign...
  8. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-em...
  9. Assemble Documents and Acquire Online Signature...

    The Web 2.0 era has brought consumers and organizations closer. Consumers are active in community forums, blogs or other information-sharing platforms to discuss their tastes and preferences. Closer relationships with their customers has helped organizations understand buyer’s behavior and devise new products faster. Growing Internet penetration ensures that organizations who share, collaborate and reach out to their customers have a competitive edge. Managing documents effectively is important for businesses to increase the transaction cycle.... View, annotate, sign, assemble, compare,...faster, as you don’t need to print, scan, or fax them. More importantly...

    blog.groupdocs.com/signature/assemble-documents...
  10. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Annotation Product Solution GroupDocs...viewer . view ( html_options ) print ( f " \n Source document rendered...

    docs.groupdocs.com/viewer/python-net/rendering-...