Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 34,759 for

search

(1.05 sec)
  1. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/optimize-index/
  2. Remove Text Watermark from DOCM Using Python

    Remove text watermark from DOCM using Python while preserving macros and document structure. Learn how to erase watermark text from DOCM files via Python....Search Product Family GroupDocs.Parser...the watermark engine and its search criteria utilities in your...

    kb.groupdocs.com/watermark/python/remove-text-w...
  3. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java Search engine...Search Product Solution GroupDocs...feature of the GroupDocs.Metadata search engine. When you call the addProperties...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  5. EPUB Documents Now Fully Supported in GroupDocs...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET 17.03 API. This release comes up with five new features. GroupDocs.Text has extended the Media type detector class and the API is now able to detect ZIP containers and EPUB documents. Not only this, the latest release has improved the handling for EPUB documents and allows its users to extract text and highlights beside adding the functionality to Search for some text in an EPUB document....adding the functionality to search for some text in an EPUB document...from EPUB documents Ability to search a text in EPUB documents Ability...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  6. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....Search Product Solution GroupDocs...Save ( "message.msg" ); } Searching text in email message body...

    docs.groupdocs.com/watermark/net/email-messages/
  7. GroupDocs.Text For .NET 17.01.0 Introduces Supp...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET API. In this release, we have introduced four new features along with an enhancement related to setting extraction mode. GroupDocs.Text now supports extraction from ZIP containers. Not only this, the latest release provides its users with the functionality to Search for some text in documents, extracting highlighted text from documents and opening password-protected OneNote sections. Simply Download the latest version and try out all the amazing features of GroupDocs....users with the functionality to search for some text in documents...following new features: Ability to search a text Ability to extract highlight...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  8. Managing dictionaries | GroupDocs

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document Search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to Search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/managing-...
  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....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/ocr-support/
  10. Update Text Signatures in Document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature for Python via .NET API....Search Product Solution GroupDocs...Create search options options = TextSearchOptions () # Search for...

    docs.groupdocs.com/signature/python-net/update-...