Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 47,530 for

(c )

(0.12 sec)
  1. Highlight Annotation on GroupDocs Blog | Docume...

    Highlight Annotation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Highlight Annotation on GroupDocs Blog | Document Automation Solutions for .NET &......โดยใช้คำอธิบายประกอบใน C# เน้นข้อความใน PDF พร้อมเน้นคำอธิบายประกอบโดยใช้ C# คำ...

    blog.groupdocs.com/th/tag/highlight-annotation/...
  2. GroupDocs.Parser 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....text from Markdown files using C#. Writing is not just a simple...Email document formats using C#. ZIP Archives are one of the...

    blog.groupdocs.com/categories/groupdocs.parser-...
  3. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how to search almost matching results in text-based documents online & programmatically....a few lines of code in either C# or Java to make your computer...Fuzzy Search in C# using .NET API # Here is the C# code performing...

    blog.groupdocs.com/search/online-fuzzy-search/
  4. Spelling corrector | GroupDocs

    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/
  5. Optimize index | GroupDocs

    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/
  6. Split text file | GroupDocs

    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...
  7. Case sensitive search | GroupDocs

    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...
  8. Case sensitive search | GroupDocs

    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...
  9. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide.... Ex: "C:\\Docs\\presentation.pptx" Watermarker...relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Render APNG to HTML in CSharp on GroupDocs Blog...

    Render APNG to HTML in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Render APNG to HTML in CSharp on GroupDocs Blog | Document Automation So......animadas en páginas web usando C# Procesa mediante programación...animadas en una página web HTML en C# con función de reproducción y...

    blog.groupdocs.com/es/tag/render-apng-to-html-i...