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

resource

(0.4 sec)
  1. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....getWordCount ()); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. How to Run Examples | GroupDocs

    Learn how to clone, configure, and run GroupDocs.Viewer for Node.js via Java example projects.... More Resources Find additional details and...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ru...
  3. Custom text extractors | GroupDocs

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/custom-text-extra...
  4. Search network deployment | GroupDocs

    This page contains information about deployment of the search network....println ( message ); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/search-network-d...
  5. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/search-op...
  6. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically....EncodingName ; } }; More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/text-file-encodin...
  7. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings.... log (); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....pdf" , listOptions ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/locating-signa...
  9. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API.... Text ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-for-enc...
  10. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...pdf" , options ); More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/esign-documen...