Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 11,731 for

text

(0.7 sec)
  1. Add text watermarks | GroupDocs

    This article shows how to add a Text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Basic usage / Add text watermarks Add text watermarks Leave feedback...Watermark library is adding text watermarks to documents. You...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  2. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Python via .NET..../ Loading / Load text from string Load text from string Leave...String type variables. To compare text from variables, follow these...

    docs.groupdocs.com/comparison/python-net/load-t...
  3. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a Text file automatically..../ Indexing / Text file encoding detection Text file encoding...automatically detect encoding of a text file, the property defined in...

    docs.groupdocs.com/search/net/text-file-encodin...
  4. Verifying Text signatures | GroupDocs

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....verification / Verifying Text signatures Verifying Text signatures Leave...verification of Text signatures. Here are the steps to verify Text signature...

    docs.groupdocs.com/signature/java/verify-text-s...
  5. Extract text from documents | GroupDocs

    Learn how to extract Text from PDF, Word, Excel, PowerPoint, and 50+ document formats using GroupDocs.Parser for .NET. Simple C# code examples for extract Text from PDF C# scenarios....usage / Extract text from documents Extract text from documents...GroupDocs.Parser allows to extract text from PDF, Emails, Ebooks, Microsoft...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Add text watermarks | GroupDocs

    This article shows how to add a Text watermark to a document and save the result with GroupDocs.Watermark for Python via .NET....Basic usage / Add text watermarks Add text watermarks Leave feedback...GroupDocs.Watermark is adding text watermarks to documents. You...

    docs.groupdocs.com/watermark/python-net/add-text/
  7. Extract text from documents | GroupDocs

    This article shows how to extract Text with GroupDocs.Parser from PDF, Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Usage / Extract text from documents Extract text from documents...GroupDocs.Parser allows to extract text from PDF, Emails, Ebooks, Microsoft...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Java..../ Loading / Load text from string Load text from string Leave...String type variables. To compare text from variables, follow these...

    docs.groupdocs.com/comparison/java/load-text-fr...
  9. Add text redaction annotation | GroupDocs

    The page describes how to add Text redaction annotation to a document using GroupDocs.Annotation for .NET....document / Add text redaction annotation Add text redaction annotation...this page Text redaction annotation fills part of text with black...

    docs.groupdocs.com/annotation/net/add-text-reda...
  10. Classify Raw Text | GroupDocs

    Simple IAB-2 Text classification Call Classify method with a Text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw Text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Usage / Classify Raw Text Classify Raw Text Leave feedback Simple...Simple IAB-2 text classification Call method with a text as the first...

    docs.groupdocs.com/classification/net/classify-...