Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 4,614 for

values

(0.06 sec)
  1. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/delete-indexed-do...
  2. Search network deployment | GroupDocs

    This page contains information about deployment of the search network.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/search-network-de...
  3. OCR support | GroupDocs

    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.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. Delete indexed documents | GroupDocs

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/delete-indexed-d...
  5. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/separate-data-ext...
  6. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API.... We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  7. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API.... We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format... We value your opinion. Your feedback...

    docs.groupdocs.com/editor/java/generating-slide...
  9. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Java를 사용하는 QR 코드 리더 | 이미지에서 QR 코드 스캔

    애플리케이션 내에서 Java를 사용하여 QR 코드를 스캔하는 방법. 온라인 QR 스캐너를 구축하는 데 도움이 되는 이미지에서 QR 코드를 읽는 Java 예제입니다....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ko/parser/scan-qr-code-using...