Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 11,966 for

text

(0.1 sec)
  1. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API.... Text search criteria Following code...watermarks containing some specific text PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/java/searching-wat...
  2. annotation.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/annotation/net/technical-support/weekly0.5https://docs.groupdocs.com/annotation/jav......com/annotation/java/add-search-text-annotation/weekly0.5https://docs...groupdocs.com/annotation/java/add-text-field-annotation/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/annotation.xml
  3. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Template XML Spreadsheet 2003 Text and programming file formats...Query Language Data File Plain Text File Vim Settings File XML File...

    docs.groupdocs.com/comparison/net/supported-doc...
  4. 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...
  5. result.docx

    Created with an evaluation copy of Aspose.Words. To remove all limitations, you can use Free Temporary License https://products.aspose.com/words/temporary-license/ What is Lorem Ipsum? Lorem Ipsum ......Lorem Ipsum is simply dummy text of the printing and typesetting...the industry's standard dummy text ever since the 1500s, when an...

    docs.groupdocs.com/comparison/python-net/_outpu...
  6. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....getValue ()); } // display document Text signatures information System...System . out . print ( "Document Text signatures : " + documentInfo...

    docs.groupdocs.com/signature/java/obtain-docume...
  7. 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....method Classifies sentiment by text var positiveProbability = sentimentClassifier...method Classifies sentiment by text var response = sentimentClassifier...

    docs.groupdocs.com/classification/net/sentiment...
  8. GroupDocs.Watermark Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Watermarks can be either text or image-based. In this article...such documents. There can be text and image-based watermarks in...

    blog.groupdocs.com/categories/groupdocs.waterma...
  9. Convert PDF to RTF using Node.js

    Learn how to convert PDF to RTF using Node.js with a step-by-step guide. Easily export PDF to RTF in Node.js for editable and formatted Text processing....compatible with other text-based tools. RTF (Rich Text Format) provides...flexible alternative that retains text formatting and is compatible...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  10. Migration Notes | GroupDocs

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

    docs.groupdocs.com/signature/java/migration-notes/