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

text signature

(0.03 sec)
  1. GroupDocs.Classification Product Family | Docum...

    Build custom applications to perform documents and Text categorization operations using different taxonomies within your applications GroupDocs Developers Cookbook GroupDocs.Classification for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development Basic Usage Advanced Usage More .NET Code Examples GroupDocs.Classification for .NET APIs usage examples (documents classification and sentiment analysis) Live demos GroupDocs....Signature Product Solution GroupDocs...applications to perform documents and text categorization operations using...

    docs.groupdocs.com/classification/
  2. Render RTF as PDF using Python

    You can render RTF as PDF using Python to convert rich Text files into professional, shareable documents. This approach lets you create PDF from RTF in Python effortlessly....Signature Product Family GroupDocs.Metadata...as PDF using Python RTF (Rich Text Format) documents are widely...

    kb.groupdocs.com/viewer/python/render-rtf-as-pd...
  3. 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-...
  4. Convert PDF to RTF using Node.js

    Learn how to convert PDF to RTF using Node.js with a step-by-step guide. Easily export PDF to RTF in Node.js for editable and formatted Text processing....Signature Product Family GroupDocs.Metadata...compatible with other text-based tools. RTF (Rich Text Format) provides...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  5. Add Image Watermark to DOCX Using Python

    Add image watermark to DOCX using Python for secure document branding. This guide also shows how to apply watermark to DOCX document in Python with full control....Signature Product Family GroupDocs.Metadata...is placed as an overlay, the text remains readable and unaffected...

    kb.groupdocs.com/watermark/python/add-image-wat...
  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. Specify spreadsheet rendering options | Documen...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....Signature Product Solution GroupDocs...render grid lines, or adjust cell text overflow). To access these options...

    docs.groupdocs.com/viewer/net/specify-rendering...
  8. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....Signature Product Solution GroupDocs...Template XML Spreadsheet 2003 Text and programming file formats...

    docs.groupdocs.com/comparison/net/supported-doc...
  9. 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#....Signature Product Family GroupDocs.Metadata...disk A watermark is a faint text that appears in the background...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  10. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...Signature Product Solution GroupDocs...the steps to extract an email text from Outlook Storage: Instantiate...

    docs.groupdocs.com/parser/net/extract-emails-fr...