Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 16,618 for

pdf metadata

(2.84 sec)
  1. 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....Metadata Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/ocr-support/
  2. Supported File Formats | GroupDocs

    Complete list of the 190+ file formats GroupDocs.Viewer for Python via .NET can render — Microsoft Office, Pdf, CAD, email, archives, images, eBooks, and more....Metadata Product Solution GroupDocs...No All other formats (Office, PDF, Visio, CAD, images, email, archives...

    docs.groupdocs.com/viewer/python-net/getting-st...
  3. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Metadata Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/composing-sign...
  4. How to Add Digital Signature to DOCX using C#

    In this topic, you will get help on how to add digital signature to DOCX using C#. Also, code example will be supplied to insert digital signature into DOCX using C#....Metadata Product Family GroupDocs.Search...add a digital signature to a PDF using C#. If you need further...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  5. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....Metadata Product Solution GroupDocs...filePath = Constants . SAMPLE_PDF ; string fileName = Path . GetFileName...

    docs.groupdocs.com/signature/net/search-signatu...
  6. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Metadata Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // compose the list of...

    docs.groupdocs.com/signature/net/delete-signatu...
  7. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Metadata Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // Deleting QR-Code signatures...

    docs.groupdocs.com/signature/net/delete-signatu...
  8. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Metadata Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { DigitalSearchOptions options...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Metadata Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // define several signature...

    docs.groupdocs.com/signature/net/locating-signa...
  10. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....Metadata Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // setup search options...

    docs.groupdocs.com/signature/net/search-for-tex...