Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 7,585 for

may

(0.16 sec)
  1. Search for Text e-signatures | GroupDocs

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/search-for-tex...
  2. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize PDF file in the GroupDocs.Viewer Java API for web browser or to reduce size....Viewer may reduce the image size or quality...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  3. Optimize the output PDF file | GroupDocs

    This topic describes how to optimize PDF file in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Viewer may reduce the image size or quality...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  4. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/delete-indexed-do...
  5. 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....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  6. Search thread safety | GroupDocs

    This article shows that how search thread safety works....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/search-thread-sa...
  7. Search flow | GroupDocs

    This article shows the internal stages of each search operation....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/search-flow/
  8. Plain text | GroupDocs

    This article explains that how to extract plain formatted text from document page....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/plain-text/
  9. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Markdown | GroupDocs

    This article explains that how to extract Markdown formatted text from document page in Java....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/markdown/