Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 2,121 for

resource

(0.04 sec)
  1. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....Alphabet before indexing) More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/search-operation...
  2. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description....general relativity" More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/phrase-search/
  3. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....ToString ( "N2" )); } } } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-for-emb...
  4. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Height}" ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/updating-text-...
  5. Search results | Documentation

    This article shows that how to perform the operations on search results....getTermSequencesOccu ()[ k ]); } } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/search-results/
  6. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature.... class )); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/search-for-en...
  7. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....docx" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/sign-document...
  8. Extract text from Microsoft Office Excel spread...

    This article explains that how to extract text from Microsoft Office Excel (.xls, .xlsx) spreadsheets.... ReadToEnd ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....println ( value ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-v...
  10. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....highlighted occurrences } More resources Advanced usage topics To learn...

    docs.groupdocs.com/search/net/work-with-search-...