Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 3,154 for

conholdate

(0.13 sec)
  1. In-Table List With Alternate Content in Word Pr...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in Microsoft Word Document Creating a In-Table List With Alternate Content Practising the following steps you can create In-Table List With Alternate Content Template in MS Word 2013. Click the document where you want to add the table....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/generating-repo...
  3. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/inserting-docum...
  4. GroupDocs.Parser Product Family | Documentation

    GroupDocs Developers Cookbook GroupDocs.Parser 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 GroupDocs.Parser 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 basic and advanced development Basic Usage Advanced Usage MORE  ....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/
  5. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/comparison/net/features-over...
  6. Add text watermarks | Documentation

    Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  7. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  8. Common List Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: A report must show multiple customers’ picture and name....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/common-list-ima...
  9. Barcode Image Generation in Word Processing Doc...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  10. Classify Raw Text | Documentation

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/classification/net/classify-...