Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 6,788 for

may

(0.07 sec)
  1. OCR support | Documentation

    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/
  2. Delete indexed documents | Documentation

    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...
  3. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk May be loaded in the future to continue working....contrast, an index created on disk may be loaded in the future to continue...to the . GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/build-your-first-...
  4. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage.... For example, you may want to obtain information about...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...return many results, which may or may not be relevant. Metasearch...

    docs.groupdocs.com/search/net/about-search-engi...
  6. How to work with Metadata tags

    Explain how to work with Metadata tags...Properties by Tag # Sometimes, you may want to copy only specific types...For privacy or compliance, you may need to remove certain metadata...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  7. Issue with Font :- "Leelawadee UI"

    Issue with Font :- "Leelawadee UI" Hi, When we try to convert a document with the 'Leelawadee UI' font to PDF, we encounter some issues in characters. Can you please suggest something here? Issue w......certain software dependencies that may cause the plugin to function...5 includes glibc 2.34, which may be the reason for this issue...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  8. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... For example, you may want to obtain information about...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. NPM Package @groupdocs/groupdocs.conversion@25....

    | Professionalize.Discourse October 16 | | - | @vou_xiong_via_GroupDocs It appears you are experiencing a significant difference in conversion times when using the GroupDocs.Conversion library. The first conversio…...version of NPM, as older versions may contain bugs that affect package...their GitHub repository, as this may be a bug that needs to be addressed...

    forum.groupdocs.com/t/npm-package-groupdocs-gro...
  10. How to Convert XML to HTML in Java

    We will briefly explain the detailed instructions to convert XML to HTML in Java. Learn how to use these instructions to convert XML to HTML using Java.... You may improve this example by using...

    kb.groupdocs.com/conversion/java/how-to-convert...