Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 6,797 for

page

(0.03 sec)
  1. Sentiment classification usage | Documentation

    Create an instance of SentimentClassifier class. It is multilingual and supports English, Chinese, Spanish, and German. Creates SentimentClassifier instance var sentimentClassifier = new SentimentClassifier(); and call PositiveProbability method Classifies sentiment by text var positiveProbability = sentimentClassifier.PositiveProbability("This is a new must-have thing."); Console.WriteLine($"The probability of a positive sentiment is { positiveProbability }"); or call Classify method Classifies sentiment by text var response = sentimentClassifier.Classify("This is a new must-have thing."); Console.WriteLine($"The best class name:{response.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/classification/net/sentiment...
  2. Load file from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....return fileStream ; } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/conversion/net/load-file-fro...
  3. Limitations when rendering CAD drawings | Docum...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....</runtime> </configuration> Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/net/limitations-when-...
  4. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....End Sub End Module Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  5. GroupDocs.Total for Java overview | Documentation

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....overview Leave feedback On this page GroupDocs.Total for Java is...submit a ticket to our . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/total/java/product-overview/
  6. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...presentation Leave feedback On this page Starting from version 22.11...to the specified . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/net/generating-slides...
  7. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc.... Page Reordering When the supportPageReorderin...change a documents page order by dragging page thumbnails in the...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  8. Font embedding options | Documentation

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....options Leave feedback On this page Introduction GroupDocs.Editor...for most documents. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  9. How to protect a signed PDF document | Document...

    This article explains how to protect a signed PDF document....document Leave feedback On this page How to secure PDF document with...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  10. Save HTML to Folder | Documentation

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features....Folder Leave feedback On this page This guide demonstrates how...repository on GitHub. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/nodejs-java/save-html...