Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,699 for

text signature

(0.08 sec)
  1. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Signature Product Solution GroupDocs...pptx" , loadOptions )) { // Add text watermark to the first slide...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....Signature Product Family GroupDocs.Metadata...to Convert Word Document to Text in C# How to Convert Excel to...

    kb.groupdocs.com/conversion/net/page/5/
  3. Supported Document Types | Documentation

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

    docs.groupdocs.com/merger/nodejs-java/supported...
  4. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....Signature Product Solution GroupDocs...ParserSettings ( logger ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/logging/
  5. 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-...
  6. 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...
  7. Faceted search | Documentation

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

    docs.groupdocs.com/search/java/faceted-search/
  8. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Signature Product Solution GroupDocs...Working with barcodes Working with text Working with images Working...

    docs.groupdocs.com/parser/java/advanced-usage/
  9. 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-...
  10. 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...