Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,849 for

indexing

(0.04 sec)
  1. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....replacements defined in an index. For detailed information on...character replacements in the index settings const settings = new...

    docs.groupdocs.com/search/nodejs-java/character...
  2. Search Special Characters in Documents using Java

    Effortlessly learn how to search special characters in documents using Java. Improve the accuracy and relevance of text search with special characters in Java....character searches Initialize an Index object to organize and manage...Add documents to the index with the Index.add method, ensuring...

    kb.groupdocs.com/search/java/search-special-cha...
  3. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form....@"c:\MyDocuments\" ; // Creating index Index index = new Index ( indexFolder );...); // Indexing index . Add ( documentsFolder ); // Creating subquery...

    docs.groupdocs.com/search/net/queries-in-text-a...
  4. GroupDocs Holidays Offer – Get 25% off GroupDoc...

    Share this issue: Monthly NewsletterDecember 2018 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Get 25% off GroupDocs.Total OR 24 Bottles of Award-Winning Pirathon Total Shiraz (worth over $1500). Quote HOLOFF2018 or PIRATH2018 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers....advanced document search and indexing operations to extract text...and smartly search through indexes. Programmatically fetch all...

    blog.groupdocs.com/total/groupdocs-holidays-off...
  5. Find any Word and its Synonyms in Multiple File...

    Find specific words and their synonyms within different files of a folder using C#. Get all the synonyms, grouped by different meanings using .NET API....query, index folder, and the document’s folder. Create index with...with defined index Folder using Index class. Add the document’s...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  6. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and compare all popular business document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....performs advanced searching and indexing operations based on fuzzy...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  7. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers feature-rich document manipulation APIs for .NET and Java developers to build web, mobile or desktop apps with the capability to view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract text, retrieve metadata information and manipulate documents using HTML....4 – Perform indexing of text documents of more...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  8. Search index repository | Documentation

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Creating an index / Search index repository Search index repository...several indexes into a group for searching all indexes at once...

    docs.groupdocs.com/search/net/search-index-repo...
  9. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document searching Java API....Define the search word query, indexing folder, and the container...your files. Create Index with the defined index folder. Add the...

    blog.groupdocs.com/search/find-homophones-in-mu...
  10. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API...."c:\\MyDocuments\\" ; // Creating index Index index = new Index ( indexFolder );...); // Indexing index . add ( documentsFolder ); // Creating subquery...

    docs.groupdocs.com/search/java/queries-in-text-...