Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,508 for

groupdocs.assembly

(0.84 sec)
  1. In-Table Master-Detail in Email Document | Grou...

    Note In this article, we will use Groupdocs.assembly to generate a In-Table Master-Detail report in Email Document format. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practicing the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. Click the email where you want to add the table. Press “Insert” tab to insert the table. Insert a 2x4 table. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/in-table-maste...
  2. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use Groupdocs.assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Note This feature is supported by version 17.03 or greater. Creating a Bulleted List Practising the following steps you can insert Bulleted List in an HTML document. To add a bulleted list start and end your list with
      tag and list all the elements by enclosing them between
    • tag....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

      docs.groupdocs.com/assembly/net/bulleted-list-i...
    • In-Table List in Email Document | GroupDocs

      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 Note This feature is supported by version 17.8.0 or greater 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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

      docs.groupdocs.com/assembly/net/in-table-list-i...
    • Common Master-Detail Image in Email Document | ...

      Note In this article, we will use Groupdocs.assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Note This feature is supported by version 17.8.0 or greater Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

      docs.groupdocs.com/assembly/net/common-master-d...
    • 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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

      docs.groupdocs.com/assembly/net/single-row-in-t...
    • Supported Document Formats | GroupDocs

      Supported File Formats The following table indicates the input and output file formats supported by Groupdocs.assembly for .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. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

      docs.groupdocs.com/assembly/net/supported-docum...
    • Evaluation Limitations and Licensing | GroupDocs

      Note You can use Groupdocs.assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can easily download Groupdocs.assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

      docs.groupdocs.com/assembly/net/evaluation-limi...
    • Common List Image in HTML Document | GroupDocs

      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. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the HTML Document format. Adding Syntax to be evaluated by GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

      docs.groupdocs.com/assembly/java/common-list-im...
    • Single Row Image in HTML Document | GroupDocs

      Note In this article, we will use Groupdocs.assembly to generate a Single Row Image report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in HTML Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the HTML Document....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

      docs.groupdocs.com/assembly/java/single-row-ima...
    • Working with Template Syntax Formatting | Group...

      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. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

      docs.groupdocs.com/assembly/net/working-with-te...