Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,589 for

text annotations

(0.09 sec)
  1. Merge Open Document files | Documentation

    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...
  2. 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...
  3. eSign document with Form Field signature | Docu...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Annotation Product Solution GroupDocs...like free input text boxes, multi-line text boxes, checkboxes...

    docs.groupdocs.com/signature/net/esign-document...
  4. How to Edit XML File | Documentation

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....Annotation Product Solution GroupDocs...that any XML is first of all a text file). By default, all XML files...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  5. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....Annotation Product Solution GroupDocs...presented below with queries in text and object form. const indexFolder...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  6. Features Overview | Documentation

    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. Merge TXT files using Java

    Discover the method of how to merge TXT files using Java. Enhance your document management efficiency by learning how to combine TXT files in Java programming....Annotation Product Family GroupDocs...analysis tasks, merging multiple text ( TXT ) files into a single...

    kb.groupdocs.com/merger/java/merge-txt-files-us...
  8. Convert PDF to MD using Node.js

    Easily convert PDF to MD using Node.js with a simple and efficient process. Learn how to export PDF to MD in Node.js for seamless Text extraction and document conversion....Annotation Product Family GroupDocs...for developers working with text-based content. One common requirement...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  9. Password-protected documents | Documentation

    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...
  10. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Annotation Product Family GroupDocs...Categories Latest Answers How to Add Text Signature to DOCX using Java...

    kb.groupdocs.com/categories/page/23/