Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 9,898 for

text

(0.04 sec)
  1. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the GroupDocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image files and comes with a comprehensive set of document commenting and markup tools. The viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and CSS....), plain text documents, CAD and raster images...Documents can be rendered as real text files (HTML5 based technology...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  2. Product Overview | Documentation

    Apply annotations to your documents in the form of Textual comments, explanations with highlighted notes, watermarks, polylines, Text/resource redactions and much more....applications the ability to annotate text or images in files of . Annotations...notes, watermarks, polylines, text or resource redactions, and...

    docs.groupdocs.com/annotation/net/product-overv...
  3. 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....method Classifies sentiment by text var positiveProbability = sentimentClassifier...method Classifies sentiment by text var response = sentimentClassifier...

    docs.groupdocs.com/classification/net/sentiment...
  4. Extract table of contents from EPUB eBooks | Do...

    To extract table of contents from EPUB e-books GetToc method is used....page index to extract a page text from the document. The following...Print the Toc text Console . WriteLine ( i . Text ); // Check if...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. GroupDocs.Redaction Overview | Documentation

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....Excel, redact PDF documents text, metadata and comments. Our...lines of code you can redact text, comments and metadata without...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  6. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....your document { // Extract a text to the reader using ( TextReader...()) { // Print an extracted text (or "not supported" message)...

    docs.groupdocs.com/parser/net/how-to-run-examples/
  7. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for .NET...of how to sign document with text signature using old and new...SignatureHandler ( signConfig ); // setup text signature options PdfSignTextOptions...

    docs.groupdocs.com/signature/net/migration-notes/
  8. Convert TXT to MD using Node.js

    Effortlessly convert TXT to MD using Node.js for clean Markdown output. Learn how to export TXT to MD in Node.js with fast, flexible file conversion tools....backend systems, converting plain text into structured Markdown format...The Markdown result preserves text structure and can be easily...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  9. Convert PPTX to TXT using Node.js

    Learn how to convert PPTX to TXT using Node.js for efficient document processing. This guide helps you export PPTX to TXT in Node.js with a step-by-step approach....js for use in text-based processing, search indexing...PowerPoint resentations into plain text format Add the groupdocs.conversion...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  10. Convert PPTX to RTF using Node.js

    Explore how to convert PPTX to RTF using Node.js for easy document handling. Our guide shows how to export PPTX to RTF in Node.js, streamlining your workflow....format is RTF, which offers rich text features with wide compatibility...PowerPoint presentations into rich text files using a Java-backed Node...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...