Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 6,984 for

page

(0.09 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. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....messages Leave feedback On this page Learn how to add watermark in...address . Address ); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/email-messages/
  4. Load PDF document with options | Documentation

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page provides to give you control...docx" , options ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  5. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for .NET...Logging Leave feedback On this page To enable logging, use the ConsoleLogger...conversion completed. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/logging/
  6. About using GroupDocs.Conversion for Java to co...

    While testing the HTML to PPT conversion feature of GroupDocs.Conversion for Java, I found that the format of the resulting PPT file was incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML te…...ask: how can I configure the page size of the output PPT when...please clarify what specific page size configuration you are looking...

    forum.groupdocs.com/t/about-using-groupdocs-con...
  7. 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-...
  8. Reverse image search | Documentation

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....For more information, see the page. The following options are available...For more information, see the page. The following code example...

    docs.groupdocs.com/search/net/reverse-image-sea...
  9. Subscribing for signing process events | Docume...

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....events Leave feedback On this page class contains several events...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/subscribing-fo...
  10. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....types Leave feedback On this page provides different classes of...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/updating-multi...