Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,282 for

expression

(0.12 sec)
  1. 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
  2. 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...
  3. LINQ Reporting Engine Features in C#|Aspose.Wor...

    Learn the powerful LINQ Reporting Engine features to build a report in C#....syntax, data‑binding options, expressions, and dynamic content capabilities...text. These tags define expressions and their roles during a...

    docs.aspose.com/words/net/linq-reporting-engine...
  4. 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...
  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...the 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. 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...
  8. 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...
  9. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....from all pages using Regular Expression TextFragmentAbsorber helps...pages, based on a regular expression. First, you need to pass...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  10. 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/