Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 45,156 for

documents

(0.07 sec)
  1. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of Documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of Documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...occurrences in the text of documents. Obtain search result information...

    docs.groupdocs.com/search/net/work-with-search-...
  2. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of Documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of Documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...occurrences in the text of documents. Obtain search result information...

    docs.groupdocs.com/search/java/work-with-search...
  3. redaction.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/redaction/java/weekly0.5https://docs.groupdocs.com/redaction/java/advanced-usage/we......com/redaction/java/get-document-page-preview/weekly0.5https://docs...com/redaction/java/loading-documents/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/redaction.xml
  4. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML Documents using Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...js / Developer Guide / Edit Document / How to Edit XML File How...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  5. GroupDocs.Redaction for .NET | GroupDocs

    A .NET API for redaction of sensitive and classified information from the Documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...classified information from the documents of different file formats...

    docs.groupdocs.com/redaction/net/
  6. Basic Usage | GroupDocs

    Generate Documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Usage Leave feedback Generate documents based on a data source and...

    docs.groupdocs.com/assembly/net/basic-usage/
  7. GroupDocs.Search for .NET | GroupDocs

    GroupDocs.Search for .NET is a fascinating document search API. It extracts text and metadata from Documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...for .NET is a fascinating document search API. It extracts text...

    docs.groupdocs.com/search/net/
  8. 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...
  9. 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-...
  10. How to Use GroupDocs' Document Viewer for .NET ...

    We are often asked whether our GroupDocs Viewer for .NET works with Microsoft ASP.NET MVC 4. The answer is YES, it works well. In this article, we will learn how to use the ASP.NET HTML5 DLL version of GroupDocs’ document viewer with .NET MVC 4. Requirements GroupDocs Viewer Microsoft ASP.NET MVC 4 Сonnection and useTo use the DLL version of GroupDocs’ document viewer for .NET in an ASP.NET MVC Project: Download GroupDocs Viewer for ....DLL version of GroupDocs’ document viewer with .NET MVC 4. Requirements...DLL version of GroupDocs’ document viewer for .NET in an ASP...

    blog.groupdocs.com/viewer/how-to-use-groupdocs-...