Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,726 for

expression

(0.04 sec)
  1. 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...
  2. 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...
  3. How to use XPath – Evaluate() method – Aspose.H...

    This article introduces how to use Evaluate() method to navigate through the HTML document and select nodes by XPath Query. You will learn, how to select all photos from an HTML document using XPath Expressions....XPath derives from the path expression, which provides a means of...various criteria. XPath expressions can also be used in C and...

    docs.aspose.com/html/net/how-to-articles/how-to...
  4. 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...
  5. 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...Click OK button to insert the expression into the cell. The result...

    docs.aspose.com/cells/reportingservices/adding-...
  6. Aspose::Words::Fields::IComparisonExpressionEva...

    Aspose::Words::Fields::IComparisonExpressionEvaluator::Evaluate method. Evaluates comparison Expression in C++....method Evaluates comparison expression. virtual System :: SharedPtr...:: ComparisonExpression > expression ) = 0 See Also Class ComparisonEvaluation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. 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...
  9. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow....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. 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