Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,152 for

conholdate

(0.16 sec)
  1. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your .NET applications....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/add-text-watermark/
  2. Technical Support | Documentation

    GroupDocs.Metadata for Node.js provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/nodejs-java/technic...
  3. Replace missing font | Documentation

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/replace-missing-f...
  4. How to Run | Documentation

    How to run examples....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/python-net/how-to-r...
  5. Introducing GroupDocs.Parser for .NET | Documen...

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. Many popular formats are supported: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, ODT, ODS, RTF, EPUB and many others. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/introducing-group...
  6. Sentiment classification usage | Documentation

    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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/classification/net/sentiment...
  7. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/redaction/net/get-document-p...
  8. Extract data from Emails | Documentation

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Highlighted Rows report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show all the client names with price. Show single client and his single contract price in a single row....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Save file to local disk | Documentation

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for .NET API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/net/save-file-to-...