Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 30,946 for

search

(0.13 sec)
  1. Remove Watermark from PDF Documents in Java | W...

    Delete or remove watermarks from PDF and other documents in Java. An overview for Java developers to create a watermark removing applications....watermarks as a collection using search. Traverse the whole collection...watermarking API allows to search and remove hyperlinks from...

    blog.groupdocs.com/watermark/remove-watermark-f...
  2. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of Search queries in text form....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/using-aliases/
  3. Merge Indexes With GroupDocs.Search for .NET 17...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.1.0 API. We have introduced four new features in this release. The most notable feature introduced in this release is the functionality to merge indexes. The API has also extended its Search functionality and introduces correction of a misspelled Search query before Searching. The latest API implements homophone dictionary functionality and alias dictionary functionality as well....Search for .NET 17.1.0 API. We have...The API has also extended its search functionality and introduces...

    blog.groupdocs.com/search/groupdocs.search-.net...
  4. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering Search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  5. Searching for document signatures excluding ext...

    This article explains how to Search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Search Product Solution GroupDocs...usage / Searching / 🌐 External components Searching for document...

    docs.groupdocs.com/signature/java/searching-for...
  6. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of Search queries in text form....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/using-ali...
  7. Detect Documents Encoding using GroupDocs.Searc...

    Like every month, team GroupDocs has released another version of the API and implements a number of new features and improvements in this monthly release. The latest version i-e 17.9.0 includes features like storing the text of documents during indexing, filtering files before indexing, encoding detection of text files etc. Not only this the API has also added support for CHM documents to the list of supported document formats. The API has removed some of the obsolete methods in this release as well....NET Search API # GroupDocs.Search for .NET introduces...results range’ feature for fuzzy search ‘Only best results range’ feature...

    blog.groupdocs.com/search/groupdocs.search-for-...
  8. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  9. 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/
  10. 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/