Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 46,749 for

(c )

(0.22 sec)
  1. Get List of Indexed Documents using GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 18.9. Using the latest version, you can now get the list of indexed documents and document’s text from the index archive. Moreover, you can now save encodings automatically which were used to extract text from TXT files. We would recommend you to install and use the latest version of the API. Enhancements Following are the enhancements introduced in the latest version:...index: string indexFolder = @"c:\MyIndex"; // Creating index from...index: string indexFolder = @"c:\MyIndex"; // Creating index from...

    blog.groupdocs.com/search/get-list-of-indexed-d...
  2. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/getting-indexed-d...
  3. 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/
  4. 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/
  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\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/case-sensitive-s...
  6. 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...
  7. 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}` ; const...

    docs.groupdocs.com/merger/nodejs-java/split-tex...
  8. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/boolean-search/
  9. Merge pages in the arbitrary order | Documentation

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....filePath = "c:\sample.docx" ; String filePath2 = "c:\sample2.docx"...docx" ; String filePathOut = "c:\output\result.docx" ; Merger...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  10. PPT to JPG in CSharp on GroupDocs Blog | Docume...

    PPT to JPG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PPT to JPG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......& Java Developers 使用 C# 將演示文稿轉換為圖像 使用 C# 將 PPT/PPTX 格式的 PowerPoint...

    blog.groupdocs.com/zh-hant/tag/ppt-to-jpg-in-cs...