Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 3,977 for

feature

(0.23 sec)
  1. GroupDocs.Metadata for Python 26.5 – Rilis Mei ...

    GroupDocs.Metadata for Python 26.5 menambahkan API bertipe dengan stub .pyi, dukungan Python 3.14, roda mandiri untuk semua platform, dan integrasi agen AI....__getattr__ ) (METADATAPYTHON-33) [Feature] Dukungan Python 3.14 ( Requires-Python...15 ) (METADATAPYTHON-34) [Feature] Menyertakan AGENTS.md di dalam...

    blog.groupdocs.com/id/metadata/groupdocs-metada...
  2. GroupDocs.Metadata for Python 26.5 – Maj 2026 –...

    GroupDocs.Metadata for Python 26.5 dodaje typowane API z plikami .pyi, obsługę Python 3.14, samodzielne pakiety wheel dla wszystkich platform oraz integrację z agentem AI....wykonywania) (METADATAPYTHON-33) [Feature] Obsługa Python 3.14 ( Requires-Python...15 ) (METADATAPYTHON-34) [Feature] Dołączono AGENTS.md do pakietu...

    blog.groupdocs.com/pl/metadata/groupdocs-metada...
  3. GroupDocs.Metadata for Python 26.5 – Выпуск мая...

    GroupDocs.Metadata for Python 26.5 добавляет типизированный API с .pyi‑заглушками, поддержку Python 3.14, автономные колёса для всех платформ и интеграцию AI‑агента....выполнения) (METADATAPYTHON-33) [Feature] Поддержка Python 3.14 ( Requires-Python...15 ) (METADATAPYTHON-34) [Feature] Поставляется AGENTS.md внутри...

    blog.groupdocs.com/ru/metadata/groupdocs-metada...
  4. GroupDocs.Metadata pro Python 26.5 – květen 202...

    GroupDocs.Metadata pro Python 26.5 přidává typované API s .pyi stuby, podporu Python 3.14, samostatné balíčky wheel pro všechny platformy a integraci AI agenta....proxy) (METADATAPYTHON-33) [Feature] Podpora Python 3.14 ( Requires-Python...15 ) (METADATAPYTHON-34) [Feature] Do balíčku je zahrnut soubor...

    blog.groupdocs.com/cs/metadata/groupdocs-metada...
  5. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/java/stop-word-dictio...
  6. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version in Java....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/java/update-index/
  7. Delete indexed documents | GroupDocs

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/java/delete-indexed-d...
  8. Indexing reports | GroupDocs

    This article demonstrates that how indexing reports can be retrieved from the index using search API...documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/net/indexing-reports/
  9. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/net/delete-indexed-do...
  10. 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....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/nodejs-java/ocr-support/