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

search

(0.03 sec)
  1. Get Indexed Documents using C#

    Learn how to get indexed documents using C# with our step-by-step guide. Discover how to retrieve indexed documents in C# efficiently for improved document management....Search Product Family GroupDocs.Parser...Indexing not only optimizes search operations but also enables...

    kb.groupdocs.com/search/net/get-indexed-documen...
  2. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Search Product Solution GroupDocs...reader . ReadToEnd ()); } } } Search Old coding style // Create...

    docs.groupdocs.com/parser/net/migration-notes/
  3. GroupDocs.Search for .NET | Documentation

    GroupDocs.Search for .NET is a fascinating document Search API. It extracts text and metadata from documents and performs advanced Searching and indexing operations on the basis of fuzzy and synonym algorithm...Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET GroupDocs...

    docs.groupdocs.com/search/net/
  4. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/logging/
  5. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....Search Product Solution GroupDocs...Guide / Advanced Usage / Searching and modifying watermarks /...

    docs.groupdocs.com/watermark/java/removing-foun...
  6. Clear watermarks | Documentation

    This article shows how to clear existing text or image watermarks....Search Product Solution GroupDocs...Watermark library. It allows searching and then removing text or...

    docs.groupdocs.com/watermark/nodejs-java/clear/
  7. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  9. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for Python via .NET you can easily Search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....Search Product Solution GroupDocs...packages. Using tags you can search for desirable properties with...

    docs.groupdocs.com/metadata/python-net/find-met...
  10. Optimizing shards | Documentation

    This page contains information about optimizing shards in the Search network....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/optimizing-shards/