Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,353 for

syntax

(0.17 sec)
  1. Outputting Expression Results in C#|Aspose.Word...

    Output expression results using placeholder within a template when building a report in C#....Related APIs Expression tag syntax : Full documentation on expression...inserting the result. Q: What syntax should I use to format a DateTime...

    docs.aspose.com/words/net/outputting-expression...
  2. Forcing Movement to Next Item within Data Band ...

    Force movement to the next item within a data band when building a report in C#....movements, or when the template syntax is malformed (e.g., missing...

    docs.aspose.com/words/net/forcing-movement-to-n...
  3. Accessing Type Members in Java|Aspose.Words for...

    Access public (static and instance) members of accessible types in template expressions when building a report in Java.... Use the syntax <<new ClassName(arg1, arg2)>>...

    docs.aspose.com/words/java/accessing-type-members/
  4. How to remove extra spaces from a aspose word t...

    HI Team, How to remove extra spaces from a field in aspose word template. I have used some expressions but still some spaces showing. Please assist on urgent basis. method 1 : <<[string.Join(" ",(r.First().MRDescripti…...each line, you can try using syntax like this: <<foreach [l in...

    forum.aspose.com/t/how-to-remove-extra-spaces-f...
  5. Inserting Images Dynamically in Java|Aspose.Wor...

    Insert images into your document dynamically when building a report in Java....textbox using the following syntax. << image [ image_expression...

    docs.aspose.com/words/java/inserting-images-dyn...
  6. write_in|Documentation

    Write_in element provides a blank field in which the respondent can hand write some text or draw a picture.... Syntax The element is declared with...

    docs.aspose.com/omr/net/txt-markup/write_in/
  7. Inserting Hyperlinks Dynamically in C#|Aspose.W...

    Insert hyperlinks into your document dynamically when building a report using C#.... Syntax of a link tag is defined as...

    docs.aspose.com/words/net/inserting-hyperlinks-...
  8. input_group|Documentation

    Input_group element is used to insert personalized information, such as the respondent's name or email, into the form.... Syntax The element declaration begins...

    docs.aspose.com/omr/net/txt-markup/input_group/
  9. Cell Merge Issue in Aspose Word Template (LINQ)...

    Hi Team, How can we implement cell merging in an Aspose Word template using LINQ such that it occurs only when both FirstGroupName and SecondGroupName have the same values? **Scenario: ** In the current Aspose report…...cellMerge tag using the following syntax: <<cellMerge [expression]>>...

    forum.aspose.com/t/cell-merge-issue-in-aspose-w...
  10. Using Lexical Tokens in C#|Aspose.Words for .NET

    Use lexical tokens in template expressions when building a report in C#.... The “@” keyword‑escaping syntax that exists in C# is not supported...

    docs.aspose.com/words/net/using-lexical-tokens/