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

template

(0.04 sec)
  1. 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/net/extract-data-from...
  2. Column Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Spreadsheet 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 Excel Document Creating a Column Chart Following below steps, you can create a column chart in MS Excel 2013:...insert the chart and Worksheet template to your Worksheet. Edit the...Assembly Engine . Download Template Please download the sample...

    docs.groupdocs.com/assembly/net/column-chart-in...
  3. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...NET Objects Easy Template Syntax Next Generation GroupDocs...queries right in the document templates. As a result, developers can...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  4. Scatter Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report 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. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....insert the chart and Worksheet template to your document. Edit the...Chart Data (Excel) . Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  5. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 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/java/working-with-x...
  6. Introducing GroupDocs Assembly's New Look and Feel

    We’re continuing work on the new and improved GroupDocs look and feel. We’re told you that we’re making changes to the GroupDocs dashboard and GroupDocs Viewer, and we’re also changing GroupDocs Annotation. We’re not stopping there. We’re also making changes to GroupDocs Assembly. GroupDocs Assembly is an app that lets you automate document assembly and automation. Think of your document as a form that you can use to create several new documents from....start with a template document. In the template, there are a...new document looks like the template but contains all the information...

    blog.groupdocs.com/total/introducing-groupdocs-...
  7. Working with Outer Document Insertion | GroupDocs

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically 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 run-time. <> Warning A doc tag can be used almost anywhere in a Template document except text-boxes and charts....denotes a placeholder within a template for a document to be inserted...used almost anywhere in a template document except text-boxes...

    docs.groupdocs.com/assembly/net/working-with-ou...
  8. Basic Usage | GroupDocs

    Generate documents based on a data source and Template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....based on a data source and template, or create reports fast and...Document Load Template Documents Basic Template Syntax Generate...

    docs.groupdocs.com/assembly/net/basic-usage/
  9. Basic Usage | GroupDocs

    Generate documents based on a data source and Template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....based on a data source and template, or create reports fast and...for document with variable Template Syntax - Part 1 of 2 Generate...

    docs.groupdocs.com/assembly/python-net/basic-us...
  10. 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...