Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,331 for

expression

(0.06 sec)
  1. FieldIf.LeftExpression | Aspose.Words for .NET

    Discover the LeftExpression property of FieldIf, easily manage the left side of your comparison Expression for enhanced data handling and analysis....left part of the comparison expression. public string LeftExpression...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Redact DOC Document Online or using Python | pr...

    Open and redact DOC document online via app for free. Python API code to search and replace DOC text with regular Expression....in DOC file using regular expression through Python. Download...FindReplaceOptions() method Use regular expression range.replace_regex to search...

    products.aspose.com/total/python-net/redact/doc/
  3. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...resulting from a single regular expression match during a Replace ....occurrences of a regular expression pattern with another string...

    reference.aspose.com/words/net/aspose.words.rep...
  4. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath Expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag....property Returns the XPath expression, which is evaluated to find...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIf.true_text property | Aspose.Words for P...

    FieldIf.true_text property. Gets or sets the text displayed if the comparison Expression is true....displayed if the comparison expression is true. @property def true_text...as_field_if () field . left_expression = '0' field . comparison_operator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。...case, the condition type is expression, which is based on some formula...( FormatConditionType :: Expression ); // Access the newly added...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...
  7. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....FormatConditions instance (Expression type) idx = conditionCollection...AsposeCells . FormatConditionType . Expression ); // Access the newly added...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  8. Redact ODT Document Online or using Python | pr...

    Open and redact ODT document online via app for free. Python API code to search and replace ODT text with regular Expression....in ODT file using regular expression through Python. Download...FindReplaceOptions() method Use regular expression range.replace_regex to search...

    products.aspose.com/total/python-net/redact/odt/
  9. Apply Custom Formatting to Fields in C++|Aspose...

    Format and evaluate fields result using C++....returns the result of the expression evaluation. The following...

    docs.aspose.com/words/cpp/applying-custom-forma...
  10. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....values designated by the expressions getLeftExpression() / se...Examples: Shows how to compare expressions using a COMPARE field. Document...

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