Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 31,298 for

groupdocs.annotation

(1.03 sec)
  1. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/introdu...
  2. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  3. URI rewriting | GroupDocs

    Customize resource URIs in the Markdown output -- CDN URLs, custom paths...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/markdown/python-net/uri-rewr...
  4. Modifying found watermark properties | GroupDocs

    Search and update existing text or image watermarks using Python via .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/modifyi...
  5. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/net/delete-indexed-do...
  6. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/composing-sig...
  7. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/verify-...
  8. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Editor for .NET...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/migration-notes/
  9. 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. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/search/java/ocr-support/
  10. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...