Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 88,788 for

template

(0.09 sec)
  1. Using Extension Methods in C#|Aspose.Words for ...

    Use extension methods in Template expressions when building a report in C#....within LINQ Reporting Engine templates. LINQ Reporting Engine enables...built‑in extension methods in template expressions: Extension methods...

    docs.aspose.com/words/net/using-extension-metho...
  2. Working with Types in Java|Aspose.Words for Java

    Use external visible types in Template expressions when building a report in Java....external visible types in template expressions. A visible type...identifier of a visible type in template expressions only if the following...

    docs.aspose.com/words/java/working-with-types/
  3. Mail Merge and Reporting in C++|Aspose.Words fo...

    Mail Merge is a popular feature for quickly creating documents using C++. Aspose.Words for C++ takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....to generate documents from templates with Mail Merge fields. A...can insert into a mail merge template to include specific values...

    docs.aspose.com/words/cpp/mail-merge-and-report...
  4. Advanced Mail Merge Features in C#|Aspose.Words...

    Aspose.Words for .NET provides some advanced Mail Merge features that allow you to perform further Mail Merge customization using C#. For example, obtaining information about Template structure, setting rules, cleaning up after a Mail Merge operation, and others....obtaining information about template structure before performing...Operations Adding rules to your template allows you to make the workflow...

    docs.aspose.com/words/net/advanced-mail-merge-f...
  5. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...data_source_names) Populates the template document with data from multiple...source objects within the template. build_report_to_images(input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldTemplate.include_full_path property | Aspo...

    FieldTemplate.include_full_path property. Gets or sets whether to include the full file path name....Examples Shows how to use a TEMPLATE field to display the local...system location of a document’s template. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Merge Fields for Inserting Images|Aspose.Words ...

    Inserting Images from a data source feature details of the Aspose.Words for SharePoint....with Image: in the report template. The name part after colon...other merge fields. A report template with an Image: merge field...

    docs.aspose.com/words/sharepoint/merge-fields-f...
  8. 在 Android 上管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Android via Java 中精通演示文稿属性,并在您的 PowerPoint 和 OpenDocument 文件中简化搜索、品牌化和工作流。...getPresentationInfo ( "template.pptx" ); DocumentProperties template = ( DocumentProperties...(); template . setAuthor ( "Template Author" ); template . setTitle...

    docs.aspose.com/slides/zh/androidjava/presentat...
  9. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...getPresentationInfo ( "template.pptx" ); DocumentProperties template = ( DocumentProperties...(); template . setAuthor ( "Template Author" ); template . setTitle...

    docs.aspose.com/slides/zh/java/presentation-pro...
  10. Building Reports in C#|Aspose.Words for .NET

    Learn how to build reports a Template using LINQ in C#.... To build a report from a template, you can use one of the ReportingEngine...Parameter Description document A template document. At runtime, this...

    docs.aspose.com/words/net/building-reports/