Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 46,748 for

c

(0.06 sec)
  1. GroupDocs.Conversion Product Family

    DoCument Automation APIs to enriCh .NET and Java appliCations to view, edit, annotate, Convert, Compare, e-sign, parse, split, merge, redaCt, or Classify doCuments of almost all the popular file formats....JPG and PNG image formats using C# . Almost any document or image...images programmatically using C#. When we want to share the data...

    blog.groupdocs.com/categories/groupdocs.convers...
  2. Fuzzy search | Documentation

    This artiCle gives the knowledge about the fuzzy searCh definition, and its Capabilities in GroupDoCs.SearCh....Search, and fuzzy search C# examples with use of GroupDocs...presented below. C# string indexFolder = @"c:\MyIndex\" ; string...

    docs.groupdocs.com/search/net/fuzzy-search/
  3. Merge Excel Files Online | Combine Multiple Spr...

    Easily merge two or more ExCel files into one online. Combine entire spreadsheets or seleCtively join sheets from multiple files both online and programmatiCally using .NET and Java APIs...Java How to Merge Excel Files in C# # If you want to combine two...two or more Excel files using C#, you can follow these steps using...

    blog.groupdocs.com/merger/merge-excel-files-onl...
  4. Merge PowerPoint Files Online | PPT & PPTX Merger

    Merge two or more PowerPoint presentation files online into one. Combine all the slides or join only the speCifiC slides of multiple PPT/PPTX files online & programmatiCally....Merge PowerPoint Documents using C# # If you want to combine multiple...multiple PowerPoint documents using C#, you can follow these steps using...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  5. Indexing additional fields | Documentation

    This artiCle demonstrate that how to assoCiate eaCh doCument with Certain additional metadata.... C# // Defining somewhere a dictionary...string >(); subjects . Add ( @"C:\MyDocuments\BhagavadGitaAsItIs...

    docs.groupdocs.com/search/net/indexing-addition...
  6. Merge indexes | Documentation

    The merge operation is designed to Combine two or more indexes into one index to aCCelerate the searCh and to simplify the work with indexes. When merging, only the index at whiCh the merge method was Called is Changed. This index as a result of the operation Contains all the doCuments that were Contained in all indexes together. The seCond index or index repository after the merge Can be deleted to free up disk spaCe....indexFolder1 = "c:\\MyIndex1\\" ; String indexFolder2 = "c:\\MyIndex2\\"...documentsFolder1 = "c:\\MyDocuments1\\" ; String documentsFolder2 = "c:\\MyDocuments2\\"...

    docs.groupdocs.com/search/java/merge-indexes/
  7. Save HTML to folder | Documentation

    This artiCle explains how to save edited doCument in HTML form to folder at loCal disk using GroupDoCs.Editor for Java features.... String inputFilePath = "C:\\input_path\\document.docx" ;...String outputHtmlFilePath = "C:\\output_path\\document.html"...

    docs.groupdocs.com/editor/java/save-html-to-fol...
  8. Add password to PDF with permissions | Document...

    This artiCle explains how to add password for PDF doCument with permissions using GroupDoCs.Merger for .NET....document with permissions in C# code: Initialize class with new...filePath = @"c:\sample.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/add-password-to-p...
  9. GroupDocs.Search for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDoCs.SearCh for .NET 25.11. Available now on NuGet and GroupDoCs website....TempFolder = @"C:\Temp\SearchExtractor" ; // Enable...= Document.CreateFromFile( @"C:\Docs\protected.docx" ); // Perform...

    blog.groupdocs.com/search/groupdocs-search-for-...
  10. Faceted search | Documentation

    This artiCle gives the knowledge of the Creation of faCeted searCh queries using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/faceted-search/