Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,254 for

report

(0.1 sec)
  1. YAML front matter | GroupDocs

    Generate YAML front matter from document metadata for static site generators...Output: # --- # title: "Q3 Report" # author: "Jane Doe" # format:...# pages: 12 # --- # # # Q3 Report # ... if __name__ == "__main__"...

    docs.groupdocs.com/markdown/python-net/front-ma...
  2. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions....using System ; public class Report { public DateTime CreatedDate...FormatDates () { var report = new Report { CreatedDate = new DateTime...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  3. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your Reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a Report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....expression results to your reports using expression tags. An expression...template. While building a report, the corresponding expression...

    docs.groupdocs.com/assembly/java/template-synta...
  4. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...accessibility checks and it generates report with failure. Steps: Open the...Checking. Review the Accessibility Report, which highlights errors, warnings...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  5. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.4.0) in a .NET 8.0 application to generate large PDF Reports that contain a significant number of images (400+), along with text content. While generating the Report, we observed th…...application to generate large PDF reports that contain a significant...content. While generating the report, we observed that the memory...

    forum.groupdocs.com/t/high-memory-usage-when-ge...
  6. Adding NEXT Field into Template Syntax | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination Report path Instantiate DocumentAssembler class Generate Report Download Template Get the template from here: Using next.docx The Code...template path Set up destination report path Instantiate DocumentAssembler...DocumentAssembler class Generate report Download Template Get the template...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  7. Adding NEXT Field into Template Syntax | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Python via .NET 3.3.0 or later releases. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination Report path Instantiate DocumentAssembler class Generate Report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....destination report path Instantiate class Generate report More resources...

    docs.groupdocs.com/assembly/python-net/adding-n...
  8. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....exception while building a report. However, when* DocumentAssemblyOpti...exception is thrown and the report looks as follows then. << var...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  9. Generate Master-Detail Reports | GroupDocs

    Create parent-child Reports with nested data bands to display master records with their detail records....Master-Detail Reports Generate Master-Detail Reports Leave feedback...feedback Overview Master-detail reports display hierarchical data where...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  10. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents . Use of In-line Syntax Error Messages By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....exception while building a report. However, when DocumentAssemblyOpti...exception is thrown and the report looks as follows then. << var...

    docs.groupdocs.com/assembly/java/use-of-in-line...