Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,472 for

expression

(0.25 sec)
  1. 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...
  2. 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...
  3. Cell Merge Issue in Aspose Word Template (LINQ)...

    Hi Team, How can we implement cell merging in an Aspose Word template using LINQ such that it occurs only when both FirstGroupName and SecondGroupName have the same values? **Scenario: ** In the current Aspose report…...3 KB first cell expression: <<foreach[g1 in r.GroupBy(x...Key]>><<cellMerge>> second cell expression <<[g2.Key]>><<cellMerge>>...

    forum.aspose.com/t/cell-merge-issue-in-aspose-w...
  4. HTML Template – C# Examples – Aspose.HTML for .NET

    Learn how to populate an HTML template from XML or JSON data sources using Aspose.HTML for .NET and consider C# examples to illustrate this feature....NET provides the inline expressions syntax to work with templates...contains some special inline expressions that specify the input data-source...

    docs.aspose.com/html/net/html-template/
  5. 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...
  6. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....conditional_expression ]>> Here, conditional_expression defines a...not met). The conditional expression must return a Boolean value...

    docs.aspose.com/words/java/working-with-content...
  7. Inserting Bookmarks Dynamically in Java|Aspose....

    Insert bookmarks into your document dynamically when building a report in Java.... << bookmark [ bookmark_expression ]>> bookmarked_content <</...bookmark >> Here, bookmark_expression defines the name of a bookmark...

    docs.aspose.com/words/java/inserting-bookmarks-...
  8. Working with Types in C#|Aspose.Words for .NET

    Use external visible types in template Expressions when building a report in C#....visible types in template expressions. A visible type is a public...visible type in template expressions only if the following additional...

    docs.aspose.com/words/net/working-with-types/
  9. Aspose::Words::CompositeNode::SelectNodes metho...

    Aspose::Words::CompositeNode::SelectNodes method. Selects a list of nodes matching the XPath Expression in C++....nodes matching the XPath expression. System :: SharedPtr < Aspose...System::String& The XPath expression. ReturnValue A list of nodes...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. How to use XPath – Aspose.HTML for .NET

    Learn how to use Aspose.HTML to navigate through HTML and select nodes by XPath Query; how to select all photos from HTML 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...