Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,331 for

expression

(0.05 sec)
  1. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/)....interpret the XPath expression when the XPath expression is evaluated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Design Reports using iReport and Render Barcode...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....properties as follows: Image expression: new com.aspose.barcode.jr...“DataMatrix”,java.awt.Color.RED)) Expression class: net.sf.jasperreports...

    docs.aspose.com/barcode/jasperreports/design-re...
  3. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy....default string or a calculation expression of a text form field. public...holds the expression to be calculated. The expression needs to...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose LINQ Reporting: Culture-Based Number For...

    We are trying to format decimal places and thousand separators based on regional cultures. Currently, we are using the US standard formatting—decimal as a dot (.) and thousand separator as a comma (,). We need to apply N…...NET Aspose expression tags Do you have any solution...style. If you find that the expression syntax ${Field:format} is...

    forum.aspose.com/t/aspose-linq-reporting-cultur...
  5. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for LINQ Reporting Engine to build a report in C#....following elements: A tag name An expression surrounded by brackets A...by the engine < <tag_name [expression] –switch1 –switch2 ... #...

    docs.aspose.com/words/net/template-syntax/
  6. Working with Formulas in Projects | Aspose.Task...

    Learn how to work with Microsoft Project formula functions using Aspose.Tasks for C# and other languages....functions defined as formula expression in Extended Attribute. These...functions. Calculation of Math Expressions Abs( number ) Atn( number...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  7. Aspose::Words::Fields::IComparisonExpressionEva...

    Aspose::Words::Fields::IComparisonExpressionEvaluator interface. When implemented, allows to override default comparison Expressions evaluation for the FieldIf and FieldCompare fields in C++....override default comparison expressions evaluation for the FieldIf...n>) Evaluates comparison expression. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Template Syntax in Java|Aspose.Words for Java

    How to create a template for LINQ Reporting Engine to build a report in Java....following elements: A tag name An expression surrounded by brackets A...by the engine < <tag_name [expression] –switch1 –switch2 ... #...

    docs.aspose.com/words/java/template-syntax/
  9. Merging Table Cells Dynamically in C#|Aspose.Wo...

    Merge table cells with equal textual contents when building a report using C#....table cells by providing an expression for a cellMerge tag using...cellMerge [ expression ]>> During runtime, expressions defined for...

    docs.aspose.com/words/net/merging-table-cells-d...
  10. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …...Correct me I wrongly add any expressions. inducedVoltageTempla.docx...to disappear when the LINQ expression r.Max(i => i.PartialDischarge)...

    forum.aspose.com/t/how-to-hide-column-based-on-...