Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,349 for

template

(0.07 sec)
  1. GroupDocs.Assembly for .NET 25.12 Release Notes...

    GroupDocs.Assembly for .NET 25.12 Release Notes – the latest updates and fixes....fixes critical issues with template expression processing and...compliance when appropriate. Template Expression Processing : Fixed...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  2. Restart the List Numbering Dynamically within Y...

    Nested or the multi-level numbered lists allow you to group the items based on the parent item. Put it simply, you can separately list the items under each group. This becomes very useful when you have to list the items having multiple sub-items. Let’s have a look at the following figure which makes it simpler to understand the scenario. In this figure, you can observe that there are listed 3 groups and each group further has multiple items listed under it.... The following template will be used to output the...in the result of the above template will contain the following...

    blog.groupdocs.com/assembly/restart-the-list-nu...
  3. 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-...
  4. Inserting Documents Dynamically | GroupDocs

    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....denotes a placeholder within a template for a document to be inserted...used almost anywhere in a template document except textboxes...

    docs.groupdocs.com/assembly/net/inserting-docum...
  5. 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-...
  6. GroupDocs.Assembly for .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Net - A assembly is a document automation and reports generation API designed to create custom documents from Templates. This Net reporting API intelligently assembles the given data with the defined Template document and generates an output document based on the data source, in the Template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....create custom documents from templates. This Net reporting API intelligently...given data with the defined template document and generates an...

    docs.groupdocs.com/assembly/net/
  7. Column Chart in Presentation Document | GroupDocs

    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 based on the use case: Working with a Business Case. 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:...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/net/column-chart-in...
  8. Insert Hyperlinks Dynamically | GroupDocs

    Create hyperlinks in documents with URLs and text dynamically set from data sources during assembly....hyperlinks dynamically: Create a template document with link tags Use...); } Template Structure for Hyperlinks In your template (HyperlinkTemplate...

    docs.groupdocs.com/assembly/net/basic-usage-ins...
  9. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation Templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....from text and presentation templates. For more details, please...presentation template formats: # dotx (Template) dotm (Macro-enabled...

    blog.groupdocs.com/parser/extract-tables-from-p...
  10. Insert Images Dynamically | GroupDocs

    Insert images into documents from file paths, URLs, or binary data sources during document assembly....dynamically: Add a textbox to your template at the location where you..." ); } Template Structure for Images In your template (ImageTemplate...

    docs.groupdocs.com/assembly/net/basic-usage-gen...