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

expression

(0.08 sec)
  1. 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...
  2. 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...
  3. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and replace text in the document....input file using a regular expression. replace_regex(input_file_name...input file using a regular expression, with the specified save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. 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...
  6. Using Conditional Blocks in C#|Aspose.Words for...

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

    docs.aspose.com/words/net/using-conditional-blo...
  7. 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...
  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. 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...
  10. Error in LINQ - Free Support Forum - aspose.com

    I’m experiencing an issue while using Aspose.Words Reporting Engine with LINQ templates. I have a scenario where I’m working with JSON data that contains nested objects and arrays. Specifically, I’m trying to conditional…...seems to try evaluating the expression, resulting in errors such...encountered at the end of expression \'p.allocationPercentage...

    forum.aspose.com/t/error-in-linq/311801