Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,195 for

template

(0.05 sec)
  1. Bulleted List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Excel Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Excel 2013. Adding a bulleted list in Microsoft Excel is different than Microsoft Word. Moreover, there are two ways to apply bulleted list in Microsoft Excel:...steps to build the In-Cell template Add a new Workbook. Press...>> Download Bulleted List Template Please download the sample...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  2. In-Table List With Alternate Content in Spreads...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in Microsoft Excel Document Creating a In-Table List With Alternate Content Practising the following steps you can create In-Table List With Alternate Content Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....List With Alternate Content Template in MS Excel 2013. Add a new...List With Alternate Content Template Please download the sample...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. Updating Fields while Assembling Word Processin...

    Updating Fields The Recipe Set up source document Template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UPDATE_FIELDS_AND_FORMULAS Generate report Download Template Get the Template from here. Update field.docx The Code...Recipe Set up source document template path Set up destination report...Generate report Download Template Get the template from here. The Code...

    docs.groupdocs.com/assembly/java/updating-field...
  4. Common List Image in Presentation Document | Do...

    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...
  5. 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...
  6. 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...
  7. GroupDocs.Assembly for Java | Documentation

    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/
  8. GroupDocs.Assembly for Python via .NET | Docume...

    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/
  9. 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...
  10. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in Template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...rather than just strings in template documents. Although CSV as...Treating simple CSV data In template documents, a instance should...

    docs.groupdocs.com/assembly/net/working-with-cs...