Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 6,075 for

editor

(0.07 sec)
  1. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/installation/
  2. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/spreads...
  4. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/sentiment...
  5. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/merge/
  6. System Requirements | GroupDocs

    GroupDocs.Metadata for Java supports any 32-bit or 64-bit operating system that run the Java runtime including...Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/system-require...
  7. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  8. Protecting word processing documents | GroupDocs

    Protect and unprotect Word documents using Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/protect...
  9. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/load-f...
  10. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....Editor Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/add-text-watermark/