Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 11,201 for

text

(0.75 sec)
  1. Extract formatted text from document | GroupDocs

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

    docs.groupdocs.com/parser/net/extract-formatted...
  2. Add text redaction annotation | GroupDocs

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

    docs.groupdocs.com/annotation/java/add-text-red...
  3. Extract text in Accurate mode | GroupDocs

    Learn how to extract Text in Accurate mode from documents using GroupDocs.Parser for .NET. High-quality Text extraction with best accuracy from PDF, Word, Excel and 50+ formats in C#....with text / Extract text in Accurate mode Extract text in Accurate...extract text from documents. The Accurate mode is default text extraction...

    docs.groupdocs.com/parser/net/extract-text-in-a...
  4. 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-...
  5. Text file encoding detection | GroupDocs

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

    docs.groupdocs.com/search/java/text-file-encodi...
  6. Add text watermarks | GroupDocs

    This article explains how to add Text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Render documents / Add text watermarks Add text watermarks Leave feedback...forEmbeddedResources ( "add-text-watermark/docx-to-html-watermark...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  7. Custom text extractors | GroupDocs

    GroupDocs.Search for Node.js supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Indexing / Custom text extractors Custom text extractors Leave...demonstrates how to implement a custom text extractor and use it for indexing...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  8. Search text in Emails | GroupDocs

    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....from Emails / Search text in Emails Search text in Emails Leave feedback...collection and get the position and text. Warning method returns null...

    docs.groupdocs.com/parser/java/search-text-in-e...
  9. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....signature types / Text signature eSign document with Text signature Leave...this page What is a Text signature? A Text electronic signature...

    docs.groupdocs.com/signature/net/esign-document...
  10. Search Text in HTML Documents | GroupDocs

    id: search-Text-in-html-documents url: parser/net/search-Text-in-html-documents title: Search Text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....documents / Search Text in HTML Documents Search Text in HTML Documents...search-text-in-html-documents url: parser/net/search-text-in-html-documents...

    docs.groupdocs.com/parser/net/developer-guide/a...