Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 5,981 for

groupdocs.viewer,

(0.28 sec)
  1. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null.

    docs.groupdocs.com/parser/java/extract-images-f...
  2. 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....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.

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Extract barcodes from document | GroupDocs

    This article explains that how to extract barcodes from documents....This article explains that how to extract barcodes from documents.

    docs.groupdocs.com/parser/net/extract-barcodes-...
  4. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for .NET.

    docs.groupdocs.com/comparison/net/customize-cha...
  5. Technical Support | GroupDocs

    GroupDocs.Comparison for Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....GroupDocs.Comparison for Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum.

    docs.groupdocs.com/comparison/java/technical-su...
  6. Verify Barcode Signatures in Document | GroupDocs

    This topic explains how to verify Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....This topic explains how to verify Barcode electronic signatures with GroupDocs.Signature for Python via .NET API.

    docs.groupdocs.com/signature/python-net/verify-...
  7. Update QR Code Signatures in Document | GroupDocs

    This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API....This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API.

    docs.groupdocs.com/signature/python-net/update-...
  8. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature

    docs.groupdocs.com/signature/python-net/esign-s...
  9. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  10. Common Master-Detail Image in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon.

    docs.groupdocs.com/assembly/java/common-master-...