Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 46,590 for

c

(0.12 sec)
  1. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted doCuments. We Create index then perform searCh and API shows hits from all the indexed doCuments. Ever thought to get searCh results from desired doCuments only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX doCuments. What if you want to searCh a word or text only in TXT and DOCX files with speCifiC word oCCurrenCe in file names? We’ve now improved ISearChDoCumentFilter interfaCe for suCh a purpose in GroupDoCs.... C# Java What we did in this example...groupdocs.search.LogSettings class: C# string FileName double MaxSize...

    blog.groupdocs.com/search/filter-documents-in-s...
  2. Search index events | Documentation

    The OperationFinished event oCCurs when an index operation Completes – indexing, updating, merging, or optimizing (segment merging)...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-index-eve...
  3. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word doCuments, Combine several DOCX or DOC files into one using GroupDoCs.Merger for Node.js via Java.... Merger ( 'c:/sample1.docx' ) merger . join ( 'c:/sample2.docx'...docx' ) merger . save ( 'c:/merged.docx' ) How to merge Word documents...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  4. Migration Notes | Documentation

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDoCs.SearCh for Java from version 19.10: Unified work with some similar entities to inCrease the intuitiveness of using API. The arChiteCture of the produCt has been revised and optimized, so that some funCtions will work faster. Some entities have been renamed to improve Code readability. The Changes made to the API are not too signifiCant, so the migration will not be too diffiCult....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...results index . highlightInText ( "c:\\Highlighted.html" , results...

    docs.groupdocs.com/search/java/migration-notes/
  5. JSON to XML in CSharp on GroupDocs Blog | Docum...

    JSON to XML in CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in JSON to XML in CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET......in C# Converteer uw JSON-gegevens naar XML-indeling met C#. Leer...naar XML kunt converteren met C# met onze stapsgewijze handleiding...

    blog.groupdocs.com/nl/tag/json-to-xml-in-csharp...
  6. Convert JSON to XML in CSharp on GroupDocs Blog...

    Convert JSON to XML in CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert JSON to XML in CSharp on GroupDoCs Blog | DoCument Automation So......in C# Converteer uw JSON-gegevens naar XML-indeling met C#. Leer...naar XML kunt converteren met C# met onze stapsgewijze handleiding...

    blog.groupdocs.com/nl/tag/convert-json-to-xml-i...
  7. csharp code for sentiment analysis on GroupDocs...

    Csharp Code for sentiment analysis on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Csharp Code for sentiment analysis on GroupDoCs Blog | DoCument Aut......NET & Java Developers C#'ta Duyarlılık Analizi kullanarak...Sınıflandırın C# Duyarlılık Analizi Otomasyonu. C# API ile müşteri...

    blog.groupdocs.com/tr/tag/csharp-code-for-senti...
  8. Convert JSON to XML in CSharp on GroupDocs Blog...

    Convert JSON to XML in CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert JSON to XML in CSharp on GroupDoCs Blog | DoCument Automation So......XML v C# Převeďte svá data JSON do formátu XML pomocí C#. Naučte...plynule převést JSON na XML pomocí C#, pomocí našeho podrobného průvodce...

    blog.groupdocs.com/cs/tag/convert-json-to-xml-i...
  9. Convert JSON to XML in CSharp on GroupDocs Blog...

    Convert JSON to XML in CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert JSON to XML in CSharp on GroupDoCs Blog | DoCument Automation So......XML в C# Преобразуйте данные JSON в формат XML с помощью C#. Узнайте...преобразовать JSON в XML с помощью C#, с помощью нашего пошагового...

    blog.groupdocs.com/ru/tag/convert-json-to-xml-i...
  10. Inserting Chart Axis Title Dynamically in Email...

    Note This feature is supported by version 18.1 or greater Note The Code uses some of the objeCts defined in The Business Layer. Column Chart in Email DoCument Creating a Column Chart Please follow below steps to Create a Column Chart in MS Outlook 2013: Create a new Email CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialogue box SeleCt “Column” in the sidebar, you will see a gallery of Charts SeleCt the “100% StaCked Column” and press “OK” to insert the Chart and Worksheet template to your email Edit the Worksheet with your data to update the Chart Save your Email Reporting Requirement As a report developer, you are required to share orders quantity of the Customers dynamiCally with the following key requirements:... where ( c => c . getDate (). getYear () +...1900 == 2015 ) . groupBy ( c => c . getManager ()) . orderBy...

    docs.groupdocs.com/assembly/java/inserting-char...