Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 4,273 for

values

(0.06 sec)
  1. Merge files | Documentation

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Node.js via Java API.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/nodejs-java/merge/
  2. System Requirements | Documentation

    GroupDocs.Metadata for Java supports any 32-bit or 64-bit operating system that run the Java runtime including... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/system-require...
  3. Installation | Documentation

    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/
  4. Installation | Documentation

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

    docs.groupdocs.com/editor/nodejs-java/installat...
  5. Get file info | Documentation

    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/
  6. Add point annotation | Documentation

    The page describes how to add point annotation to a document using GroupDocs.Annotation for .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/net/add-point-ann...
  7. Save only annotated pages | Documentation

    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...
  8. Load the password-protected documents | Documen...

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/java/load-passwor...
  9. 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.... We value your opinion. Your feedback...

    docs.groupdocs.com/classification/net/sentiment...
  10. Introducing GroupDocs.Parser for .NET | Documen...

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. Many popular formats are supported: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, ODT, ODS, RTF, EPUB and many others. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/introducing-group...