Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 46,113 for

(c )

(0.1 sec)
  1. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/date-range-search/
  2. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....Merger merger = new Merger ( @"c:\sample1.ppsx" )) { // Add another...file to merge merger . Join ( @"c:\sample2.ppsx" ); // Merge PPSX...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  3. 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....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"..."Einstein" ; String logPath = "c:\\Log.txt" ; IndexSettings settings...

    docs.groupdocs.com/search/java/logging/
  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....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...'Einstein' ; const logPath = 'c:/Log.txt' ; const settings = new...

    docs.groupdocs.com/search/nodejs-java/logging/
  5. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....Just use a few lines of code in C# or Java to swiftly scan through...multiple files across folders: C# Java Explore these helpful links...

    blog.groupdocs.com/search/online-text-search/
  6. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getHomophoneDictiona (). exportDictionary ( "C:\\Homophones.dat" ); // Import...

    docs.groupdocs.com/search/java/homophone-dictio...
  7. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getSynonymDictionary (). exportDictionary ( "C:\\Synonyms.dat" ); // Import synonyms...

    docs.groupdocs.com/search/java/synonym-dictionary/
  8. Generating document preview - advanced | Docume...

    This article shows how to generate document pages with advanced options.... String filePath = "C:\signed.pdf" ; Signature signature...{ Path path = Paths . get ( "C:\\GeneratePreviewHideS\\" ); if...

    docs.groupdocs.com/signature/java/generating-do...
  9. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/removing-foun...
  10. Search network deployment | Documentation

    This page contains information about deployment of the search network.... C# SearchNetworkNode node1 = SearchNetworkNode...a master node on the server. C# SearchNetworkNode node0 = SearchNetworkNode...

    docs.groupdocs.com/search/net/search-network-de...