Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,372 for

expression

(0.98 sec)
  1. 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...
  2. IComparisonExpressionEvaluator Interface | Aspo...

    Enhance your document processing with Aspose.Words.Fields.IComparisonExpressionEvaluator. Customize comparison evaluations for FieldIf and FieldCompare fields effortlessly!...override default comparison expressions evaluation for the FieldIf...ComparisonExpression ) Evaluates comparison expression. Examples Shows how to implement...

    reference.aspose.com/words/net/aspose.words.fie...
  3. template.xlsx

    DEMO_VARIABLES Scope Name Variable Name Variable Value Type RootDataVar RootData DirectorsVar RootData.Directors ReporteesVar RootData.Directors.Reportees CtcPerEmployeeVar RootData.CtcPerEmployee ......{CtcPerEmployeeVar} * {CountOfEmployeesVar} Expression DirectorsReporteesCo {DirectorsVar..."& {ReporteesVar.LastName} Expression Worksheet EMPVAR-01 DirectorsVar...

    docs.aspose.com/cells/tr/net/smart-marker-param...
  4. Range.replace_regex method | Aspose.Words for P...

    aspose.words.Range.replace_regex method...pattern specified by a regular expression with another string. def...Description pattern str A regular expression pattern used to find matches...

    reference.aspose.com/words/python-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. 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...
  7. ComparisonEvaluationResult.Result | Aspose.Word...

    Discover the ComparisonEvaluationResult property to easily access and analyze evaluation results, enhancing your data insights and decision-making....const string left = "\"left expression\"" ; const string @operator...const string right = "\"right expression\"" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ComparisonExpression | Aspose.Words for Java

    The comparison Expression in Java....ComparisonExpression The comparison expression. To learn more, visit the...final String LEFT = "\"left expression\""; final String _OPERATOR...

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#....certain nodes by using an XPath expression. Document doc = new Document..."Tables.docx" ); // This expression will extract all paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  10. FieldOptions.ComparisonExpressionEvaluator | As...

    Discover the FieldOptions ComparisonExpressionEvaluator property to easily manage and customize field comparison Expressions for enhanced data analysis....sets the field comparison expressions evaluator. public IComparisonExpressio...const string left = "\"left expression\"" ; const string @operator...

    reference.aspose.com/words/net/aspose.words.fie...