Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 28,116 for

groupdocs.total

(0.12 sec)
  1. Classify Raw Text | Documentation

    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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  2. GroupDocs.Annotation for .NET | Documentation

    API to annotate text or images in your documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/annotation/net/
  3. Save with default options | Documentation

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/redaction/java/save-with-def...
  4. GroupDocs.Comparison for Java | Documentation

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/comparison/java/
  5. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Python applications....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  6. Render document notes | Documentation

    This article explains how to show document notes when rendering documents with GroupDocs.Viewer within your Java applications....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/viewer/java/show-document-no...
  7. Extract data from ZIP archives | Documentation

    More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/parser/java/extract-data-fro...
  8. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/assembly/net/changing-target...
  9. GroupDocs.Comparison Overview | Documentation

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for .NET — API to compare two or more files and get the difference between them....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  10. Managing dictionaries | Documentation

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/search/nodejs-java/managing-...