Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 3,597 for

feature

(0.25 sec)
  1. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....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/reverse-image-se...
  2. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface 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/word-forms-provi...
  3. Stability of Multi-Threaded Environment is Impr...

    We are excitedly announcing another monthly release of GroupDocs.Editor for .NET. This latest release 18.12 comes up with some improvements, like compatibility of lists and paragraphs with HTML-Editors and stability in multi-threaded environment. Furthermore, few bug fixes are also introduced in this release, we therefore recommend our users to download latest API and get benefits from improved API Features. Improvements Compatibility of lists and paragraphs with HTML-Editors Increase accuracy of space and gap distances between document elements Stability in multi-threaded environment Bug Fixes Exception with SDT during backward conversion Improper processing of bookmarks Incorrect processing of unusual shapes in ShapeProcessor Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....benefits from improved API features. Improvements # Compatibility...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  4. GroupDocs.Viewer for Java 25.12 – 最新の更新と修正 (202...

    Explore what’s new in GroupDocs.Viewer for Java 25.12. Available now on NuGet and GroupDocs website. GroupDocs.Viewer for Java 25.12 の新機能をご覧ください。NuGet と GroupDocs のウェブサイトで利用可能です。...Summary VIEWERNET‑5239 New feature ドキュメントを HTML に変換する際に JavaScript...の保持をオプションで無効にできるようになりました。 VIEWERNET‑5486 New feature 各フォーマットファミリーごとにフォントタイプを区別できるようになりました。...

    blog.groupdocs.com/ja/viewer/groupdocs-viewer-f...
  5. Define and use Variables in Template Documents ...

    We are pleased to announce another monthly release of document generation API. GroupDocs.Assembly for Java 17.5.0 now permits users to set text background color dynamically and control size of an image container. We’d recommend you to explore this latest release and share your experience. GroupDocs.Assembly for Java 17.5.0 - FeaturesFollowing Features are introduced in the latest release: Add ability to define and use variables in template documents Add ability to set text background color dynamically Add ability not to grow the size of an image container while fitting it for the size of an image Document Automation API - EnhancementFollowing enhancements are introduced in this latest release: Switch to native JavaDoc utility for API document generation Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....0 - FeaturesFollowing features are introduced in the latest...

    blog.groupdocs.com/assembly/introducing-groupdo...
  6. Retrieve Count of Credits Consumed In GroupDocs...

    As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the new file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format.... With all such features and improvements, why wait...

    blog.groupdocs.com/conversion/retrieve-count-of...
  7. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary 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/alias-dictionary/
  8. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java 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/nodejs-java/query-lan...
  9. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....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/alias-dictionary/
  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. 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....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/ocr-support/