Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,486 for

expression

(0.09 sec)
  1. XmlMapping.PrefixMappings | Aspose.Words for .NET

    Discover the XmlMapping PrefixMappings property for seamless XML namespace prefix mapping and efficient XPath evaluation. Enhance your XML processing today!...interpret the XPath expression when the XPath expression is evaluated...

    reference.aspose.com/words/net/aspose.words.mar...
  2. ReplacingArgs.Replacement | Aspose.Words for .NET

    Discover the ReplacingArgs Replacement property to easily manage and customize your replacement strings for enhanced coding efficiency....occurrences of a regular expression pattern with another string...occurrences of a regular expression pattern with another string...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Capabilities and limitations of the Aspose Word...

    Hi, We(Existing customer of Groupdocs.Conversion) are planning to evaluate Aspose.Words ReportingEngine as a replacement for our existing Apache POI + Velocity template solution. Kindly help clarify the following point…... Supported expression features – Is there an official...comprehensive list of supported expressions, object access rules, and...

    forum.aspose.com/t/capabilities-and-limitations...
  4. Aspose::Words::Fields::ComparisonExpression::ge...

    Aspose::Words::Fields::ComparisonExpression::get_RightExpression method. Gets the right Expression in C++....on method Gets the right expression. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java....getXPath() expression. getXPath() Returns the XPath expression, which...interpret the XPath expression when the XPath expression is evaluated...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …...Correct me I wrongly add any expressions. inducedVoltageTempla.docx...to disappear when the LINQ expression r.Max(i => i.PartialDischarge)...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  7. Aspose.Cells Template and Smart Markers|Documen...

    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....Services' formula markers is &=expression. For example: &=sum(SalesDetail...&=sum(SalesDetail.sales)/100. The expression consists of functions, dataset...

    docs.aspose.com/cells/reportingservices/aspose-...
  8. Introduction to LINQ Reporting Engine in Java|A...

    Overview LINQ Reporting Engine to build a report in Java....The engine evaluates the expression against the supplied data...closing tag ( >> ) and that the expression inside does not contain stray...

    docs.aspose.com/words/java/introduction-to-linq...
  9. Accessing Type Members in Java|Aspose.Words for...

    Access public (static and instance) members of accessible types in template Expressions when building a report in Java....information) in template expressions: Fields Methods Constructors...member of a type in a template expression, the type must be set known...

    docs.aspose.com/words/java/accessing-type-members/
  10. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....certain nodes by using an XPath expression. Document doc = new Document(getMyDir()...+ "Tables.docx"); // This expression will extract all paragraph...

    reference.aspose.com/words/java/com.aspose.word...