Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 46,440 for

documents

(0.39 sec)
  1. Load from Amazon S3 Storage | GroupDocs

    This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Load documents / Load documents from different sources...

    docs.groupdocs.com/viewer/java/load-document-fr...
  2. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note Documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Support of Setting Output Page Size when Render...

    We have released version 18.5 of GroupDocs.Viewer for .NET with a couple of new features as well as 12 improvements and bug fixes. The latest version includes the feature of setting output page size when rendering email messages as image and PDF. Furthermore, you can now change the field labels in the header of the email messages. The feature of rendering password protected Documents has also been extended for ODT and OTT formats....rendering password protected documents has also been extended for...PageSize = PageSize.A4; //Render document with custom page size List...

    blog.groupdocs.com/viewer/support-of-setting-ou...
  4. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Node.js via Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...changes statistics to the output document. InsertedItemStyle specifies...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Classify Raw Text | GroupDocs

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...text classification with Documents taxonomy and 2 best classes...

    docs.groupdocs.com/classification/net/classify-...
  6. Introducing Support for Images in GroupDocs.Com...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Comparison for Java 17.3.0. API comes with multitude of new features like support for Images, metered licensing and many more. Aside this, many improvements and bug fixes are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document comparison experience....exciting features to enhance document comparison experience. GroupDocs...ability of comparing DICOM documents by Comparison.Imaging Apply/Discard...

    blog.groupdocs.com/comparison/introducing-group...
  7. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…...entries associated with a document when querying for just one...for a document, you might consider indexing the documents in a...

    forum.groupdocs.com/t/is-it-possible-to-get-all...
  8. How to Run Examples | GroupDocs

    This article describes how to run .NET search API code examples....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...here actual path for your documents string query = "Einstein"...

    docs.groupdocs.com/search/net/how-to-run-examples/
  9. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient query matching. Discover how to build document search with fuzzy logic in C# for better results....through large volumes of documents accurately and efficiently...Whether you need to build document search with fuzzy logic in...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  10. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build document search with fuzzy logic in Java for improved results....to search large volumes of documents quickly and accurately is...Whether you’re looking to build document search with fuzzy logic in...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...