Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 2,451 for

resource

(0.1 sec)
  1. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/esign-document...
  2. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....GetData < string >()); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-for-enc...
  3. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files.... ToString ()); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/reverse-image-sea...
  4. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....Search ( "@t OR @e" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/alias-dictionary/
  5. 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....RuntimeException ( ex ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/ocr-support/
  6. Get supported features | GroupDocs

    This article shows how to check if feature supported for the document.... More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/java/get-supported-fe...
  7. Extract formatted text from document page | Gro...

    This article explains that how to extract formatted text from document page....readToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-formatte...
  8. Get supported features | GroupDocs

    Learn how to check which features are supported for a document using GroupDocs.Parser for .NET. Check text extraction, metadata, images, tables, and other feature support in C#.... More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/net/get-supported-fea...
  9. Extract data from attachments and ZIP archives ...

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#...." ); } } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Extract images from document page area | GroupDocs

    This article explains that how to extract images from document page area....getFileType ())); } } More resources GitHub examples You may easily...

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