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

template

(0.04 sec)
  1. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....elements of the same type In template documents, if a top-level...</Person> </Persons> By using the template like following: <<foreach...

    docs.groupdocs.com/assembly/net/working-with-xm...
  2. 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...
  3. Common List Image in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a new presentation slide. Add two shapes to hold pictures and name. Save your Document....steps to create Common List Template in MS PowerPoint 2013: Create...()]>> <</ foreach >> Download Template Please download the sample...

    docs.groupdocs.com/assembly/java/common-list-im...
  4. Supported Document Formats | GroupDocs

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

    docs.groupdocs.com/assembly/python-net/supporte...
  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. 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-...
  7. 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...
  8. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Microsoft Office Word Document Template Microsoft Office Open XML...Microsoft Office Open XML Document Template Microsoft Office Open XML...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Microsoft Word 97-2003 Template Microsoft Word Template Microsoft Word...Word Macro-Enabled Template Rich Text Document OpenDocument Text...

    docs.groupdocs.com/annotation/net/supported-doc...
  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...