Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 2,120 for

resource

(0.04 sec)
  1. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... RIFF (Resource Interchange File Format) to...

    blog.groupdocs.com/pl/groupdocs.blog/page/26/
  2. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... RIFF (Resource Interchange File Format) je...

    blog.groupdocs.com/cs/page/26/
  3. Character replacement during indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....search ( "Einstein" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/character-replac...
  4. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks using Java search API....getOccurrenceCount ()); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/search-by-chunks/
  5. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... Save () } More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/net/annotation-red...
  6. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....txt" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/spelling-corrector/
  7. Getting documents in network | Documentation

    This page contains information about getting indexed documents in the search network....toString ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/getting-document...
  8. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements....dat" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/character-replace...
  9. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low.... Search ( query2 ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/regular-expressio...
  10. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM.... More resources Advanced usage topics To learn...

    docs.groupdocs.com/search/java/index-lifecycle/