Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 3,451 for

markdown for .net

(1.61 sec)
  1. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Markdown Product Solution GroupDocs...App Along with full-featured .NET library we provide simple, but...

    docs.groupdocs.com/signature/java/composing-sig...
  2. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using c#....Markdown Product Solution GroupDocs...Family / GroupDocs.Watermark for .NET / Developer guide / Advanced...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Load password-protected documents | GroupDocs

    Compare password-protected PDF, Word, Excel, or PowerPoint files by passing LoadOptions.Password For both source and target documents in GroupDocs.Comparison For .net....Markdown Product Solution GroupDocs...Family / GroupDocs.Comparison for .NET / Advanced usage / Loading /...

    docs.groupdocs.com/comparison/net/load-password...
  4. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly For .net 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Markdown Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/assembly/net/working-with-xm...
  5. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....Markdown Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/java/query-language-s...
  6. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, Forgetting to switch the desired keyboard layout using Java search API....Markdown Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/java/keyboard-layout-...
  7. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....Markdown Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/nodejs-java/search-op...
  8. Spreadsheet redactions | GroupDocs

    This article shows that how Python redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document Formats and others....Markdown Product Solution GroupDocs...GroupDocs.Redaction for Python via .NET / Developer Guide / Basic usage...

    docs.groupdocs.com/redaction/python-net/spreads...
  9. 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....Markdown Product Solution GroupDocs...GroupDocs.Classification for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/classification/net/sentiment...
  10. Remove form fields | GroupDocs

    Remove Form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Markdown Product Solution GroupDocs...GroupDocs.Viewer for Python via .NET / Developer Guide / Render documents...

    docs.groupdocs.com/viewer/python-net/optimizati...