Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 2,154 for

resource

(0.04 sec)
  1. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....AddSuffix = true }); }; } More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  2. Indexing reports | Documentation

    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-...
  3. Text file encoding detection | Documentation

    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...
  4. Custom text extractors | Documentation

    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...
  5. Search network deployment | Documentation

    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...
  6. Handling the APEv2 tag | Documentation

    This article explains how to handle APEv2 tag.... OutputMp3 ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/handling-the-ap...
  7. Search text in Emails | Documentation

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email.... getText ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/search-text-in-e...
  8. Extract images from document page area | Docume...

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

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. Extract hyperlinks from document page | Documen...

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

    docs.groupdocs.com/parser/java/extract-hyperlin...
  10. 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...