Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 31,561 for

groupdocs.annotation

(0.64 sec)
  1. 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...
  2. Remove form fields | GroupDocs

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/optimizati...
  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. Heading level offset | GroupDocs

    Shift all heading levels in the Markdown output...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/markdown/python-net/heading-...
  5. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/get-document-p...
  6. Spreadsheet redactions | GroupDocs

    This article shows that how Python redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/spreads...
  7. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  8. 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...
  9. 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-...
  10. How to Convert Word Document to HTML using C#

    This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...