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

expression

(0.04 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. ComparisonEvaluationResult | Aspose.Words for .NET

    Discover the ComparisonEvaluationResult constructor to efficiently generate and analyze comparison evaluation outcomes for better 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...
  4. 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...
  5. ComparisonExpression class | Aspose.Words for P...

    aspose.words.fields.ComparisonExpression class. The comparison Expression...ComparisonExpression class The comparison expression. To learn more, visit the...left_expression Gets the left expression. right_expression Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ComparisonExpression class | Aspose.Words for N...

    Aspose.Words.Fields.ComparisonExpression class. The comparison Expression...ComparisonExpression class The comparison expression. To learn more, visit the...left expression. rightExpression Gets the right expression. See...

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