Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 46,628 for

(c )

(0.07 sec)
  1. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  2. OCR Usage Basics | Documentation

    This article explains that how to integrate any paid or free OCR solution.... C# public class MyOwnOcrConnector...ordinary textual redaction process. C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  3. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...(); } String path = new File ( "c:\\MyIndex\\Protected.pdf" ). getAbsolutePath...

    docs.groupdocs.com/search/java/document-passwords/
  4. Working with attributes | Documentation

    This page contains information about working with attributes in the search network.... C# Console . WriteLine ( "Adding...attributes from the search network. C# Searcher searcher = node . Searcher...

    docs.groupdocs.com/search/net/working-with-attr...
  5. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  6. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…... A, Mr B, Mr C and Mr D” We tried to implement..."contacts": ["Mr A", "Mr B", "Mr C", "Mr D"], "reasons": ["LETR"...

    forum.groupdocs.com/t/reuse-of-extension-method...
  7. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....redaction failed, you will see : C# using ( Redactor redactor = new...with status other than Applied : C# RedactorChangeLog summary = redactor...

    docs.groupdocs.com/redaction/net/redaction-basics/
  8. Pie Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie 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” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....sum(c => c.getPrice())]>> A 8.2 B 3.2 C 1.4 D 1.2 ###...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  9. Adding image watermarks | Documentation

    GroupDocs.Watermark API supports adding the following image file types as image watermark... Ex: @"C:\Docs\presentation.pptx" using...to the watermark image. Ex: @"C:\Docs\watermark.jpg" using ( Stream...

    docs.groupdocs.com/watermark/net/adding-image-w...
  10. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customisations - style detection, change comparison detalisation level and more....compare settings from local disk C# using GroupDocs.Comparison ;...compare settings from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-multi...