Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,472 for

expression

(0.08 sec)
  1. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath Expression....nodes matching the XPath expression. def select_nodes ( self...str The XPath expression. Remarks Only expressions with element...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Replacer.replace_to_images_regex method | Aspos...

    aspose.words.lowcode.Replacer.replace_to_images_regex method...occurrences of a specified regular expression pattern with a replacement...options. pattern str A regular expression pattern used to find matches...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath Expression for streamlined data handling....Node that matches the XPath expression. public Node SelectSingleNode...Description xpath String The XPath expression. Return Value The first Node...

    reference.aspose.com/words/net/aspose.words/com...
  4. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath Expression....Node that matches the XPath expression. def select_single_node (...str The XPath expression. Remarks Only expressions with element...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. ComparisonExpression.LeftExpression | Aspose.Wo...

    Discover the LeftExpression property of ComparisonExpression. Easily access and utilize the left Expression for enhanced data manipulation and analysis....LeftExpression property Gets the left expression. public string LeftExpression...const string left = "\"left expression\"" ; const string @operator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ComparisonExpression.comparison_operator proper...

    ComparisonExpression.comparison_operator property. Gets the comparison operator....evaluate ( self , field , expression ): self . m_invocations ...append ([ expression . left_expression , expression . comparison_operator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ComparisonEvaluationResult.result property | As...

    ComparisonEvaluationResult.result property. Gets the comparison evaluation result....evaluate ( self , field , expression ): self . m_invocations ...append ([ expression . left_expression , expression . comparison_operator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...