Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 4,672 for

text signature

(0.04 sec)
  1. 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....Signature Product Solution GroupDocs...is an ability to classify raw text and documents with IAB-2, Documents...

    docs.groupdocs.com/classification/net/features-...
  2. Perform Wildcard Search using C#

    Learn how to perform wildcard search using C#. Explore wildcard search in C# with single character and group wildcards for efficient and flexible search queries....Signature Product Family GroupDocs.Metadata...ideal for applications like text indexing, document management...

    kb.groupdocs.com/search/net/perform-wildcard-se...
  3. 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 (!...Signature Product Solution GroupDocs...( password ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/password-protect...
  4. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Java supported document types...Signature Product Solution GroupDocs...Template Rich Text Format File OpenDocument Text Document OpenDocument...

    docs.groupdocs.com/merger/java/supported-docume...
  5. Supported cross-merging Document Types | Docume...

    This section describes GroupDocs.Merger for .NET supported cross-merging types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Signature Product Solution GroupDocs...Template Rich Text Format File OpenDocument Text Document OpenDocument...

    docs.groupdocs.com/merger/net/supported-cross-m...
  6. GroupDocs.Assembly for Java overview | Document...

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & Text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, Text, image, date-time, chart elements Conditional formatting of template Text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Signature Product Solution GroupDocs...documents with custom variables & text comments within template syntax...

    docs.groupdocs.com/assembly/java/product-overview/
  7. 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....Signature Product Family GroupDocs.Metadata...often a need to convert raw text files into browser-compatible...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Add strikeout annotation | Documentation

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...annotation strike-throughs a text fragment as shown in the picture...

    docs.groupdocs.com/annotation/java/add-strikeou...
  9. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....Signature Product Family GroupDocs.Metadata...JPG using C# How to Extract Text from PDF using Java How to Render...

    kb.groupdocs.com/viewer/page/3/
  10. Basic usage | Documentation

    Quick Start section for GroupDocs.Parser API Parse your documents and extract data easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when documents are stored in a local drive and you want to parse them and extract data using GroupDocs.Parser API....Signature Product Solution GroupDocs...data from documents Extract text from documents Scan Barcode...

    docs.groupdocs.com/parser/net/basic-usage/