Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 4,495 for

values

(0.21 sec)
  1. How to Run | GroupDocs

    How to run examples.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/how-to-r...
  2. Save only annotated pages | GroupDocs

    The page describes how to save only annotated pages when using GroupDocs.Annotation for .NET API.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/net/save-only-ann...
  3. Technical Support | GroupDocs

    GroupDocs.Metadata for Node.js provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/nodejs-java/technic...
  4. Get file info | GroupDocs

    The page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/net/get-file-info/
  5. 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.... We value your opinion. Your feedback...

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

    This topic explains how to search for document electronic signatures and their details using Python... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/python-net/search-...
  7. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.... We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/python-net/spreads...
  8. GroupDocs.Watermark Product Family | GroupDocs

    Powerfull API for adding watermarks to the documents of different file formats. Documentation .NET Java Node.js Python GroupDocs.Watermark for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines Adding text watermark Adding image watermark .NET code examples Open-source projects for APIs example usage GroupDocs.Watermark for .NET More GroupDocs.Watermark for Java More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines for basic and advanced development... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/
  9. Installation | GroupDocs

    GroupDocs.Editor for Node.js installation... We value your opinion. Your feedback...

    docs.groupdocs.com/editor/nodejs-java/installat...
  10. Installation | GroupDocs

    Installing GroupDocs.Metadata for .NET through NuGet NuGet is the easiest way to download and install GroupDocs.Metadata for .NET. Following are the couple of ways to install GroupDocs.Metadata for .NET in your project using NuGet. To install, you can use any of the commands suitable for your environment NugetInstall. Below are examples of how to install when using Visual Studio. Using Package Manager GUI Follow these steps to reference GroupDocs.Metadata using Package Manager GUI:... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/installation/