Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 6,398 for

groupdocs.comparison,

(0.23 sec)
  1. eSign document with Image signature | GroupDocs

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....This article demonstrates how to add signature image on document page with GroupDocs.Signature.

    docs.groupdocs.com/signature/net/esign-document...
  2. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...This article shows how to add metadata signatures to the image exif metadata layer with various data types

    docs.groupdocs.com/signature/python-net/esign-i...
  3. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API.

    docs.groupdocs.com/signature/python-net/search-...
  4. Search for Image e-Signatures | GroupDocs

    This article explains how to search for image electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....This article explains how to search for image electronic signatures within document pages using GroupDocs.Signature for Python via .NET API.

    docs.groupdocs.com/signature/python-net/search-...
  5. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature.

    docs.groupdocs.com/signature/python-net/esign-w...
  6. Features Overview | GroupDocs

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features...The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features

    docs.groupdocs.com/search/net/features-overview/
  7. 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....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.

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

    To extract metadata from EPUB e-books GetMetadata method is used...To extract metadata from EPUB e-books GetMetadata method is used

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. 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....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.

    docs.groupdocs.com/parser/java/extract-attachme...
  10. Extract data from Microsoft Office Excel spread...

    Complete guide to extracting data, text, and tables from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how to extract tables from Excel C# with code examples....Complete guide to extracting data, text, and tables from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how to extract tables from Excel C# with code examples.

    docs.groupdocs.com/parser/net/extract-data-from...