Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 4,342 for

as

(0.03 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....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.

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

    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...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

    docs.groupdocs.com/search/net/
  3. Add text watermarks | Documentation

    Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications.

    docs.groupdocs.com/viewer/python-net/add-text-w...
  4. Load from Stream | Documentation

    Load from Stream As an alternative to a local file, Redactor can open a document from stream. The following example demonstrates how to load and redact a document using Stream: final FileInputStream stream = new FileInputStream("sample.docx"); try { final Redactor redactor = new Redactor(stream); try { // Here we can use document instance to make redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor.close(); } } finally { stream.close(); }...Load from Stream As an alternative to a local file, Redactor can open a document from stream. The following example demonstrates how to load and redact a document using Stream: final FileInputStream stream = new FileInputStream("sample.docx"); try { final Redactor redactor = new Redactor(stream); try { // Here we can use document instance to make redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor.close(); } } finally { stream.close(); }

    docs.groupdocs.com/redaction/java/load-from-str...
  5. Add password to PDF with permissions | Document...

    This article explains how to add pAssword for PDF document with permissions using GroupDocs.Merger for .NET....This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET.

    docs.groupdocs.com/merger/python-net/add-passwo...
  6. Remove pages | Documentation

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for .NET API....Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for .NET API.

    docs.groupdocs.com/merger/python-net/remove-pages/
  7. Load document using the local path string | Doc...

    Load documents from your local disk using a file path with GroupDocs.Viewer in Python....Load documents from your local disk using a file path with GroupDocs.Viewer in Python.

    docs.groupdocs.com/viewer/python-net/load-docum...
  8. GroupDocs.Signature for .NET Visual Studio Plug...

    Team GroupDocs is pleAsed to announce releAse of GroupDocs.Signature for .NET Visual Studio Plugin. The exciting fact about this plugin is, there is no need to download DLL and Examples separately. It hAs reduced the efforts to run E-Signature API examples for the developers. All you have to do is to install the MSI package and then a new extension will be added in Visual Studio file menu. Clicking on this extension you can run either C# or Visual BAsic examples....Team GroupDocs is pleased to announce release of GroupDocs.Signature for .NET Visual Studio Plugin. The exciting fact about this plugin is, there is no need to download DLL and Examples separately. It has reduced the efforts to run E-Signature API examples for the developers. All you have to do is to install the MSI package and then a new extension will be added in Visual Studio file menu. Clicking on this extension you can run either C# or Visual Basic examples.

    blog.groupdocs.com/signature/groupdocs-signatur...
  9. Toggle between Html and Image Representation in...

    GroupDocs team keeps on adding new features in AsP.NET MVC Front End for GroupDocs.Viewer for Java, so that users can enjoy user-friendly interface, eAsily manageable code, pixel perfect rendering with features supported in our old front ends. In this new releAse v1.3 user can now load document in both HTML and **Image **in the document. User can toggle between image and html through the Toggle image button. We recommend you to download and explore this new version....GroupDocs team keeps on adding new features in ASP.NET MVC Front End for GroupDocs.Viewer for Java, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this new release v1.3 user can now load document in both HTML and **Image **in the document. User can toggle between image and html through the Toggle image button. We recommend you to download and explore this new version.

    blog.groupdocs.com/viewer/toggle-html-image-rep...
  10. New release of GroupDocs.Metadata for .NET intr...

    It is another month and GroupDocs.Metadata for .NET hAs another releAse with more features and more supported file formats. GroupDocs Team is always looking for new ways to improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive into it and have a look at what’s new in this releAse. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features....It is another month and GroupDocs.Metadata for .NET has another release with more features and more supported file formats. GroupDocs Team is always looking for new ways to improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive into it and have a look at what’s new in this release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features.

    blog.groupdocs.com/metadata/new-release-groupdo...