Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 6,152 for

editor

(1.38 sec)
  1. 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/
  2. 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/
  3. 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...
  4. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-file-fro...
  5. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/get-document-p...
  7. CSV to XML in C# | Convert CSV Data to XML Format

    Convert CSV data to XML format using C#. Automate the CSV to XML conversion within your .NET application using document and file format conversion API....and visually edited using editors like MS Excel. The image shows...

    blog.groupdocs.com/conversion/convert-csv-to-xm...
  8. 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...
  9. 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/
  10. 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...