Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,322 for

syntax

(1.37 sec)
  1. Looping over object when data source is JSON - ...

    When using JsonDataSource in LINQ Reporting engine, is there any supported way to iterate over a JSON object and access both its property name (key) and property value? Example JSON: "node":{ "ingredientsPerLanguage": …...Pommes Is there any template syntax or workaround that allows iterating...does not describe a built‑in syntax for iterating over an object’s...

    forum.aspose.com/t/looping-over-object-when-dat...
  2. Working with DataSet objects in Java|Aspose.Wor...

    Access DataTable row objects using template expressions when building a report in Java....the table using the following syntax. ds . Persons Note – Table...

    docs.aspose.com/words/java/working-with-dataset...
  3. How same named charts are handled in APSOSE CEL...

    Hello Team, I would like to understand how Aspose.Cells handles cases where multiple charts in the same worksheet have the same name. Specifically, when using the Syntax: worksheet.Charts["chartName"], which chart wi…...Specifically, when using the syntax: worksheet.Charts["chartName"]...and you access them using the syntax worksheet.Charts["chartName"]...

    forum.aspose.com/t/how-same-named-charts-are-ha...
  4. Question|Documentation

    A markup element that creates a closed-ended question.... Syntax The element is declared with...text and use ([character]) syntax alone to create rating scales...

    docs.aspose.com/omr/java/design-form/question/
  5. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free form....Otherwise, the corresponding markup syntax will be ignored. This element...textual information in free form. Syntax The element is declared with...

    docs.aspose.com/omr/net/txt-markup/free_text_in...
  6. Using Variables in C#|Aspose.Words for .NET

    Use variables to calculate an expensive value just once and access it multiple times in template documents using C#....<<var>> Tag Syntax <<[name]>> Expression Syntax FAQ Q: How do...Use the <<var>> tag with the syntax <<var [type name = value]>>...

    docs.aspose.com/words/net/using-variables/
  7. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...} // The logic for invoking syntax checking here can be implemented...= null ; //your logic to do syntax checking return result ; }...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  8. Markdown Paragraph – C# Code Examples

    Code for creating Markdown paragraph in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....full Markdown parsing and MD syntax tree management based on the...factory for creating the Markdown syntax tree var mdf = md.SyntaxFactory;...

    products.aspose.com/html/net/markdown-paragraph/
  9. About image padding using Code.CalcLeftPadding(...

    Hi, Could you please assist me on the below mentioned requirement. Need to set size on images using Code.CalcLeftPadding(Fields!ReportData.Value, 7.1, 8.6) & “pt” function in aspose word template using Linq report engi…...LINQ Reporting Engine template syntax. All supported switches are...LINQ Reporting Engine template syntax. Inserting Images Dynamically...

    forum.aspose.com/t/about-image-padding-using-co...
  10. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?...5 @suryakur , @jesmmifs The syntax #$UNICODE(char_code) is not...programmatically using the common C# syntax. Here is an example of generating...

    forum.aspose.com/t/tick-check-symbol/82133