Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 31,207 for

conversion api

(0.26 sec)
  1. Protecting word processing documents | GroupDocs

    Protect and unprotect Word documents using Python via .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/python-net/protect...
  2. Sentiment classification usage | GroupDocs

    Create an instance of SentimentClassifier class. It is multilingual and supports English, Chinese, Spanish, and German. Creates SentimentClassifier instance var sentimentClassifier = new SentimentClassifier(); and call PositiveProbability method Classifies sentiment by text var positiveProbability = sentimentClassifier.PositiveProbability("This is a new must-have thing."); Console.WriteLine($"The probability of a positive sentiment is { positiveProbability }"); or call Classify method Classifies sentiment by text var response = sentimentClassifier.Classify("This is a new must-have thing."); Console.WriteLine($"The best class name:{response....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/classification/net/sentiment...
  3. Limitations when rendering CAD drawings | Group...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/net/limitations-when-...
  4. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/python-net/featur...
  5. GroupDocs.Annotation Product Family | GroupDocs

    GroupDocs.Annotation is a cross-platform library that allows you to add, edit, and remove annotations to text or images using C# and Java. Documentation GroupDocs.Annotation 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 developers Basic Usage Advanced Usage More GroupDocs.Annotation for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More ....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/annotation/
  6. Single Row in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  7. Memory optimization option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Java Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/java/memory-optimizat...
  8. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Search flow | GroupDocs

    This article shows the internal stages of each search operation using Java search Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  10. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/java/redaction-fil...