Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,195 for

template

(0.06 sec)
  1. Bulleted List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft PowerPoint Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS PowerPoint 2013. Add a new presentation slide. Add a bullet list at the place where you want it....>> Download Bulleted List Template Please download the sample...Generating The Report ODP Template and Report in Apache OpenOffice...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  2. 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/net/extract-data-from...
  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 | Docume...

    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. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of Template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of Template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX Template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Features Supported loading of template documents from HTML with resources...ASSEMBLYNET-87 Support loading of template documents from HTML with resources...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  6. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. 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....denotes a placeholder within a template for a document to be inserted...used almost anywhere in a template document except textboxes...

    docs.groupdocs.com/assembly/java/inserting-docu...
  7. Extract Data from Invoices or Receipts in C# us...

    Parse invoices or receipts and extract data programmatically using C#. Use .NET document parsing API in ASP.NET, WCF, or WPF to extract text from documents.... Create template items for extracting data...invoice according to the given template. Extract the data. The Invoice...

    blog.groupdocs.com/parser/extract-data-from-inv...
  8. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....Filtering, Grouping, and Ordering Template in MS Excel 2013. Add a new...Filtering, Grouping, and Ordering Template Please download the sample...

    docs.groupdocs.com/assembly/java/in-table-list-...
  9. Basic Usage | Documentation

    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. 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 CsvDataSource...

    docs.groupdocs.com/assembly/java/working-with-c...