Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,849 for

index

(0.07 sec)
  1. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page Index (zero based) and the number of pages from this Index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....you can specify starting page index (zero based) and the number...number of pages from this index to save. Also, you can change the Compliance...

    docs.groupdocs.com/redaction/java/select-specif...
  2. Numeric Range Search in C#

    Effortlessly perform numeric range search in C# with GroupDocs.Search. Learn how to search numeric ranges in documents C# using advanced and efficient techniques....searches Create an instance of the Index class to define a storage location...searching Use the Index.Add method to populate the index by specifying...

    kb.groupdocs.com/search/net/numeric-range-searc...
  3. Search with Aliases in Document using C#

    Let's learn how to search with aliases in document using C#. Simplify queries, boost accuracy, and achieve robust document search with aliases in C# across platforms....search with aliases Create an Index object to establish a searchable...prepared for processing Use the Index.Add method to add documents...

    kb.groupdocs.com/search/net/search-with-aliases...
  4. Numeric Range Search in Java

    Easily execute numeric range search in Java with GroupDocs.Search. Discover advanced and efficient methods to search numeric ranges in documents Java seamlessly....capabilities Instantiate the Index class to specify a storage location...Utilize the Index.add method to add documents to the index by providing...

    kb.groupdocs.com/search/java/numeric-range-sear...
  5. Perform Synonym Search using Java

    Learn how to perform synonym search using Java to enhance search accuracy. Explore Java search with synonym matching for comprehensive and relevant search results....capabilities Initialize an Index object by providing the folder...constructor Use the Index.add method to index documents stored in...

    kb.groupdocs.com/search/java/perform-synonym-se...
  6. Search in Documents with Keyboard Layout Correc...

    Perform search in documents with keyboard layout correction using C#. We will provide code for performing how to correct keyboard layout for document search in C#....Create an Index object to act as a repository for indexing your documents...Add documents to the index using the Index.Add method, specifying...

    kb.groupdocs.com/search/net/search-in-documents...
  7. Perform Homophone Search using Java

    Learn how to perform homophone search using Java for phonetic matching. Explore the Java homophone search algorithm for accurate results without extra software....search functionality Create an Index object to define a storage location...efficiently indexing your documents Use the Index.add method to...

    kb.groupdocs.com/search/java/perform-homophone-...
  8. Managing dictionaries in network | Documentation

    This page contains information about managing dictionaries of shards in the search network....the second parameter is the index of the shard in the network...for a dictionary in a single index. For information about working...

    docs.groupdocs.com/search/net/managing-dictiona...
  9. Managing dictionaries in network | Documentation

    This page contains information about managing dictionaries of shards in the search network....the second parameter is the index of the shard in the network...for a dictionary in a single index. For information about working...

    docs.groupdocs.com/search/java/managing-diction...
  10. Phrase Search in Documents using Java

    Learn to perform phrase search in documents using Java. Explore methods to search documents by phrases in Java and simplify your document search tasks....on specific phrases within indexed files. This capability is especially...Java Create and initialize an Index object to organize and manage...

    kb.groupdocs.com/search/java/phrase-search-in-d...