Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,658 for

text signature

(0.03 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. 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...
  3. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract Text structure. Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no Text, getStructure method returns an empty org....Signature Product Solution GroupDocs...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-tables-f...
  4. Features Overview | Documentation

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: 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/python-net/features...
  5. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....Signature Product Solution GroupDocs...that any XML is first of all a text file). By default all XML files...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  6. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Signature Product Solution GroupDocs...Apple’s Email Message Format Plain Text Word Processing Markup Language...

    docs.groupdocs.com/assembly/python-net/supporte...
  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. Distance, Strikeout and Underline Annotation in...

    The GroupDocs team is proudly announcing version v4.0.0 for GroupDocs.Annotation for Java Modern UI. Keeping in mind features supported in our backend API, we have implemented updates in this modern user interface. In this new version, a user can now add distance, strikeout and **underline **annotation. We would recommend Java users to download this new version to explore and provide us valuable feedback. let’s explore new features in detail....user can strikeout selected text in the document and add annotation...user can underline selected text in the document and add annotation...

    blog.groupdocs.com/annotation/distance-strikeou...
  9. 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....Signature Product Solution GroupDocs...that are based on OpenDocument Text File format. These are created...

    docs.groupdocs.com/merger/java/merge/open-docum...
  10. Search Special Characters in Documents using Java

    Effortlessly learn how to search special characters in documents using Java. Improve the accuracy and relevance of Text search with special characters in Java....Signature Product Family GroupDocs.Metadata...enables you to perform advanced text searches that include symbols...

    kb.groupdocs.com/search/java/search-special-cha...