Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 5,195 for

text annotations

(0.23 sec)
  1. Numeric range search | GroupDocs

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....Annotation Product Solution GroupDocs...note that the number in the text must not be separated by spaces...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  2. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....Annotation Product Family GroupDocs...details on configuring the annotation package and sample code example...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  3. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....Annotation Product Solution GroupDocs...that are based on OpenDocument Text File format. These are created...

    docs.groupdocs.com/merger/java/merge/open-docum...
  4. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Annotation Product Solution GroupDocs...instance, all kinds of plain text files (batch, command files...

    docs.groupdocs.com/redaction/python-net/extend-...
  5. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Annotation Product Solution GroupDocs...); } Sign PDF document with Text signature Sticker appearance...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Features Overview | GroupDocs

    GroupDocs.Classification main feature is an ability to classify raw Text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....Annotation Product Solution GroupDocs...is an ability to classify raw text and documents with IAB-2, Documents...

    docs.groupdocs.com/classification/net/features-...
  7. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if Text extraction is supported if (!...Annotation Product Solution GroupDocs...( password ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/password-protect...
  8. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for Java...

    docs.groupdocs.com/annotation/java/add-highligh...
  9. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for Java...

    docs.groupdocs.com/annotation/java/add-underlin...
  10. Convert TXT to MHTML using Node.js

    You can easily convert TXT to MHTML using Node.js with powerful conversion library. This allows you to export TXT to MHTML in Node.js quickly and reliably....Annotation Product Family GroupDocs...often a need to convert raw text files into browser-compatible...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...