Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 3,884 for

classification

(0.04 sec)
  1. Multicolored Numbered List in HTML Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in HTML Document format. Multicolored Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the clients in numbered list. It must highlight the products. Report must be generated in the HTML Document. Adding Syntax to be evaluated by GroupDocs.Assembly Engine We provide support for the following clients:
      <<foreach [in getClients()]>>
    1. <<[getName()]>>
    2. <</foreach>>
    Download Multicolored Numbered List Template Please download the sample template we created in this article:...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/multicolored-n...
  2. In-Table List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show managers’ name. It must show the sum of contract prices against each manager....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. Common Master-Detail Image in Text Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Text Document Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements: Report must show managers’ picture and name. It must associate the managers with their clients....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/common-master-...
  4. Supported Platforms | Documentation

    Overview GroupDocs.Redaction for Java does not require any external software or third party tool to be installed. Just follow one of the way as described in Installation section. Supported Operating Systems GroupDocs.Redaction for Java supports any 32-bit or 64-bit operating system that runs the Java runtime including, but not limited: Windows Microsoft Windows 2003 Server ( x64, x86) Microsoft Windows 2008 Server ( x64, x86) Microsoft Windows 2012 Server ( x64, x86) Microsoft Windows 2012 R2 Server ( x64, x86) Microsoft Windows 2016 Server ( x64, x86) Microsoft Windows 2019 Server ( x64, x86) Microsoft Windows Vista ( x64, x86) Microsoft Windows XP ( x64, x86) Microsoft Windows 7 ( x64, x86) Microsoft Windows 8, 8....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/system-requir...
  5. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/load-document-fr...
  6. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  7. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/python-net/load-fr...
  8. Technical Support | Documentation

    Get comprehensive technical support for GroupDocs.Total for Java. Access free support through our forum or paid support via helpdesk. Learn how to report issues, request features, and get assistance from our development team....Classification Product Solution Purchase...

    docs.groupdocs.com/total/java/technical-support/
  9. Load document of specific format | Documentation

    This article explains how to load document of specific format....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/load-document...
  10. Logging | Documentation

    Logging when rendering documents with GroupDocs.Viewer for Java...Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/java/logging/