Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 4,658 for

values

(0.33 sec)
  1. 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...
  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.... We value your opinion. Your feedback...

    docs.groupdocs.com/classification/net/sentiment...
  3. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Node.js via Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  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. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for Node.js via Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Pembaca Barcode menggunakan Java | Pindai Kode ...

    Cara memindai barcode menggunakan Java di dalam aplikasi. Contoh Java yang membaca kode batang dari gambar yang akan membantu Anda membuat pemindai kode batang online....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/id/parser/scan-barcode-using...
  7. business-plan.docx

    HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7......Financial reserves Value proposition Price, value, quality WEAKNESSES...Goods Sold is the monetized value of the time spent on the client...

    docs.groupdocs.com/total/net/_sample_files/gett...
  8. business-plan.docx

    HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7......Financial reserves Value proposition Price, value, quality WEAKNESSES...Goods Sold is the monetized value of the time spent on the client...

    docs.groupdocs.com/total/python-net/_sample_fil...
  9. How to search signatures with LINQ queries | Gr...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API.... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/search-signatu...
  10. Remove Image Watermark from DOCX Using Python

    Learn how to remove image watermark from DOCX using Python. This tutorial shows how to detect and delete image watermarks in DOCX documents programmatically....maximum allowed difference value to control the sensitivity of...

    kb.groupdocs.com/watermark/python/remove-image-...