Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 7,066 for

may

(0.24 sec)
  1. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/character-replace...
  2. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/character-replac...
  3. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/stop-word-diction...
  4. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  5. 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...
  6. 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-...
  7. 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...
  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. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk May be loaded in the future to continue working....contrast, an index created on disk may be loaded in the future to continue...to the . GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/build-your-first-...
  10. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Node.js via Java.... Additional types of files may also be using the Email file...

    docs.groupdocs.com/conversion/nodejs-java/conve...