Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 48,988 for

c

(1.27 sec)
  1. Fuzzy search | GroupDocs

    This artiCle gives the knowledge about the fuzzy searCh definition, and its Capabilities in GroupDoCs.SearCh using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/fuzzy-search/
  2. Highlighting search results | GroupDocs

    This artiCle gives knowledge on how to highlight searCh results in the text of a doCument.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/highlighting-sear...
  3. Render Lotus Notes database files as HTML, PDF,...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...documentation section for details: . C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-lotus-note...
  4. Categories

    Find Answers by API GroupDoCs.Total ProduCt Family GroupDoCs.Conversion ProduCt Family GroupDoCs.Annotation ProduCt F......How to Convert PDF to Word in C# «« « 42 43 44 45 46 » »» English...

    kb.groupdocs.com/categories/page/46/
  5. Online XML Editing on GroupDocs Blog | Document...

    Online XML Editing on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Online XML Editing on GroupDoCs Blog | DoCument Automation Solutions for .NET & Jav......ออนไลน์หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java Recent content in Online...

    blog.groupdocs.com/th/tag/online-xml-editing/in...
  6. Licensing | GroupDocs

    Set a GroupDoCs.Comparison for .NET liCense from file, stream, or using a Metered key. Understand evaluation limitations: 2-page Cap and watermarks without a valid liCense....how to set a license from file: C# using GroupDocs.Comparison ;...set a license from a stream: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/licensing-and...
  7. Introducing HTML Minification in GroupDocs.View...

    We are baCk with another version of GroupDoCs.Viewer for .NET. In this release, we have added HTML minifiCation for optimized rendering of doCuments into HTML. Not only this, we have also introduCed rendering of MS ProjeCt doCuments by speCifying time intervals. Let’s have a quiCk overview of some exCiting features of GroupDoCs.Viewer for .NET 17.12. .NET DoCument Rendering API - New Features HTML MinifiCation When you are looking for the ways to optimize the rendering of doCuments into HTML, one of the solutions you might want to use is the Compression of the output Content (HTML, CSS, and SVG)....StoragePath = @"C:\storage"; // Create HTML handler...ViewerConfig(); config.StoragePath = @"C:\storage"; // Create image handler...

    blog.groupdocs.com/viewer/introducing-html-mini...
  8. Create custom format handler | GroupDocs

    This artiCle shows how to implement one or several interfaCes for the doCument's features and required redaCtion....supporting only textual redactions: C# public class CustomTextualDocumen...handler for dump files ("*.dump"): C# var config = RedactorConfiguratio...

    docs.groupdocs.com/redaction/net/create-custom-...
  9. Reverse Image Search in Documents

    Build your app with reverse image searCh funCtionality in doCuments and image files....indexFolder = @"C:\MyIndex" ; string documentFolder = @"C:\MyDocuments"...searchImage = SearchImage.Create( @"C:\MyDocuments\image0.png" ); //...

    blog.groupdocs.com/search/reverse-image-search/
  10. Add Conditional Content with If/Else | GroupDocs

    Display Content Conditionally in templates using if/elseif/else bloCks based on data values....if/elseif/else syntax similar to C#, enabling you to create dynamic...blocks Define conditions using C# expressions that return boolean...

    docs.groupdocs.com/assembly/net/basic-usage-con...