Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,336 for

template

(0.11 sec)
  1. 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-...
  2. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....assemble a document from a template. */ public class DataSourceInfo...DocumentAssembler Java /** * Loads a template document from the specified...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  3. Merge fields are populated as plain text - Free...

    Hi, we found that all the merge fields are populated as plain text in TemplateTemplate_GeneratedByGroupDocs.doc” (one attached here) instead of driven by formula(Field Code). we can view the formula for those merge …...populated as plain text in templateTemplate_GeneratedByGroupDocs...those merge fields in templateTemplate.doc”(one attached here)in...

    forum.groupdocs.com/t/merge-fields-are-populate...
  4. GroupDocs.Assembly for Python via .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a document automation and reports generation API designed to create custom documents from Templates. This Python 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....create custom documents from templates. This Python reporting API...given data with the defined template document and generates an...

    docs.groupdocs.com/assembly/python-net/
  5. GroupDocs.Assembly for Java | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from Templates. This Java 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 Java reporting API intelligently...given data with the defined template document and generates an...

    docs.groupdocs.com/assembly/java/
  6. Barcode Image Generation in Presentation Docume...

    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 PowerPoint 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....PowerPoint 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...
  7. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a new presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon.... Save the template. Reporting Requirement As...()]>> Download Single Row Template Please download the sample...

    docs.groupdocs.com/assembly/java/single-row-ima...
  8. In-Table List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Word Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Word 2013. Click the on the document where you want to insert the table. Press “Insert” tab....you can create In-Table List Template in MS Word 2013. Click the...getPrice()))]» Download In-Table List Template Please download the sample...

    docs.groupdocs.com/assembly/java/in-table-list-...
  9. Assemble Documents and Acquire Online Signature...

    The Web 2.0 era has brought consumers and organizations closer. Consumers are active in community forums, blogs or other information-sharing platforms to discuss their tastes and preferences. Closer relationships with their customers has helped organizations understand buyer’s behavior and devise new products faster. Growing Internet penetration ensures that organizations who share, collaborate and reach out to their customers have a competitive edge. Managing documents effectively is important for businesses to increase the transaction cycle....could he create a proposal template, add questions, and send them...into an existing document template. With this app, you can seamlessly...

    blog.groupdocs.com/signature/assemble-documents...
  10. 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...