Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,297 for

template

(0.14 sec)
  1. Numbered List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the Template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...you can create Numbered List Template in MS Outlook 2013. Create...Start numbered list. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/numbered-list-...
  2. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. 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.... Microsoft Word 97 - 2007 Template. Office Open XML WordprocessingML...Open XML WordprocessingML Template (macro-free). Office Open...

    docs.groupdocs.com/assembly/java/supported-docu...
  3. Bulleted List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it. Save your Document. Reporting Requirement As a report developer, you are required to share the following key requirements:...Assembly Engine Template Syntax We provide support...>> Download Bulleted List Template Please download the sample...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  4. Multicolored Numbered List in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Presentation Document format. Multicolored Numbered List in Microsoft PowerPoint Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS PowerPoint 2013. In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Multicolored Numbered List Template in MS PowerPoint 2013. In...it colored list. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/multicolored-n...
  5. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following Template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this Template and data the output is something like Fri Jan 3…...DOCX file with the following template <<[heading]>> . My data source...generating a DOCX from this template and data the output is something...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  6. Generate Your First Document from .NET Object |...

    Create your first document by generating a simple report from an in-memory .NET object using GroupDocs.Assembly for .NET....demonstrating the basic workflow of template-based document assembly. The...with sample data Create a template document (DOCX) with expression...

    docs.groupdocs.com/assembly/net/basic-usage-fir...
  7. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for .NET.... AutoCAD Drawing Template Drawing Exchange Format HPGL...File OpenDocument Graphics Template Printer Command Language Document...

    docs.groupdocs.com/viewer/net/supported-documen...
  8. Barcode Image Generation in Spreadsheet Documen...

    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 Spreadsheet 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....Spreadsheet Template Syntax Add a textbox to your template at the...Assembly Engine Download Template Get the template from here. The Code...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  9. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...you can create In-Table List Template in MS PowerPoint 2013. Add...getPrice()))]>> Download In-Table List Template Please download the sample...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....Upload FileStream::fromFile The template is simply an HTML form of...is the same we’ll use same template and controller. Practice #...

    blog.groupdocs.com/total/two-ways-of-uploading-...