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

expression

(0.19 sec)
  1. 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...
  2. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your document dynamically when building a report using C#....first one is using of an expression tag with an html switch applied...as follows. <<[ html_text_expression ] - html >> This option is...

    docs.aspose.com/words/net/inserting-html-dynami...
  3. Inserting HTML Dynamically in Java|Aspose.Words...

    Insert HTML into your document dynamically when building a report in Java....first one is using of an expression tag with an html switch applied...as follows. <<[ html_text_expression ] - html >> This option is...

    docs.aspose.com/words/java/inserting-html-dynam...
  4. 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...
  5. Composing Expressions in Java|Aspose.Words for ...

    Compose Expressions when building a report in Java. The complexity of Expressions in templates is not restricted....Composing Expressions Contents [ Hide ] Expression is a central...Every tag is bound with an expression that is evaluated during...

    docs.aspose.com/words/java/composing-expressions/
  6. Replacer.replace_regex method | Aspose.Words fo...

    aspose.words.lowcode.Replacer.replace_regex method...input file using a regular expression. def replace_regex ( self...name. pattern str A regular expression pattern used to find matches...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes....certain nodes by using an XPath expression. doc = aw . Document ( MY_DIR...+ 'Tables.docx' ) # This expression will extract all paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Adding Reporting Services Formulas|Documentation

    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.... A formula expression appears in the top edit box...the OK button to insert the expression into the cell. The result...

    docs.aspose.com/cells/reportingservices/adding-...
  9. 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/nodejs-net/aspose.wo...
  10. 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-...