Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,351 for

template

(0.07 sec)
  1. 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...
  2. Unable to generate the edited document - Free S...

    Hi, we found that the editing on top of the existing content in TemplateTemplate.doc”(one attached here) is not working. we have tried adding a new text inside the TemplateTemplate.doc”(one attached here) and it is …...the existing content in templateTemplate.doc”(one attached here)...a new text inside the templateTemplate.doc”(one attached here)...

    forum.groupdocs.com/t/unable-to-generate-the-ed...
  3. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Microsoft Office PowerPoint Template Microsoft Office Open XML...Office Open XML Presentation Template Microsoft Office Open XML...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Generate Numbered Lists from Data Source | Grou...

    Create numbered lists in documents by iterating over data collections and displaying items with numbers....Create a numbered list in your template document Add a foreach data...); } Template Structure for Numbered Lists In your template document...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  5. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for Template loading and document saving in .NET....file paths and streams for template loading and document saving...memory-based processing, remote templates, and web applications. The...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  6. 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...
  7. Inserting Chart Axis Title Dynamically in Prese...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. 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” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet Template to your document Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...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/inserting-chart...
  8. 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...
  9. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a Template DOCX file, fill them with data and merge to new PDF file using GroupDocs. 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) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....how to get the fields from a template DOCX file, fill them with...sample with Fatfree. We need a template file with a form and a controller...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  10. 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/