Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 48,084 for

(c )

(0.07 sec)
  1. Search index location | GroupDocs

    This page contains information about index creation methods.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an in-memory...

    docs.groupdocs.com/search/net/search-index-loca...
  2. GroupDocs.Metadata 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....remove it programmatically using C# and Java. Let us see these options...Dublin Core set of items using C#. Learn how to effortlessly view...

    blog.groupdocs.com/categories/groupdocs.metadat...
  3. GroupDocs.Watermark 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....watermarks to presentations using C#][1]. Watermarks are normally...within .NET applications using C#. In a separate article, we have...

    blog.groupdocs.com/categories/groupdocs.waterma...
  4. Extract pages | GroupDocs

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Node.js via Java....numbers : const inputFilePath = `c:/sample.pdf` ; const merger =...inputFilePath ); const outputPath = `c:/output/result.pdf` ; const java...

    docs.groupdocs.com/merger/nodejs-java/extract-p...
  5. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...Alphabet . ExportDictionary ( @"C:\Alphabet.dat" ); // Import the...

    docs.groupdocs.com/search/net/alphabet/
  6. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more.... Ex: @"C:\Docs\spreadsheet.xlsx" using...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" using...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  7. 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/
  8. 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/
  9. 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...
  10. 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...