Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,246 for

template

(0.05 sec)
  1. How to Convert Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. 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) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....htm file in the “templates” folder in the root folder...type="text/css"> {{ Web::minify('templates/',array('style.css'),FALSE)...

    blog.groupdocs.com/conversion/how-to-convert-fi...
  2. Search in DOTM Online

    Free online document search. Secure and easy to use full text online search in DOTM....Microsoft Word Macro-Enabled Template A file with DOTM extension...extension represents template file created with Microsoft Word 2007 or...

    products.groupdocs.app/search/dotm
  3. Bubble Chart in Spreadsheet Document | Document...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Excel Document Creating a Bubble Chart Please follow below steps to create a Bubble Chart in MS Excel 2013: Add a new Workbook. Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group. A drop-down with charts will appear, select the “Bubble” and press “OK” to insert the chart.... Download Bubble Chart Template Please download the sample...article: (Template for CustomObject and JSON examples) (Template for...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  4. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet Template to your email Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...insert the chart and Worksheet template to your email Edit the Worksheet...Engine Download Pie Chart Template Please download the sample...

    docs.groupdocs.com/assembly/java/individual-ser...
  5. Saving EditableDocument to Stream | Documentation

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....you to specify a resource template string. This article covers.../> Saving HTML Markup with Template Strings for Resource Links...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...
  6. Column Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013: Create a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....insert the chart and Worksheet template to your document. Edit the...Download Template Please download the sample Chart Template we created...

    docs.groupdocs.com/assembly/java/column-chart-i...
  7. Column Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Email Document format. Column Chart in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Column” in the sidebar, you will see a gallery of charts....insert the chart and Worksheet template to your email. Edit the Worksheet...Download Template Please download the sample Chart Template we created...

    docs.groupdocs.com/assembly/java/column-chart-i...
  8. Numbered List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the HTML document. Adding Syntax to be evaluated by GroupDocs....Numbered List Template Please download the sample template we created...

    docs.groupdocs.com/assembly/java/numbered-list-...
  9. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in Email Document Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email Document format. In-Table List with Filtering, Grouping, and Ordering in Email Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....Filtering, Grouping, and Ordering Template in MS Outlook 2013. Create...Insert a 2x2 table. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. How to Create GroupDocs Viewer Plugin for Conta...

    This article explains the basics of creating a plugin for the Contao CMS using the Contao Viewer plugin as an example. You can download the completed plugin from Contao. Requirements Contao CMS PHP 5.3 JavaScript PreparationTo create a GroupDocs Viewer plugin for Contao CMS: Install Contao CMS. The installation of this CMS is a simple. Allow GroupDocs to appear go to Admin > Setting > Security settings > Allowed HTML tags and just add at the end....extends Module { /\*\* \* Template \* @var string \*/ protected.../\* $this->Template->gdv = $arrGdv; $this->Template->width = ...

    blog.groupdocs.com/viewer/how-to-create-groupdo...