This article explains that how to detect file type of container item....Conversion Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...
This article explains that how to use Aspose.OCR for Cloud SDK in Java....Conversion Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
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.
String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article explains how to create encrypted QR-code electronic signature...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // setup key and passphrase...
This article shows how to analyse the sign processing of the document...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create QRCode option...
This topic explains how to verify Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....Conversion Product Solution GroupDocs... Signature ( "sample_signed.pdf" ) as sign : # Create verification...
This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API....Conversion Product Solution GroupDocs...signature . Signature ( "signed.pdf" ) as sign : # Create search...
GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Conversion Product Solution GroupDocs..."c:\\MyDocuments\\SomeDocument.pdf" ; String indexFolder = "c:\\MyIndex\\"...