Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 10,756 for

text

(0.09 sec)
  1. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in Text search with special characters in C# across multiple platforms.... It allows you to perform text searches that include symbols... you can effectively handle text search with special characters...

    kb.groupdocs.com/search/net/search-special-char...
  2. Hello, world! | GroupDocs

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....C# application that appends a text watermark using the GroupDocs...class and specify the desired text and font for the watermark:...

    docs.groupdocs.com/watermark/net/hello-world/
  3. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....user ID and private key to the text file for the Callback handler...user ID and private key from text file and makes a request to...

    blog.groupdocs.com/total/how-to-perform-callbac...
  4. inventory.csv

    Привет™ Testing for plain Text… ©...Привет™ Testing for plain text… ©...

    docs.groupdocs.com/parser/python-net/_sample_fi...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...black SmartArt text to PDF. And the SmartArt text in the resultant...document was changed to white text. Yes, GroupDocs.Signature for...

    blog.groupdocs.com/groupdocs.blog/page/42/
  6. 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...
  7. Product Overview | GroupDocs

    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...
  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....method Classifies sentiment by text var positiveProbability = sentimentClassifier...method Classifies sentiment by text var response = sentimentClassifier...

    docs.groupdocs.com/classification/net/sentiment...
  9. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....the plain text body content . Body = "Test plain text body" ; //..."message.msg" ); } Searching text in email message body or subject...

    docs.groupdocs.com/watermark/net/email-messages/
  10. Strikeout Option and PNG, BMP Formats - introdu...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.5.0 API with Three new features like adding Strikeout option for deleted/style change in words format, also adding support for PNG, JPG and BMP file formats.This monthly release is adding Six improvements like “Improve comparison of Text & Imaging formats” and ” Add styles change detection for Comparison.Imaging (height, width)” along with fixes. Detailed information is listed below....like “Improve comparison of Text & Imaging formats” and ” Add...Strikeout option for deleted/changed text in words comparison Improved...

    blog.groupdocs.com/comparison/strikeout-option-...