Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 30,100 for

groupdocs.annotation

(0.43 sec)
  1. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-file-fro...
  2. Sentiment classification usage | GroupDocs

    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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/sentiment...
  3. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/python-net/search-...
  4. Limitations when rendering CAD drawings | Group...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/limitations-when-...
  5. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....Markup Word Files # GroupDocs.Annotation provides the .NET API...PM> Install-Package GroupDocs.Annotation Add Annotations to Word...

    blog.groupdocs.com/annotation/annotate-word-doc...
  6. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/viewer/
  7. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/
  8. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/viewer/page/3/
  9. Categories

    Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotat......Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/hy/categories/page/37/
  10. Render CAD files | GroupDocs

    This section describes how to use GroupDocs.Viewer for Java to convert CAD files to PDF, HTML, PNG, and JPEG formats....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/render-cad-files/