Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,541 for

text annotations

(0.04 sec)
  1. Clear watermarks | Documentation

    This article shows how to clear existing Text or image watermarks....Annotation Product Solution GroupDocs...searching and then removing text or image watermarks from a wide...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  2. Password-protected documents | Documentation

    Learn how to open the password-protected documents....Annotation Product Solution GroupDocs...( password ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/net/password-protecte...
  3. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....Annotation Product Solution GroupDocs...that any XML is first of all a text file). By default all XML files...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  4. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Annotation Product Solution GroupDocs...separately, and not the entire text of a document field. Queries...

    docs.groupdocs.com/search/java/regular-expressi...
  5. HTML5 Image, PDF and Microsoft Office Document ...

    We’ve received a lot of feedback from our customers asking us to create a .NET library based on our HTML5 document annotation app. We’ve worked hard and today are pleased to announce the release of the document annotation library for developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library, developers can seamlessly enhance their web and mobile apps with the ability to annotate Microsoft Office documents, PDFs and image files....based on our HTML5 document annotation app . We’ve worked hard and...the release of the document annotation library for developers on...

    blog.groupdocs.com/annotation/html5-image-and-p...
  6. 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....Annotation Product Solution GroupDocs...method Classifies sentiment by text var positiveProbability = sentimentClassifier...

    docs.groupdocs.com/classification/net/sentiment...
  7. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Annotation Product Solution GroupDocs...separately, and not the entire text of a document field. Queries...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  8. Extract table of contents from EPUB eBooks | Do...

    To extract table of contents from EPUB e-books GetToc method is used....Annotation Product Solution GroupDocs...page index to extract a page text from the document. The following...

    docs.groupdocs.com/parser/net/extract-table-of-...
  9. How to Run Examples | Documentation

    This article describes how to run .NET parser API code examples....Annotation Product Solution GroupDocs...your document { // Extract a text to the reader using ( TextReader...

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

    How to migrate from earlier versions of GroupDocs.Signature for .NET...Annotation Product Solution GroupDocs...of how to sign document with text signature using old and new...

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