Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,701 for

text signature

(0.07 sec)
  1. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java....Signature Product Solution GroupDocs.../ Loading / Load text from string Load text from string Leave...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  2. Extract text from documents | Documentation

    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....Signature Product Solution GroupDocs...Usage / Extract text from documents Extract text from documents...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Add text watermarks | Documentation

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

    docs.groupdocs.com/watermark/python-net/add-text/
  4. Merge text files | Documentation

    Learn how to merge TXT files, combine TXT files into one file programmatically in java language using GroupDocs.Merger for Java library....Signature Product Solution GroupDocs...Merge files / Merge text files Merge text files Leave feedback...

    docs.groupdocs.com/merger/java/merge/txt/
  5. Add search text annotation | Documentation

    The page describes how to add search Text annotation to a document using GroupDocs.Annotation for Java."...Signature Product Solution GroupDocs...document / Add search text annotation Add search text annotation Leave...

    docs.groupdocs.com/annotation/java/add-search-t...
  6. Classify Raw Text | Documentation

    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....Signature Product Solution GroupDocs...Usage / Classify Raw Text Classify Raw Text Leave feedback Simple...

    docs.groupdocs.com/classification/net/classify-...
  7. Extract formatted text from document | Document...

    This article explains that how to extract formatted Text from document....Signature Product Solution GroupDocs...Working with text / Working with formatted text / Extract formatted...

    docs.groupdocs.com/parser/java/extract-formatte...
  8. Extract formatted text from document | Document...

    This article explains that how to extract formatted Text from document....Signature Product Solution GroupDocs...Working with text / Working with formatted text / Extract formatted...

    docs.groupdocs.com/parser/net/extract-formatted...
  9. Search text in Emails | Documentation

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and Text. Warning search(String) method returns null value if search isn’t supported for the email....Signature Product Solution GroupDocs...from Emails / Search text in Emails Search text in Emails Leave feedback...

    docs.groupdocs.com/parser/java/search-text-in-e...
  10. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add Text watermarks to documents which may consists of pages, worksheets, slides or frames....Signature Product Solution GroupDocs...Adding watermarks / Text watermarks Adding text watermarks Leave...

    docs.groupdocs.com/watermark/nodejs-java/adding...