Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 4,866 for

values

(0.91 sec)
  1. Technical Support | GroupDocs

    GroupDocs.Editor for Java 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/editor/java/technical-support/
  2. Installation | GroupDocs

    Development Environment Operating Systems GroupDocs.Search for Java can be executed on any Operating System with Java JDK installed. Windows Desktops and Servers Linux Mac OS Supported Runtime **GroupDocs.**Search for Java supports Java run-time version 6 (1.6) and above. Development Environments NetBeans IntelliJ IDEA Eclipse Installation from GroupDocs Artifactory using Maven GroupDocs hosts all Java APIs on GroupDocs Artifactory. You can easily use GroupDocs.Search for Java API directly in your Maven projects with simple configurations.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/installation/
  3. Čtečka QR kódů pomocí Java | Naskenujte QR kód ...

    Jak skenovat QR kódy pomocí Java v rámci aplikace. Příklad Java, který čte QR kód z obrázku, který vám pomůže vytvořit online skener QR....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/cs/parser/scan-qr-code-using...
  4. قارئ رمز الاستجابة السريعة باستخدام Java | مسح ...

    كيفية مسح رموز QR باستخدام Java داخل التطبيق. مثال على Java يقرأ QR Code من صورة سيساعدك على إنشاء ماسح ضوئي QR عبر الإنترنت....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ar/parser/scan-qr-code-using...
  5. Announcing GroupDocs Annotation App Plugin for ...

    Good news for Orchard CMS users! We’ve introduced a GroupDocs Annotation app plugin for Orchard. This plugin lets you embed GroupDocs’ online document annotation app as well as selected documents to Orchard pages. Once the document is embedded, you can annotate the document using GroupDocs’ efficient annotation app. Annotate your documents using easy-to-use tools or perform document collaboration online by sharing documents with your colleagues. [caption id=“attachment_960” align=“alignnone” width=“600” caption=“Announcing GroupDocs Annotation Plugin for Orchard”] [/caption] GroupDocs Annotation is a powerful online document annotation app that allows you to view and annotate documents online.... We value your support and feedback. Please...

    blog.groupdocs.com/total/announcing-groupdocs-a...
  6. Pembaca Kode QR menggunakan Java | Pindai Kode ...

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

    blog.groupdocs.com/id/parser/scan-qr-code-using...
  7. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. 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...
  9. 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...
  10. Merge files | GroupDocs

    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/