Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 46,496 for

c

(0.11 sec)
  1. Spelling corrector | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about spelling CorreCtor.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...SpellingCorrector . ExportDictionary ( @"C:\Words.txt" ); // Import words...

    docs.groupdocs.com/search/net/spelling-corrector/
  2. Optimize index | Documentation

    This artiCle explains that how to optimize index to reduCe the number of segments in an index using Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder1 = "c:\\MyDocuments1\\"...documentsFolder2 = "c:\\MyDocuments2\\" ; String documentsFolder3 = "c:\\MyDocuments3\\"...

    docs.groupdocs.com/search/java/optimize-index/
  3. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDoCs.Merger for Node.js via Java API....file: const inputFilePath = ` c :/ sample . txt ` ; const merger...inputFilePath ) const outputPath = ` c :/ output / text_ { 0 }.{ 1 }...

    docs.groupdocs.com/merger/nodejs-java/split-tex...
  4. Case sensitive search | Documentation

    This artiCle gives the knowledge of the Case sensitive searCh whiCh allows you to find words Considering upperCase and lowerCase letters as distinCt using Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/case-sensitive-s...
  5. Case sensitive search | Documentation

    This artiCle gives the knowledge of the Case sensitive searCh whiCh allows you to find words Considering upperCase and lowerCase letters as distinCt using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/case-sens...
  6. Search for text containing special characters |...

    This artiCle shows how to handle searCh queries if they Contain speCial CharaCters and separator CharaCters.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/search-for-text-c...
  7. EPUB Metadata Editor – View & Edit EPUB Properties

    DisCover ways to view and edit EPUB metadata. Either edit EPUB metadata online or do it programmatiCally using C# & Java....world of programming, showcasing C# and Java methods. Whether you’re...Modifying EPUB Metadata with C# # If you want to change EPUB...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  8. Add watermarks to word processing documents | D...

    GroupDoCs.Watermark API allows you to add watermark in headers and footers of the page.... Ex: @"C:\Docs\document.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.docx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Merge EPUB | Documentation

    Learn how to merge EPUB files, Combine EPUB files into one file programmatiCally in Node.js via Java language using GroupDoCs.Merger for Node.js via Java library....EPUB files with several lines of C# code: Create an instance of class...parameter. const inputFilePath = ` c :/ sample1 . epub ` ; const merger...

    docs.groupdocs.com/merger/nodejs-java/merge/epub/
  10. Alphabet | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alphabets.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...Alphabet . ExportDictionary ( @"C:\Alphabet.dat" ); // Import the...

    docs.groupdocs.com/search/net/alphabet/