Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 7,185 for

may

(0.17 sec)
  1. Electronic Signature Types | GroupDocs

    This documentation section describes different types of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature for Python...Resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/python-net/electro...
  2. Update Text Signatures in Document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature for Python via .NET API....Resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/python-net/update-...
  3. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/python-net/esign-p...
  4. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  5. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/detect-file-type...
  6. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/composing-sig...
  7. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/python-net/verify-...
  8. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/ocr-support/
  9. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/sign-document...
  10. How to Convert MSG to DOCX using C#

    In this section, you will learn how to convert MSG to DOCX using C# without relying on third-party tools. Also, we will provide code to export MSG to DOCX in C#.... There may be instances where you require...

    kb.groupdocs.com/conversion/net/how-to-convert-...