Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 4,653 for

text annotations

(0.06 sec)
  1. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java....Annotation Product Solution GroupDocs...groupdocsEditor . FormFieldType . Text : const textFormField = collection...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  2. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Annotation Product Solution GroupDocs...encodings. specifies that if text starts with “=” it should be...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Annotation Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions options =...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....Annotation Product Solution GroupDocs...case-sensitive search with a query in text form. String indexFolder = "c:\\MyIndex\\"...

    docs.groupdocs.com/search/java/case-sensitive-s...
  5. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....Annotation Product Solution GroupDocs...case-sensitive search with a query in text form. const indexFolder = 'c:/MyIndex/'...

    docs.groupdocs.com/search/nodejs-java/case-sens...
  6. Render to PNG or JPEG | Documentation

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....Annotation Product Solution GroupDocs...Adjust the JPEG image quality Get text coordinates Set image size limits...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  7. Convert ODT to HTML using Node.js

    Learn how to convert ODT to HTML using Node.js with a simple API. Follow this guide to export ODT to HTML in Node.js quickly and integrate it into your projects....Annotation Product Family GroupDocs...First, load your OpenDocument Text file by initializing a Converter...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  8. eSign Spreadsheet with Metadata signature | Doc...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...Annotation Product Solution GroupDocs...xlsx" ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/esign-spreads...
  9. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Annotation Product Solution GroupDocs...name, coincidences with the text of all fields with the specified...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. How to Convert ODT to DOCX using Java

    In this topic, you will discover the procedure how on convert ODT to DOCX using Java. Also, we will furnish you with Java code snippet to export ODT to DOCX in Java....Annotation Product Family GroupDocs...involves transforming Open Document Text ( ODT ) files into Microsoft...

    kb.groupdocs.com/conversion/java/how-to-convert...