Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,282 for

expression

(0.07 sec)
  1. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation Expression of a text form field in C++....default string or a calculation expression of a text form field. System...holds the expression to be calculated. The expression needs to...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ComparisonEvaluationResult Class | Aspose.Words...

    Discover the Aspose.Words.Fields.ComparisonEvaluationResult class for efficient document comparison analysis. Unlock insights and enhance your workflow!...const string left = "\"left expression\"" ; const string @operator...const string right = "\"right expression\"" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. IComparisonExpressionEvaluator class | Aspose.W...

    aspose.words.fields.IComparisonExpressionEvaluator class. When implemented, allows to override default comparison Expressions evaluation for the [FieldIf](../fieldif/) and [FieldCompare](../fieldcompare/) fields....override default comparison expressions evaluation for the FieldIf...evaluate(field, expression) Evaluates comparison expression. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  4. About sum function using in aspose word templat...

    Hi Team, How to add sum () or convert below Expression in aspose word template using LINQ report engine. =CInt(Sum(Fields!NominalFrequency.Value)).ToString()...add sum () or convert below expression in aspose word template using...directly inside a template expression [4]. Template syntax Replace...

    forum.aspose.com/t/about-sum-function-using-in-...
  5. Composing Expressions in C#|Aspose.Words for .NET

    Compose Expressions when building a report using C#. The complexity of Expressions in templates is not restricted....Ask AI Composing Expressions Contents [ Hide ] What is this page...to compose and evaluate expressions in the Aspose.Words LINQ...

    docs.aspose.com/words/net/composing-expressions/
  6. How to apply IIF condiion with tostring and len...

    Hi Team, How to apply IIF condiion with tostring and length conditions to an data field in aspose word template using Linq report engine for the below mentioned Expression IIF(First(Fields!WitnessedBy.Value).ToString()…...engine for the below mentioned expression IIF(First(Fields!WitnessedBy...Words LINQ Report Engine expression language does not expose...

    forum.aspose.com/t/how-to-apply-iif-condiion-wi...
  7. ComparisonEvaluationResult | Aspose.Words for Java

    The comparison evaluation result in Java....final String LEFT = "\"left expression\""; final String _OPERATOR...final String RIGHT = "\"right expression\""; DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Replacer Class | Aspose.Words for .NET

    Effortlessly replace text in documents with Aspose.Words.LowCode.Replacer. Simplify your workflow and enhance document management today!...input file using a regular expression. static Replace ( string...input stream using a regular expression, with the specified save...

    reference.aspose.com/words/net/aspose.words.low...
  9. Using Conditional Blocks in Java|Aspose.Words f...

    Use conditional blocks to represent the same data depending on a condition using Java....conditional expression. At runtime, these conditional expressions are...sequentially evaluated, until an expression that returns true is reached...

    docs.aspose.com/words/java/using-conditional-bl...
  10. NodeList.toArray method | Aspose.Words for Node.js

    NodeList.toArray method. Copies all nodes from the collection to a new array of nodes....certain nodes by using an XPath expression. let doc = new aw . Document..."Tables.docx" ); // This expression will extract all paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...